X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=ae642dcdbbbc577d35696c4e91af183ca154f00d;hb=89e431b7cda6e2091bad97c9bfa2aa1b3f4409f0;hp=ed83b2f65136e291ae55bfb35a6a953a4cc5c98d;hpb=a0a838eba9b6ec356851402680b1604b0878ad0a;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index ed83b2f..ae642dc 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,195 +1,22 @@ -
+
<% formPassword|html>
+ + + + - - - - - - - - - - - - - - - - - +
- <%if !webInterface.core.identityManager.connected> -
- <%= Warning.PluginNotConnected.Text|l10n|html|replace needle="{link}" replacement=""|replace needle="{/link}" replacement=""> -
- <%/if> -
+ + - <%foreach webInterface.notifications.all notification> -
+ <%foreach notifications notification> +
<%if notification.dismissable>
@@ -207,7 +34,7 @@
<%/if> - <% notification> + <%include notification>
<%/foreach>
@@ -215,7 +42,7 @@