{% extends "templates/web.html" %} {% block title %}{{ _("Payment Failed") }}{% endblock %} {%- block page_content -%}
{{ _("Your payment has failed.") }}