{% extends "pretixpresale/event/base.html" %} {% load i18n %} {% load eventurl %} {% load static %} {% block title %}{% trans "Pay order" %}{% endblock %} {% block custom_header %} {{ block.super }} {% if oid %} {% endif %} {% endblock %} {% block content %}