X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=911007b38c061a5833271bdc220f0bf2a0d15db8;hb=604b6ebeabc5a0b2e34ddd7d1f68dd0ea5b771af;hp=a9fbb49af4612966f02e35f64cc9aa1f4984d78e;hpb=33f333b35a73d3d4a4e79f41e9dd7b342db87b1a;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index a9fbb49..911007b 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,16 +1,23 @@ -
+
<% formPassword|html>
+ - + + + +
+
+ + - <%foreach webInterface.notifications.all notification> -
+ <%foreach notifications notification> +
<%if notification.dismissable>
@@ -34,17 +41,26 @@
- - <%ifnull !currentSone> - Profile Avatar - <%else> - Sone is offline - <%/if> - + <%ifnull ! currentSone>
- <% currentSone|store key=sone> - <%include include/viewSone.html> + <%include include/viewSone.html sone=currentSone>
<%/if> + + + +