mirror of
https://github.com/pretix/pretix.git
synced 2026-06-10 01:15:05 +00:00
Fix markup of error template
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
<div class="container">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
</body>
|
||||
<script src="{% static "pretixbase/js/errors.js" %}"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user