diff --git a/management/templates/index.html b/management/templates/index.html index ea3b57a..85ca49c 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -115,20 +115,20 @@ -
-
+
+
{% include "system-status.html" %}
-
+
{% include "system-backup.html" %}
-
+
{% include "external-dns.html" %}
-
+
{% include "custom-dns.html" %}
@@ -136,27 +136,27 @@ {% include "login.html" %}
-
+
{% include "mail-guide.html" %}
-
+
{% include "users.html" %}
-
+
{% include "aliases.html" %}
-
+
{% include "sync-guide.html" %}
-
+
{% include "web.html" %}
-
+
{% include "ssl.html" %}
diff --git a/management/templates/login.html b/management/templates/login.html index 8a0e99e..eedc196 100644 --- a/management/templates/login.html +++ b/management/templates/login.html @@ -1,7 +1,7 @@

{{hostname}}

{% if no_admins_exist %} -
+

There are no administrative users on this system! To make an administrative user, log into this machine using SSH (like when you first set it up) and run:

@@ -12,27 +12,24 @@ sudo tools/mail.py user make-admin your@emailaddress.com
{% endif %} -
-
-
-

Log in here for your Mail-in-a-Box control panel.

-
+

Log in here for your Mail-in-a-Box control panel.

+
- -
+ +
- -
+ +
-
+
-
+
-