move footer to container (#872)

This commit is contained in:
Felix Rindt
2018-04-19 10:06:03 +02:00
committed by Raphael Michel
parent 033abc64c8
commit 0119552336

View File

@@ -42,7 +42,6 @@
<div class="container">
{% block page %}
{% endblock %}
</div>
<footer>
{% block footer %}
{% endblock %}
@@ -56,6 +55,7 @@
{% endfor %}
{% include "pretixpresale/base_footer.html" %}
</footer>
</div>
<div id="ajaxerr">
</div>
<div id="loadingmodal">