Fix missing CSS in seatingframe (#4269)

This commit is contained in:
Richard Schreiber
2024-06-27 10:20:09 +02:00
committed by GitHub
parent 9fe6916ab5
commit ae8ff60964

View File

@@ -13,6 +13,7 @@
{% if css_theme %}
<link rel="stylesheet" type="text/css" href="{{ css_theme }}" />
{% endif %}
{{ html_head|safe }}
{% include "pretixpresale/fragment_js.html" %}
<meta name="referrer" content="origin">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">