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

Your subscription is ending soon.

{% endcall %} {% call text() %} Your subscription ends on {{ coinbase_subscription.end_at.format("YYYY-MM-DD") }} {% endcall %} {{ render_button("Extend your subscription", extend_subscription_url) }} {{ render_text('Best,
SimpleLogin Team.') }} {% endblock %}