mirror of
https://github.com/pretix/pretix.git
synced 2026-08-13 11:17:01 +00:00
Merge pull request #1028 from chrko/error_pages_html
Fix outside of body script element
This commit is contained in:
@@ -16,6 +16,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