From 9e0bf3faf0807a992b9dbf94d57ae11e3fd4dd5b Mon Sep 17 00:00:00 2001 From: thevickypedia Date: Thu, 1 Feb 2024 11:04:50 -0600 Subject: [PATCH] Keep `meta` and `noscript` tags similar across all templates --- README.md | 2 +- pystream/templates/index.html | 24 ++++++++++++++++++++++++ pystream/templates/land.html | 24 ++++++++++++++++++++++++ pystream/templates/list.html | 24 ++++++++++++++++++++++++ pystream/templates/logout.html | 7 ++++++- pystream/templates/session.html | 7 ++++++- pystream/templates/unauthorized.html | 7 ++++++- 7 files changed, 91 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c271cef..b504edc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ if __name__ == '__main__': ``` ### Env Variables -> :bulb:   Environment variables can _(optionally)_ be loaded from any file.
+> :bulb:   Environment variables can _(optionally)_ be loaded from any plain text file.
> Refer the [wiki page][wiki] for more information. **Mandatory** diff --git a/pystream/templates/index.html b/pystream/templates/index.html index 0248d1c..3bf24e3 100644 --- a/pystream/templates/index.html +++ b/pystream/templates/index.html @@ -8,6 +8,30 @@ + diff --git a/pystream/templates/land.html b/pystream/templates/land.html index 16ea9d4..7b6438b 100644 --- a/pystream/templates/land.html +++ b/pystream/templates/land.html @@ -18,6 +18,30 @@ + +
+

This page requires JavaScript + to be enabled. +

+ Please refer enable-javascript for how to. +

+

+ loader +

+
+ +
+
+