X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FbrowseAlbums.html;h=cb9abbacc76fe18cce84eca8531f195c4bc1fb14;hb=03a7fb4f25191e6bcb64bc953572aaf7f5958b19;hp=752dd6d6fb018b1d1a02cce7f684f497e7a5c6f6;hpb=41bb5314210291aac78b79e77c51fbaff6485eb6;p=Sone.git diff --git a/src/main/resources/templates/include/browseAlbums.html b/src/main/resources/templates/include/browseAlbums.html index 752dd6d..cb9abba 100644 --- a/src/main/resources/templates/include/browseAlbums.html +++ b/src/main/resources/templates/include/browseAlbums.html @@ -1,4 +1,4 @@ -<%foreach album.albums album> +<%foreach albums album> <%first>

<%= Page.ImageBrowser.Header.Albums|l10n|html>

<%/first> <%if loop.count|mod divisor=3>
<%/if>
@@ -13,8 +13,8 @@
-
<% album.title|html>
-
<% album.description|html>
+
<% album.title|html> (<%= View.Sone.Stats.Images|l10n 0=album.images.size>)
+
<% album.description|parse sone=album.sone>
<%if album.sone.local>
@@ -22,6 +22,11 @@ +
+ + +
+