mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-06 14:30:57 -04:00
7 lines
147 B
HTML
7 lines
147 B
HTML
{% extends "org_template.html" %}
|
|
{% from "components/page-header.html" import page_header %}
|
|
|
|
{% block org_page_title %}
|
|
Billing
|
|
{% endblock %}
|