X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FviewSone.html;h=d80818a54c4319c2695ed625633e2a7895c9c9ca;hp=55cc2a8fcbab856df872bb005ae44b02ebd42e7d;hb=0df5e91852f737d760c5a9f54c5667309fbadcc2;hpb=3b25d775c6066d65a5ab45844546552badd3d80d diff --git a/src/main/resources/templates/viewSone.html b/src/main/resources/templates/viewSone.html index 55cc2a8..d80818a 100644 --- a/src/main/resources/templates/viewSone.html +++ b/src/main/resources/templates/viewSone.html @@ -32,6 +32,19 @@
<% sone.niceName|html> (<%= Page.ViewSone.Profile.Name.WoTLink|l10n|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>