{% extends "base.html" %} {% block content %} {% call text() %}

Your subscription has been extended!

{% endcall %} {% call text() %} Your payment with cryptocurrency has been successfully processed.
Your subscription has been extended to {{ coinbase_subscription.end_at.format("YYYY-MM-DD") }} {% endcall %} {% call text() %} Thank you a lot for your support! {% endcall %} {{ render_text('Best,
SimpleLogin Team.') }} {% endblock %}