{% extends "djstripe/base.html" %} {% block title %}Accounts Dashboard{% endblock title %} {% block content %} {{ block.super }}
Credit Card on file. Show Card
Next billed on {{ subscription.current_period_end|date }}.
Payment History
Plan | Interval | Description | |
---|---|---|---|
{{ plan.name }} | {{ plan.interval.title }}ly | {{ plan.description }} | {% if plan.plan == subscription.plan %} Your plan {% else %} Not your plan {% endif %} |