{% extends base|default:"core/base/base.html" %} {% load listfilters %} {% block content %} {% load get_first_n_items from listfilters %}

Billing

{% include "pages/billing/dashboard/choose_plan_section.html" %} {% include "pages/billing/dashboard/all_subscriptions.html" %} {% endblock %}