X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=cd9eddf893c00a9feb224b8458a3a2b00ccc4491;hb=1bc78b582ac59f2438002997f5780db4dcee0a2a;hp=1d8e284b271bd40eb2518395dcaecb26fb5cff71;hpb=1c8961bd6350e6be218bfc59e3cf9ebce2e7399f;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 1d8e284..cd9eddf 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,10 +1,16 @@ -
+
<% formPassword|html>
+ + + + +
+
@@ -16,8 +22,8 @@ - <%foreach webInterface.notifications.all notification> -
+ <%foreach notifications notification> +
<%if notification.dismissable>
@@ -26,7 +32,7 @@
<%/if> - <% notification> + <%include notification>
<%/foreach>
@@ -34,7 +40,7 @@