X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=b37df26b099b098f16b60cc6f73ff8f141ee980f;hb=47ed7eaf00c35889781831d33d04e9f91c9ad266;hp=e6038d7a6adb86a4c7b2b9b0ce0941f2ce0abe16;hpb=fa7f3a80a777bf743bcc5d7b95bfd811a417651f;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index e6038d7..b37df26 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,150 +1,45 @@ -
+
<% formPassword|html>
+ + + - - - - - - - - - - - - - +
- <%if !webInterface.core.identityManager.connected> -
- <%= Warning.PluginNotConnected.Text|l10n|html|replace needle="{link}" replacement=""|replace needle="{/link}" replacement=""> -
- <%/if> +
+ + + + <%foreach notifications notification> +
+ <%if notification.dismissable> +
+ + + + +
+ <%/if> + <%include notification> +
+ <%/foreach> +