Remove closing element that has no opening element in base HTML template
Change-Id: Ic61554f78ad661e33e2eb6ed54d94e4a09868a21
This commit is contained in:
parent
f533161283
commit
9f43b7a3ae
@ -31,7 +31,6 @@
|
||||
{% include 'templates/script_search.tmpl' %}
|
||||
</div>
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
<div class="container">
|
||||
<div id="footer">
|
||||
{% include 'templates/footer.tmpl' %}
|
||||
|
Loading…
Reference in New Issue
Block a user