X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FbrowseAlbums.html;h=1fddebde221ac9e0e4bb483cb13e9db85e6a6085;hb=3dc1b526bc547f89a8a9e5d67344e05ae7004d04;hp=b77bcd145cda8989ad4bb9f86b1e2eebee319d34;hpb=06259898e5fa6d06a3a7183e79985180b3112891;p=Sone.git diff --git a/src/main/resources/templates/include/browseAlbums.html b/src/main/resources/templates/include/browseAlbums.html index b77bcd1..1fddebd 100644 --- a/src/main/resources/templates/include/browseAlbums.html +++ b/src/main/resources/templates/include/browseAlbums.html @@ -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>