diff --git a/app/templates/sections.html b/app/templates/sections.html index 6ffa11ca..f3099f65 100644 --- a/app/templates/sections.html +++ b/app/templates/sections.html @@ -1,5 +1,9 @@ {% extends "base.html" %} {% block content %} + + + +

Choose a section

@@ -29,12 +33,16 @@ {% if role <= 2 %}

You are editting "{{section}}" from server {{ serv }}

+
- - + +
+ +
+

@@ -45,9 +53,19 @@ {% if note %}

Note: If you reconfigure Master server, Slave will reconfigured automatically
{% endif %} - - - + + + +
{% endif %} {% endif %} {% if aftersave %}