mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 09:59:59 -04:00
Merge pull request #3486 from alphagov/update-guest-list-content
Update guest list introduction
This commit is contained in:
@@ -40,9 +40,11 @@
|
||||
{% endif %}
|
||||
|
||||
<p class="govuk-body">
|
||||
You and members of
|
||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.manage_users', service_id=current_service.id) }}">your team</a>
|
||||
are included in the guest list automatically.
|
||||
You can use a team and guest list key to send real messages to your team and up to 5 other email addresses or phone numbers.
|
||||
</p>
|
||||
|
||||
<p class="govuk-body">
|
||||
You do not need to add yourself or your <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.manage_users', service_id=current_service.id) }}">team members</a> to the guest list.
|
||||
</p>
|
||||
|
||||
{% call form_wrapper() %}
|
||||
|
||||
Reference in New Issue
Block a user