{% extends "default.html" %} {% set active_page = "dashboard" %} {% block title %}Extend Subscription{% endblock %} {% block default_content %}

Extend Subscription

Your subscription is expired on {{ coinbase_subscription.end_at.format("YYYY-MM-DD") }}

Extend for 1 year - $30
Your subscription will be extended when the payment is confirmed and we'll send you a confirmation email.
Please note that it can take up to 1h for processing a cryptocurrency payment.
{% endblock %}