{% extends 'base.html' %} {% load i18n %} {% load mtp_common %} {% block page_title %}{% trans 'Your payment has been declined' %} – {{ block.super }}{% endblock %} {% block content %}
{% trans 'No money has been taken from your account.' %}
{% trans 'You must wait 3 days before trying to make another payment, even if you have money in the bank.' %}
{% trans 'In the meantime, check that the address and other card details are exactly the same as your bank holds.' %}