X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FviewSone.html;h=7b0647fc7b129a87519ffc28904f2d6e983938ed;hb=a95d49d12c6cd9a6811128f4124cceb594ee324c;hp=dea7f5345ebbc127553c34377d1c891a3b0530c3;hpb=80653fc4094a2bb75991d8f87094b95f1dc9a3de;p=Sone.git diff --git a/src/main/resources/templates/viewSone.html b/src/main/resources/templates/viewSone.html index dea7f53..7b0647f 100644 --- a/src/main/resources/templates/viewSone.html +++ b/src/main/resources/templates/viewSone.html @@ -31,16 +31,8 @@

<%= Page.ViewSone.Following.Title|l10n|html>

- <%foreach sone.friends friend> - <%first> - - <%/last> - <%foreachelse> -
<%= Page.ViewSone.Following.FollowingNone.Text|l10n|html>
+ <%foreach sone.friends sone> + <%include include/viewSone.html> <%/foreach>