X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=7798af48fb814fbaea221c1f1ce3ef1663b52fa9;hb=067571ca9d47d10dd401312f6bfe367908866f28;hp=612440ac1eb0f53ff69ac5fa8eb930931a6469c8;hpb=f3eae8bc4cbba40b5774227360a4a632a41a0b78;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 612440a..7798af4 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -3,17 +3,39 @@ - - + + + + + +
+ +
+   + <%ifnull ! currentSone> +
+ <% currentSone|store key=sone> + <%include include/viewSone.html> + <%include include/updateStatus.html> +
+ <%/if> +