forked from CGM_Public/pretix_original
Fix outside of body script element
Signed-off-by: Christian Kohlstedde <christian@kohlsted.de>
This commit is contained in:
@@ -16,6 +16,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