X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=6722e6bc046bb7d4348cee6f5a1048a95d76a072;hb=3fdc2c20b2bb0f70d16020f28edbb86e725d65cc;hp=60f12451c42c8f299bd8acbb56e123e6941ecaac;hpb=3fd7b8594c097f1448fe84f47f579fc9c85aaa25;p=Sone.git diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index 60f1245..6722e6b 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -1,14 +1,28 @@
- - Avatar Image + +
<%sone.niceName|html> - (<% =View.Post.WebOfTrustLink|l10n|html>) -
-
- <%= View.Sone.Button.FollowSone|l10n|html> - <%= View.Sone.Button.UnfollowSone|l10n|html> + (<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size><%if ! sone.allImages.size|match value==0>, <%= View.Sone.Stats.Images|l10n 0=sone.allImages.size><%/if><%if core.debugInformation.showVersionInformation>, <% sone.client|html><%/if>)
+
» <% =View.Post.WebOfTrustLink|l10n|html>
+ <%foreach sone.albums album> + <%first> +
» <% =View.SoneMenu.Link.AllAlbums|l10n|html>
+ <%/first> + <%/foreach> + <%if !sone.local> +
+ + +
+ <%/if>