From: David ‘Bombe’ Roden Date: Tue, 12 Apr 2011 12:40:52 +0000 (+0200) Subject: Reduce whitespace pollution. X-Git-Tag: beta-freefall-0.6.2-1~33 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=b7ba75c22f38f11fd547c6427c2876697572e32e Reduce whitespace pollution. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index ea6fdec..80fe9c5 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -60,9 +60,7 @@ <%foreach album.images image>
- - <% image|image-link max-width=200 max-height=150> - + <% image|image-link max-width=200 max-height=150>
<%/foreach>