{% extends "pretixpresale/event/checkout_base.html" %} {% load i18n %} {% load bootstrap3 %} {% load rich_text %} {% block inner %}
{% trans "Before we continue, we need you to answer some questions." %}
{% blocktrans trimmed %} You need to fill all fields that are marked with * to continue. {% endblocktrans %}
{% endblock %}