mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-05 06:01:46 -04:00
6 lines
163 B
HTML
6 lines
163 B
HTML
{% from "components/banner.html" import banner_wrapper %}
|
|
|
|
{% call banner_wrapper(type="default") %}
|
|
You only have permission to view this service
|
|
{% endcall %}
|