Remove closing element that has no opening element in base HTML template

Change-Id: Ic61554f78ad661e33e2eb6ed54d94e4a09868a21
This commit is contained in:
Christian Berendt 2014-10-03 19:46:02 +02:00
parent f533161283
commit 9f43b7a3ae

View File

@ -31,7 +31,6 @@
{% include 'templates/script_search.tmpl' %}
</div>
{% block content %}{% endblock %}
</div>
<div class="container">
<div id="footer">
{% include 'templates/footer.tmpl' %}