{% extends "templates/web.html" %} {% block title %}{{ _("Payment Success") }}{% endblock %} {%- block page_content -%}
{{ _("Your payment was successfully accepted") }}