From: David ‘Bombe’ Roden Date: Wed, 23 Mar 2011 06:04:25 +0000 (+0100) Subject: Prepare for showing the album image. X-Git-Tag: beta-freefall-0.6.2-1~83 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=93d3bf2c536e0a444cabd63f0af9cd889d051596 Prepare for showing the album image. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 6b91960..9dac07b 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -29,7 +29,15 @@ <%foreach album.albums album>
-
<% album.name|html>
+
<%/foreach> @@ -57,7 +65,15 @@ <%foreach sone.albums album>
-
<% album.name|html>
+
<%/foreach>