Whitespace fixes.
[Sone.git] / src / main / resources / templates / include / tail.html
index 0e7d491..64b9db1 100644 (file)
@@ -1,2 +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>