{% extends "pretixpresale/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Checkout" %}{% endblock %} {% block content %}
{% trans "Please select how you want to pay." %}
{% trans "There are no payment providers enabled." %}
{% trans "Please go to the payment settings and activate one or more payment providers." %}