{% extends "pretixpresale/event/checkout_base.html" %} {% load i18n %} {% load bootstrap3 %} {% load rich_text %} {% load l10n %} {% load money %} {% load thumb %} {% block inner %}
{% trans "For some of the products in your cart, you can choose additional options before you continue." %}
{% endblock %}