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