X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=50cf77ed0f2467fc0830d500d23209ed5fa238ea;hb=63bd3117470b16325bd808b1b68d5d922a0fe156;hp=f89b5df5d326ae7d3d2b3751db68da214d42de6b;hpb=3e452ac852bb179c5528e395b15479a1b87eec30;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index f89b5df..50cf77e 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> +