{% extends "templates/web.html" %} {% block title %}{{ _("Payment Cancelled") }}{% endblock %} {%- block page_content -%}
{{ _("Your payment is cancelled.") }}