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,8 +42,7 @@
<div class="container">
{% block page %}
{% endblock %}
</div>
<footer>
<footer>
{% block footer %}
{% endblock %}
{% if footer_text %}
@@ -55,7 +54,8 @@
&middot;
{% endfor %}
{% include "pretixpresale/base_footer.html" %}
</footer>
</footer>
</div>
<div id="ajaxerr">
</div>
<div id="loadingmodal">