diff --git a/templates/layouts/header.html b/templates/layouts/header.html index cebfc02..b66d6b0 100644 --- a/templates/layouts/header.html +++ b/templates/layouts/header.html @@ -3,13 +3,13 @@
-

Logged in as: {{user.username}}

+

Logged in as: {{user.username}}

{% endif %} @@ -17,79 +17,79 @@ {% if roles.logged-in %}
-
- - Dashboard - Dashboard - +
+ + Dashboard + Dashboard + - - Dashboard - Storage - -
-
-

Archive

- - New Page - Create Entry - - - New Page - Archive Index - -
-
-

Pages

- - New Page - Add Page - - - New Page - Pages Index - -
+ + Dashboard + Storage + +
+
+

Archive

+ + New Page + Create Entry + + + New Page + Archive Index + +
+
+

Pages

+ + New Page + Add Page + + + New Page + Pages Index + +
-

Accounts and Settings

- - Edit Profile - My Account Details - - {% if roles.administrator %} - - Manage Accounts - Manage Accounts - - - Site Settings - Site Settings - - {% endif %} +

Accounts and Settings

+ + Edit Profile + My Account Details + + {% if roles.administrator %} + + Manage Accounts + Manage Accounts + + + Site Settings + Site Settings + + {% endif %}
-
- - -
+ + +
{% endif %} @@ -97,46 +97,63 @@
{% if alert %}
- {{alert | safe}} - + id="be-alert-container"> + {{alert | safe}} +
{% endif %} -
- {% ifequal system-data.first.enable-site-logo 1 %} - {{system-data.first.site-name}} + {% ifequal system-data.first.enable-site-logo 1 %} + {{system-data.first.site-name}} - {% endifequal %} -

{{system-data.first.site-name}}

-
+ {% endifequal %} +

{{system-data.first.site-name}}

+ -
- -
-
+