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>
<%foreach sone.albums album> <%first>
<% =Page.ViewSone.Profile.Albums.Text.All|l10n|html>, <%/first> <% album.title|html><%notlast>, <%/notlast> <%last>
<%/last> <%/foreach> <%if !sone.local>
<%= View.Sone.Button.FollowSone|l10n|html> <%= View.Sone.Button.UnfollowSone|l10n|html>
<%/if>