mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 21:48:25 -04:00
6 lines
160 B
HTML
6 lines
160 B
HTML
|
|
{% from "components/banner.html" import banner_wrapper %}
|
||
|
|
|
||
|
|
{% call banner_wrapper(type="mode") %}
|
||
|
|
You only have permission to view this service
|
||
|
|
{% endcall %}
|