{% extends 'users/dashboard.html' %} {% block sectiontitle %}
You are registered with the email {{ current_user.email }} since {{ current_user.registered_on.strftime('%B %d, %Y') }}.
{{ email }} | |
{{ email }} |
You are a {{ config.SERVICE_NAME }} {{ config.UPGRADED_PLAN_NAME }} user.
{% if sub.cancel_at_period_end %}You've cancelled your subscription and it is ending on {{ sub.current_period_end }}.
{% else %}Your subscription will automatically renew on {{ sub.current_period_end }}.
{% endif %} {% else %} When you upgrade to {{ config.SERVICE_NAME }} {{ config.UPGRADED_PLAN_NAME }} you will get