{% extends "pretixpresale/event/checkout_base.html" %} {% load i18n %} {% load bootstrap3 %} {% load rich_text %} {% block inner %}
{% trans "Some of the products in your cart can only be purchased if there is an active membership on your account." %}
{% endblock %}