{% extends "pretixpresale/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Checkout" %}{% endblock %} {% block content %}
{% trans "For some of the products in your cart, you can choose additional options before you continue." %}
{% endblock %}