X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FviewSone.html;h=87cf40003ee1aeb49d823512e44d56d3f3ef5383;hp=066adef3befe58a03e3e6536c5d1b5bd7b3761c7;hb=27e039cada3b7b80f96405c610fba2836c78cca3;hpb=67ebd4f4ece65f6e3c32ceaed755fe79323b8be9 diff --git a/src/main/resources/templates/viewSone.html b/src/main/resources/templates/viewSone.html index 066adef..87cf400 100644 --- a/src/main/resources/templates/viewSone.html +++ b/src/main/resources/templates/viewSone.html @@ -28,6 +28,19 @@
<% sone.niceName|html>
+ <%foreach sone.albums album> + <%first> +
+
<%= Page.ViewSone.Profile.Label.Albums|l10n|html>
+
+ <%/first> + <%album.title|html><%notlast>, <%/notlast> + <%last> +
+
+ <%/last> + <%/foreach> + <%foreach sone.profile.fields field>
<% field.name|html>