From: David ‘Bombe’ Roden Date: Sat, 1 Aug 2015 20:44:57 +0000 (+0200) Subject: Fix indentation X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=2f076637a0285be930645de449b2d5f70c7c9368 Fix indentation --- diff --git a/src/main/resources/templates/include/browseAlbums.html b/src/main/resources/templates/include/browseAlbums.html index 4961e74..10de318 100644 --- a/src/main/resources/templates/include/browseAlbums.html +++ b/src/main/resources/templates/include/browseAlbums.html @@ -5,10 +5,10 @@
<%/first> <%if loop.even>
<%/if> -
- - <%include include/viewAlbum.html> -
+
+ + <%include include/viewAlbum.html> +
<%= false|store key==endRow> <%if loop.odd><%= true|store key==endRow><%/if> <%last><%= true|store key==endRow><%/last>