Compare commits

...

1 Commits

Author SHA1 Message Date
luelista dac3230930 Fix markup of error template 2026-06-09 18:45:47 +02:00
+1 -1
View File
@@ -20,6 +20,6 @@
<div class="container">
{% block content %}{% endblock %}
</div>
</body>
<script src="{% static "pretixbase/js/errors.js" %}"></script>
</body>
</html>