about summary refs log tree commit diff
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index ba064e1..951c950 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -90,7 +90,6 @@
     {% endif %}
   {% endwith %}
 </div>
-<br>
 <div class="container main">
 	{% block content %}{% endblock %}
 </div>