X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=cd9eddf893c00a9feb224b8458a3a2b00ccc4491;hb=0df5e91852f737d760c5a9f54c5667309fbadcc2;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..cd9eddf 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,193 +1,18 @@ -
+
<% 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 +32,7 @@
<%/if> - <% notification> + <%include notification>
<%/foreach>
@@ -215,7 +40,7 @@