mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 12:39:43 +02:00
Merge branch 'ms/2307-send-notification-emails' of https://github.com/cisagov/manage.get.gov into ms/2307-send-notification-emails
This commit is contained in:
commit
1468ee6c73
2 changed files with 5 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Domain managers can update all information related to a domain within the
|
Domain managers can update all information related to a domain within the
|
||||||
.gov registrar, including, security email and DNS name servers.
|
.gov registrar, including security email and DNS name servers.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="usa-list">
|
<ul class="usa-list">
|
||||||
|
|
|
@ -2,16 +2,18 @@
|
||||||
|
|
||||||
Hi,
|
Hi,
|
||||||
An update was made to a domain you manage.
|
An update was made to a domain you manage.
|
||||||
|
|
||||||
DOMAIN: {{domain}}
|
DOMAIN: {{domain}}
|
||||||
UPDATED BY: {{user}}
|
UPDATED BY: {{user}}
|
||||||
UPDATED ON: {{date}}
|
UPDATED ON: {{date}}
|
||||||
INFORMATION UPDATED: {{changes}}
|
INFORMATION UPDATED: {{changes}}
|
||||||
You can view this update in the .gov registrar <https://manage.get.gov/>.
|
|
||||||
|
|
||||||
|
You can view this update in the .gov registrar <https://manage.get.gov/>.
|
||||||
|
|
||||||
Get help with managing your .gov domain <https://get.gov/help/domain-management/>.
|
Get help with managing your .gov domain <https://get.gov/help/domain-management/>.
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
WHY DID YOU RECEIVE THIS EMAIL?
|
WHY DID YOU RECEIVE THIS EMAIL?
|
||||||
You’re listed as a domain manager for {{domain}}, so you’ll receive a notification whenever changes are made to that domain.
|
You’re listed as a domain manager for {{domain}}, so you’ll receive a notification whenever changes are made to that domain.
|
||||||
If you have questions or concerns, reach out to the person who made the change or reply to this email.
|
If you have questions or concerns, reach out to the person who made the change or reply to this email.
|
||||||
|
@ -20,6 +22,7 @@ THANK YOU
|
||||||
.Gov helps the public identify official, trusted information. Thank you for using a .gov domain.
|
.Gov helps the public identify official, trusted information. Thank you for using a .gov domain.
|
||||||
|
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
||||||
The .gov team
|
The .gov team
|
||||||
Contact us <https://get.gov/contact/>
|
Contact us <https://get.gov/contact/>
|
||||||
Learn about .gov <https://get.gov>
|
Learn about .gov <https://get.gov>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue