{% extends "zipfelchappe/base.html" %} {% load i18n %} {% load url from future %} {% block maincontent %}

{% trans 'Payment failed' %}

{% trans "An exception occured during payment. The exception message is:" %}

{% endblock %}