mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -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 %}
|
{% endif %}
|
||||||
|
|
||||||
<p class="govuk-body">
|
<p class="govuk-body">
|
||||||
You and members of
|
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.
|
||||||
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.manage_users', service_id=current_service.id) }}">your team</a>
|
</p>
|
||||||
are included in the guest list automatically.
|
|
||||||
|
<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>
|
</p>
|
||||||
|
|
||||||
{% call form_wrapper() %}
|
{% call form_wrapper() %}
|
||||||
|
|||||||
Reference in New Issue
Block a user