X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=911007b38c061a5833271bdc220f0bf2a0d15db8;hb=604b6ebeabc5a0b2e34ddd7d1f68dd0ea5b771af;hp=e006967d76cf0cbb6f199196c0f78ad42cf841b9;hpb=361453d9f99f1580ec79b6618bddd6a379523318;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index e006967..911007b 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,21 +1,66 @@
- +
<% formPassword|html>
+ + + + + + + - +
+
+ + + + + + <%foreach notifications notification> +
+ <%if notification.dismissable> +
+ + + + +
+ <%/if> + <%include notification> +
+ <%/foreach> +
+