{% endcall %}
{% call text() %}
Your subscription ends on
{{ coinbase_subscription.end_at.format("YYYY-MM-DD") }}
{% endcall %}
{% call text() %}
Due to Coinbase removing Coinbase Commerce, which SimpleLogin had been using until now,
you can no longer extend your subscription using cryptocurrency.
{% endcall %}
{% call text() %}
Please contact us
to renew your subscription.
{% endcall %}
{{ render_text('Best,
SimpleLogin Team.') }}
{% endblock %}