X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=c205877f26555355e6028ce62d050ed4b354ab16;hp=45836db7529197e8df836fc13cd71326e2dfaca2;hb=7d05fc1e9e953473e0e107257a1363433d444d9b;hpb=a93b7a9dbcfad88d2881825c4a88cea3330be62c diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 45836db..c205877 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -75,6 +75,8 @@ <%else> <% album.albumImage|image-link max-width=200 max-height=150 title==album.title> <%/if> +
+ <% album.title|html> <%/foreach> @@ -236,6 +238,8 @@ <%else> <% album.albumImage|image-link max-width=200 max-height=150 title==album.title> <%/if> +
+ <% album.title|html> <%/foreach>