mirror of
https://github.com/pretix/pretix.git
synced 2026-02-24 09:42:27 +00:00
Add referer meta tag to backend
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<meta name="msapplication-TileColor" content="#3b1c4a">
|
||||
<meta name="msapplication-config" content="{% url "presale:browserconfig.xml" %}">
|
||||
<meta name="theme-color" content="#3b1c4a">
|
||||
<meta name="referrer" content="origin">
|
||||
|
||||
{% block custom_header %}{% endblock %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user