diff --git a/src/pretix/presale/templates/pretixpresale/base.html b/src/pretix/presale/templates/pretixpresale/base.html index c593e7668..262d6a054 100644 --- a/src/pretix/presale/templates/pretixpresale/base.html +++ b/src/pretix/presale/templates/pretixpresale/base.html @@ -65,8 +65,10 @@ {% endblock %}
+
{% block page %} {% endblock %} +
- {% endblock %} diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index 61883dcff..d3e3a90df 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -47,7 +47,6 @@ {{ ev.event_microdata }} {% endautoescape %} -
{% if show_cart %} {% include "pretixpresale/event/fragment_cart_box.html" with open=1 %} {% endif %} @@ -244,7 +243,6 @@ {% endif %} {% endif %} -
{% if show_vouchers %}