{% extends "base.html" %} {% block content %}

Subscription payment failure: {{ username }}


A recent payment for account {{ username }} failed.
If you would like to continue to use the account {{ username }} without interruption, update your payment information.
Log in to update payment info.
Thank you,
The {{ app_title }} Team
{% endblock %}