{% extends 'base.html' %} {% load i18n %} {% load mtp_common %} {% block page_title %}{% trans 'We are experiencing technical problems' %} – {{ block.super }}{% endblock %} {% block content %}
{% trans 'We’re sorry, your payment could not be processed on this occasion.' %} {% trans 'No money has been taken from your account.'%}
{% blocktrans trimmed %} Your reference number is {{ short_payment_ref }} {% endblocktrans %}