{% load i18n %} {% load static %}

{% blocktrans trimmed %} After you submitted your order, we will redirect you to our payment provider to complete your payment. You will then be redirected back here to get your tickets. {% endblocktrans %}

{% blocktrans trimmed %} Available payment methods: {% endblocktrans %}

{% if payment_methods %} {% endif %}