Files
notifications-admin/app/templates/views/organizations/organization/billing.html

7 lines
147 B
HTML
Raw Normal View History

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