adds empty main div to correct footer position
This commit is contained in:
parent
081888d1f6
commit
e5df7c3cd6
@ -39,6 +39,8 @@
|
|||||||
// content here
|
// content here
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="main">
|
||||||
</div>
|
</div>
|
||||||
{% include "footer.html" %}
|
{% include "footer.html" %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user