Merge pull request #3412 from cisagov/gd/email-content-updates

Email: content updates for email sent to existing domain managers
This commit is contained in:
Katherine-Osos 2025-01-27 17:22:44 -06:00 committed by GitHub
commit 198ddc05af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,27 +2,23 @@
Hi,{% if domain_manager and domain_manager.first_name %} {{ domain_manager.first_name }}.{% endif %} Hi,{% if domain_manager and domain_manager.first_name %} {{ domain_manager.first_name }}.{% endif %}
A domain manager was invited to {{ domain.name }}. A domain manager was invited to {{ domain.name }}.
DOMAIN: {{ domain.name }}
INVITED BY: {{ requestor_email }} INVITED BY: {{ requestor_email }}
INVITED ON: {{date}} INVITED ON: {{date}}
MANAGER INVITED: {{ invited_email_address }} MANAGER INVITED: {{ invited_email_address }}
---------------------------------------------------------------- ----------------------------------------------------------------
NEXT STEPS NEXT STEPS
The person who received the invitation will become a domain manager once they log in to the The person who received the invitation will become a domain manager once they log in to the
.gov registrar. They'll need to access the registrar using a Login.gov account that's .gov registrar. They'll need to access the registrar using a Login.gov account that's
associated with the invited email address. associated with the invited email address.
If you need to cancel this invitation or remove the domain manager (because they've already If you need to cancel this invitation or remove the domain manager, you can do that by going to
logged in), you can do that by going to this domain in the .gov registrar <https://manage.get.gov/>. this domain in the .gov registrar <https://manage.get.gov/>.
WHY DID YOU RECEIVE THIS EMAIL? WHY DID YOU RECEIVE THIS EMAIL?
Youre listed as a domain manager for {{ domain.name }}, so youll receive a notification whenever Youre listed as a domain manager for {{ domain.name }}, so youll receive a notification whenever
someone is invited to manage that domain. someone is invited to manage that domain.