forked from CGM_Public/pretix_original
Add open graph tags to event pages
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
{% if event.settings.meta_noindex %}
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
{% endif %}
|
||||
{{ block.super }}
|
||||
{% endblock %}
|
||||
{% block above %}
|
||||
<script type="text/javascript" src="{% static "pretixpresale/js/ui/iframe.js" %}"></script>
|
||||
|
||||
Reference in New Issue
Block a user