X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=6684ee69fc0414769dd90f17fc99421538bbd3e3;hp=60f12451c42c8f299bd8acbb56e123e6941ecaac;hb=1b25052b79d18b8b7af4eae95358ae0635da46a1;hpb=acad4aaa7ddf0104d57654e5b272353d8799adeb diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index 60f1245..6684ee6 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>)
+
» <% =View.Post.WebOfTrustLink|l10n|html>
+ <%foreach sone.albums album> + <%first> +
» <% =View.SoneMenu.Link.AllAlbums|l10n|html>
+ <%/first> + <%/foreach> + <%if !sone.local> +
+ + +
+ <%/if>