X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=13b564d5cad49f5f02a0b0816c52d681fc5d157a;hp=6cd2cbc77cc764d6acd87496a4ff2412946fe81b;hb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;hpb=6a34e2d60715d7c982a6727a22d10fcd63cce53f diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 6cd2cbc..13b564d 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,23 +1,65 @@
+
<% formPassword|html>
+ + + + + - +
+
+ + + + + + <%foreach notifications notification> +
+ <%if notification.dismissable> +
+ + + + +
+ <%/if> + <%include notification> +
+ <%/foreach> +
+
-   + <%ifnull ! currentSone>
- <% currentSone|store key=sone> - <%include include/viewSone.html> - <%include include/updateStatus.html> + <%include include/viewSone.html sone=currentSone>
<%/if> +