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

{% trans 'Payment' %}

{% trans 'You will be forwarded to Postfinance for payment now.' %}

{% endblock %}