X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=a2b2532c336b447d7ddf22ffdd50a4d9b29a6b72;hp=db1e67cd79f504044d631a7bf7bf894377950273;hb=HEAD;hpb=8ee24cf5faca0afd738041bcca1ec6f00b838df4 diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index db1e67c..a2b2532 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -1,16 +1,27 @@
- Avatar Image +
<%sone.niceName|html> - (<% =View.Post.WebOfTrustLink|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.debug>, <% sone.client|html><%/if>)
-
<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size>
+
» <% =View.SoneMenu.WebOfTrustLink|l10n|html>
+ <%foreach sone.albums album> + <%first> +
» <% =View.SoneMenu.Link.AllAlbums|l10n|html>
+ <%/first> + <%/foreach> <%if !sone.local>
- <%= View.Sone.Button.FollowSone|l10n|html> - <%= View.Sone.Button.UnfollowSone|l10n|html> + +
<%/if>