mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-25 01:41:19 -04:00
7 lines
151 B
HTML
7 lines
151 B
HTML
{% extends "withnav_template.html" %}
|
|
{% from "components/page-header.html" import page_header %}
|
|
|
|
{% block org_page_title %}
|
|
Billing
|
|
{% endblock %}
|