{% extends "templates/web.html" %} {% block title %}{{ _("Payment Cancelled") }}{% endblock %} {%- block header -%}
{{ _("You have cancelled the payment") }}
Back to home page