X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=50cf77ed0f2467fc0830d500d23209ed5fa238ea;hb=680d60dc6802454fe812f1ceea163a1415aaee0e;hp=84af01a2f081b4948b8d31f8e41dae5060920db1;hpb=db1981cee6635b3d9e56cb37d795bbe931046330;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 84af01a..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> +