Use footer_top

This commit is contained in:
Oliver Davies 2019-05-20 20:48:01 +01:00
parent b3bcdeeab8
commit 18e971412d

View file

@ -18,7 +18,7 @@
</div>
<div>
{% block content_bottom %}{% endblock %}
{% block footer_top %}{% endblock %}
{% include 'footer' %}
</div>
</div>