X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=fe474011f540866f05b2333f1b4f8353a5987265;hb=b93427272b63c64e8cc78538043cbb646f504b2a;hp=2c2cf3fa0849424c69ee73a16a74f476059923a4;hpb=bc29afc8fdd96b8c80c767148a917034c124d93e;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 2c2cf3f..fe47401 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,9 +1,10 @@ -
+
<% formPassword|html>
+
@@ -17,8 +18,8 @@ - <%foreach webInterface.notifications.all notification> -
+ <%foreach notifications notification> +
<%if notification.dismissable>
@@ -27,7 +28,7 @@
<%/if> - <% notification> + <%include notification>
<%/foreach>
@@ -35,7 +36,7 @@