Add signal seatingframe_html_head (#4270)

This commit is contained in:
Richard Schreiber
2024-06-27 10:46:26 +02:00
committed by GitHub
parent ae8ff60964
commit 25ba2f1145
3 changed files with 18 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
{% if css_theme %}
<link rel="stylesheet" type="text/css" href="{{ css_theme }}" />
{% endif %}
{{ html_head|safe }}
{{ seatingframe_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">