X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=d76a63f47ddc361b1b85c2bb3f384ab6efc8c55f;hb=581c1ea0557c172560d4b203c6c34f71bdae5109;hp=a6051d08c2f9d2b2c22388c657e93ad00fd7e331;hpb=082a5cfd9e1da0d3dc3f725846b7010d7eed3155;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index a6051d0..d76a63f 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -18,8 +18,8 @@ - <%foreach webInterface.notifications.all notification> -
+ <%foreach notifications notification> +
<%if notification.dismissable>
@@ -28,7 +28,7 @@
<%/if> - <%include notification request=request> + <%include notification>
<%/foreach>
@@ -36,7 +36,7 @@
<%ifnull !currentSone> - Profile Avatar + Profile Avatar <%else> Sone is offline <%/if> @@ -47,4 +47,8 @@ <%include include/viewSone.html>
<%/if> +