X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=9988e68954522fb7d06d0a6d7ec0bc23f2a6edee;hp=ed83b2f65136e291ae55bfb35a6a953a4cc5c98d;hb=63df577f7ced52acfa93e4a7f329292069d8ba9d;hpb=a0a838eba9b6ec356851402680b1604b0878ad0a diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index ed83b2f..9988e68 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,24 +34,33 @@
<%/if> - <% notification> + <%include notification>
<%/foreach>
- - <%ifnull !currentSone> - Profile Avatar - <%else> - Sone is offline - <%/if> - + <%ifnull ! currentSone>
<% currentSone|store key=sone> <%include include/viewSone.html> - <%include include/updateStatus.html>
<%/if> +