mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Fix missing CSS in seatingframe (#4269)
This commit is contained in:
committed by
GitHub
parent
9fe6916ab5
commit
ae8ff60964
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user