Whitespace fixes.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 20 Oct 2010 12:48:32 +0000 (14:48 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 20 Oct 2010 12:48:32 +0000 (14:48 +0200)
src/main/resources/templates/include/tail.html

index 3e8040a..64b9db1 100644 (file)
@@ -1,9 +1,10 @@
+
        </div>
-       
+
        <div id="tail">
                <%ifnull ! currentSone>
                        <div class="import-key"><%= Page.Tail.Text.KeyOfSone|l10n|html><br/><% currentSone.requestUri|html></div>
                <%/if>
        </div>
-       
+
 </div>