Files
notifications-admin/app/templates/views/organisations/organisation/billing.html
T
2023-04-28 14:08:12 -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 %}