X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=9330e14883de808b0101e6c0a946a4a6abd25e2e;hb=221eb70ea2ead8dab2999d3d4bdbeb3092ac58f3;hp=50cf77ed0f2467fc0830d500d23209ed5fa238ea;hpb=63bd3117470b16325bd808b1b68d5d922a0fe156;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index 50cf77e..9330e14 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -1,4 +1,6 @@ -
+
+ +
<% formPassword|html>
@@ -6,7 +8,7 @@ @@ -22,15 +24,127 @@ + + + + + + + +
+ <%if !webInterface.core.identityManager.connected> +
+ <%= Warning.PluginNotConnected.Text|l10n|html|replace needle="{link}" replacement=""|replace needle="{/link}" replacement=""> +
+ <%/if> +
-   + + <%ifnull !currentSone> + Profile Avatar + <%else> + Sone is offline + <%/if> + <%ifnull ! currentSone>
<% currentSone|store key=sone>