X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=7e731ad3e0c41d6b997c05f6e19e6764df2dd6ab;hb=5848b2358570c2ba83ec4e158b0285fbe3230f94;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..7e731ad 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> +
+