X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=6722e6bc046bb7d4348cee6f5a1048a95d76a072;hb=3fdc2c20b2bb0f70d16020f28edbb86e725d65cc;hp=f599eb4dbb094e6da6cc0602a7fe5b7e905cc69e;hpb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;p=Sone.git diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index f599eb4..6722e6b 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -4,13 +4,13 @@ <%ifnull !sone.profile.avatar> <%sone.profile.avatar|image-link max-width==64 max-height==64 mode==enlarge title=sone.niceName> <%else> - Avatar Image + Avatar Image <%/if>
<%sone.niceName|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.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>