forked from CGM_Public/pretix_original
Add signal seatingframe_html_head (#4270)
This commit is contained in:
committed by
GitHub
parent
ae8ff60964
commit
25ba2f1145
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user