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