Commit c4f34be5 by Bence Dányi

webui: fix footer whitespace

parent c0af52ab
......@@ -70,10 +70,10 @@
<div class="clear"></div>
</div>
<footer>
<a href="/impressum/">{% trans "Impressum" %}</a>|
<a href="/policy/">{% trans "Policy" %}</a>|
<a href="/help/">{% trans "Help" %}</a>|
<a href="/support">{% trans "Support" %}</a><br />
<a href="/sites/impressum/">{% trans "Impressum" %}</a> |
<a href="/sites/policy/">{% trans "Policy" %}</a> |
<a href="/sites/help/">{% trans "Help" %}</a> |
<a href="/sites/support/">{% trans "Support" %}</a><br />
© Copyright 2013
</footer>
<div id="modal" style="display: none">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment