{% extends 'payments/base.html' %} {% block page_header %}

Payment cancelled

{% endblock page_header %} {% block form_content %}

Your {% if payment.recurring %}subscription{% else %}payment{% endif %} has not been authorised, as you have chosen to cancel it.

Your account will not be charged.

{% endblock form_content %}