Files
notifications-admin/app/templates/views/organisations/organisation/billing.html
Kenneth Kehl 54abfb3a4d remove components related to MOU and agreement (#476)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
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 %}