- Haproxy Configurator -
- - Home - Add Frontend & Backend - Edit HAProxy Config - Security Events - Statictics - HAProxy Stats -
-
-
-
-
-
-
Edit HAProxy Config
@@ -82,9 +43,10 @@ - - - + + {% 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 %} -- Haproxy Configurator -
- - 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 @@ - - - - + + {% 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 %} - - -- Haproxy Configurator -
- - 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';
});
+
+
+
{% 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 %}
-
-
+
+
{% 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 %}
-
- - Haproxy Configurator -
- - 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 %}