mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-02 12:30:48 -04:00
Add a message to the whitelist
The confusion about the whitelist was how it related to your team. This commit adds some text to make the relationship clearer.
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
Whitelist
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
You and members of
|
||||
<a href="{{ url_for('main.manage_users', service_id=current_service.id) }}">your team</a>
|
||||
are included in the whitelist automatically.
|
||||
</p>
|
||||
|
||||
<form method="post">
|
||||
|
||||
<div class="grid-row">
|
||||
|
||||
Reference in New Issue
Block a user