forked from CGM_Public/pretix_original
Fix markup of error template (#6265)
This commit is contained in:
@@ -20,6 +20,6 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
</body>
|
|
||||||
<script src="{% static "pretixbase/js/errors.js" %}"></script>
|
<script src="{% static "pretixbase/js/errors.js" %}"></script>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user