X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=ed83b2f65136e291ae55bfb35a6a953a4cc5c98d;hb=a0a838eba9b6ec356851402680b1604b0878ad0a;hp=2a2d3b6919598dca08bf9fec6b45bd5b077193b8;hpb=cafc349bdbf3fd254b15dea83d6172b0784ebe30;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 2a2d3b6..ed83b2f 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -172,27 +172,11 @@ @@ -205,8 +189,16 @@ <%/if>
- <%foreach webInterface.core.notifications.all notification> -
+ + + + <%foreach webInterface.notifications.all notification> +
<%if notification.dismissable>
@@ -215,7 +207,7 @@
<%/if> - <% notification.render> + <% notification>
<%/foreach>