diff --git a/templates/base.html b/templates/base.html index e4cf33c..507845d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,27 +16,7 @@ - - - -
-
- - -
-
- +
{% with messages = get_flashed_messages() %}{% if messages %}
{% endif %}{% endwith %} diff --git a/templates/edit.html b/templates/edit.html index bd5a4d5..03df921 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -5,46 +5,7 @@ {% endblock %} {% block breadcrumb %}{% endblock %} {% block content %} -
- - - - Home - Add Frontend & Backend - Edit HAProxy Config - Security Events - Statictics - HAProxy Stats -
- - -
- - -

Edit HAProxy Config

@@ -82,9 +43,10 @@ - - - + +
+

© 2025 HAProxy Configurator. All rights reserved.

+
{% endblock %} {% block scripts %} {% endblock %} \ No newline at end of file diff --git a/templates/home.html b/templates/home.html index 87bc668..92e093e 100644 --- a/templates/home.html +++ b/templates/home.html @@ -5,25 +5,6 @@ {% endblock %} {% block breadcrumb %}{% endblock %} {% block content %} -
- - - - Home - Add Frontend & Backend - Edit HAProxy Config - Security Events - Statictics - HAProxy Stats - -
- - -
- -

Welcome to Your HAProxy Configurator. Here's A Short Summary:

@@ -40,30 +21,10 @@ - - - - + +
+

© 2025 HAProxy Configurator. All rights reserved.

+
{% endblock %} {% block scripts %} {% endblock %} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index c240c62..cdc01a9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,48 +5,6 @@ {% endblock %} {% block breadcrumb %}{% endblock %} {% block content %} - - -
- - - - Home - Add Frontend&Backend - Edit HAProxy Config - Security Events - Statictics - HAProxy Stats -
- - -
- - -
-
@@ -733,6 +691,11 @@ document.getElementById('protocol').addEventListener('change', PathBasedToggle); sslFields.style.display = this.checked ? 'block' : 'none'; }); + + +
+

© 2025 HAProxy Configurator. All rights reserved.

+
{% endblock %} {% block scripts %} {% endblock %} \ No newline at end of file diff --git a/templates/logs.html b/templates/logs.html index 123bb0e..8f24bbc 100644 --- a/templates/logs.html +++ b/templates/logs.html @@ -5,47 +5,7 @@ {% endblock %} {% block breadcrumb %}{% endblock %} {% block content %} -
- - - Home - Edit HAProxy Config - Add Frontend&Backend - Security Events - Statictics - HAProxy Stats -
- - -
- - - -

Status 403 Forbidden Log Entries

{% for entry in entries %} @@ -99,6 +59,10 @@
{% endfor %}
+ +
+

© 2025 HAProxy Configurator. All rights reserved.

+
{% endblock %} {% block scripts %} {% endblock %} \ No newline at end of file diff --git a/templates/statistics.html b/templates/statistics.html index 0a884fe..fbcca96 100644 --- a/templates/statistics.html +++ b/templates/statistics.html @@ -5,21 +5,6 @@ {% endblock %} {% block breadcrumb %}{% endblock %} {% block content %} - -
- - - - Home - Add Frontend&Backend - Edit HAProxy Config - Security Events - Statistics - HAProxy Stats -
-