diff --git a/.gitignore b/.gitignore index 89bbf08..4a73e55 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,4 @@ flask_session/ /test/.pytest_cache/ /test/flask_session/ /Website/__pycache__/ -/Website/.pytest_cache/ -/.idea \ No newline at end of file +/Website/.pytest_cache/ \ No newline at end of file diff --git a/Website/templates/addtag.html b/Website/templates/addtag.html index 4d564ae..98b5c17 100644 --- a/Website/templates/addtag.html +++ b/Website/templates/addtag.html @@ -1,25 +1,26 @@ -{% extends "base.html" %} -{% block customscript %} - -{% endblock %} + + + + + \ No newline at end of file diff --git a/Website/templates/adduser.html b/Website/templates/adduser.html index 1d2c97a..a1a74e0 100644 --- a/Website/templates/adduser.html +++ b/Website/templates/adduser.html @@ -1,10 +1,8 @@ -{% extends "base.html" %} -{% block title %} -add user -{% endblock %} -{% block content %} -
- -{% endblock %} + + +user and tag list | Documentation
++
+ + diff --git a/Website/templates/base.html b/Website/templates/base.html index 07f8b40..0925b8d 100644 --- a/Website/templates/base.html +++ b/Website/templates/base.html @@ -1,24 +1,17 @@ - -@@ -41,4 +46,6 @@ Documentation
638: Wrong Input
418: I'm a teapot
-{% endblock %} + + + diff --git a/Website/templates/error.html b/Website/templates/error.html index 08b73df..00fb406 100644 --- a/Website/templates/error.html +++ b/Website/templates/error.html @@ -1,8 +1,8 @@ -{% extends "base.html" %} -{% block title %}Error{% endblock %} -{% block customscript %} -user and tag list | Documentation
-+ + +
user and tag list | Documentation
+Error: {{error_code}} -
-{% endblock %} \ No newline at end of file + + \ No newline at end of file diff --git a/Website/templates/index.html b/Website/templates/index.html index 68e5bbc..75f4c32 100644 --- a/Website/templates/index.html +++ b/Website/templates/index.html @@ -1,12 +1,11 @@ -{% extends "base.html" %} -{% block customscript %} - -{% endblock %} -{% block content %} -user and tag list + + user and tag listThe creator of this website accepts no liability for any linguistic or technical errors!
user and tag list | Documentation
+ + +redirekting
-destination -{% endblock %} -{% block customscript %} - -{% endblock %} + + + +redirekting
+ destination + diff --git a/Website/templates/removetag.html b/Website/templates/removetag.html index 42b87d7..f84d34d 100644 --- a/Website/templates/removetag.html +++ b/Website/templates/removetag.html @@ -1,6 +1,7 @@ -{% extends "base.html" %} -{% block customscript %} - + -{% endblock %} +