diff --git a/Flask/templates/base.html b/Flask/templates/base.html index 5fb9d51..d37fc3d 100644 --- a/Flask/templates/base.html +++ b/Flask/templates/base.html @@ -24,8 +24,51 @@
- {% block left_pannel %} - {% endblock %} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
{% block content %} diff --git a/Flask/templates/change_password.html b/Flask/templates/change_password.html index 572479e..e5851fd 100644 --- a/Flask/templates/change_password.html +++ b/Flask/templates/change_password.html @@ -1,43 +1,5 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
{% endblock %} {% block content %} diff --git a/Flask/templates/config.html b/Flask/templates/config.html index caa492f..984b667 100644 --- a/Flask/templates/config.html +++ b/Flask/templates/config.html @@ -1,42 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+discord {% endblock %} diff --git a/Flask/templates/discord.html b/Flask/templates/discord.html index 803e0cf..af3c8f4 100644 --- a/Flask/templates/discord.html +++ b/Flask/templates/discord.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+discord {% endblock %} {% block content %} diff --git a/Flask/templates/logs.html b/Flask/templates/logs.html index 741f238..5f4ec41 100644 --- a/Flask/templates/logs.html +++ b/Flask/templates/logs.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+logs {% endblock %} {% block content %} diff --git a/Flask/templates/override.html b/Flask/templates/override.html index 436f6b6..258cf37 100644 --- a/Flask/templates/override.html +++ b/Flask/templates/override.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+schedule {% endblock %} {% block content %} diff --git a/Flask/templates/proxy.html b/Flask/templates/proxy.html index e020772..d49b5a2 100644 --- a/Flask/templates/proxy.html +++ b/Flask/templates/proxy.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+proxy {% endblock %} diff --git a/Flask/templates/settings.html b/Flask/templates/settings.html index 284b2a0..4830b19 100644 --- a/Flask/templates/settings.html +++ b/Flask/templates/settings.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+settings {% endblock %} {% block content %} diff --git a/Flask/templates/stats.html b/Flask/templates/stats.html index 94e5d3d..9746a0b 100644 --- a/Flask/templates/stats.html +++ b/Flask/templates/stats.html @@ -1,43 +1,6 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
+stats {% endblock %} {% block content %} diff --git a/Flask/templates/vnc.html b/Flask/templates/vnc.html index 0d315fb..1ef14da 100644 --- a/Flask/templates/vnc.html +++ b/Flask/templates/vnc.html @@ -1,49 +1,7 @@ {% extends "base.html" %} {% block left_pannel %} - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
- -
- -
+override {% endblock %} {% block content %} diff --git a/version b/version index 4948248..b684048 100644 --- a/version +++ b/version @@ -1 +1 @@ -v6.4.2 +v6.4.3