{% trans "Greetings:" %}

{% url "profile" user_by.username as profile_url %} {% blocktrans %} The recurring payment account for {{ rp }} has been disabled by {{ user_by.get_full_name }}{% endblocktrans %}.


{% trans 'To view this recurring payment account, go to' %}:
{{ site_url }}{% url "recurring_payment.view_account" rp.id %}

{% trans "Thanks!" %}

{% trans "Time submitted:" %} {% now "D d M Y P" %}