{% extends "saas/base.html" %} {% load saas_tags %} {% block saas_content %}

Registered

CSV Download
Full name

Loading ...

No registered userswith filter '[[filterExpr]]'

[[entry.first_name]] [[entry.last_name]] [[relativeDate(entry.created_at)]]

Active

{% include "saas/_subscriptions.html" with subscriptions="subscribed" %}

Churned

{% include "saas/_subscriptions.html" with subscriptions="churned" %}
{% endblock %} {% block saas_bodyscripts %} {% endblock %}