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