{# app/modules/billing/templates/billing/merchant/subscriptions.html #} {% extends "merchant/base.html" %} {% block title %}My Subscriptions{% endblock %} {% block content %}

My Subscriptions

Manage your platform subscriptions and plans.

Platform Tier Status Period End Actions
{% endblock %} {% block extra_scripts %} {% endblock %}