Files
notifications-admin/app/templates/views/organizations/organization/billing.html
2023-07-12 12:09:44 -04:00

7 lines
147 B
HTML

{% extends "org_template.html" %}
{% from "components/page-header.html" import page_header %}
{% block org_page_title %}
Billing
{% endblock %}