mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: send an email when a domain has been modified
This commit is contained in:
17
templates/emails/errors/domain_update.html.twig
Normal file
17
templates/emails/errors/domain_update.html.twig
Normal file
@@ -0,0 +1,17 @@
|
||||
<p>
|
||||
Hello,<br />
|
||||
<br />
|
||||
We would like to inform you that an error occurred while updating the information for the following domain name.
|
||||
<br/>
|
||||
Domain name : <b>{{ domain.ldhName }}</b><br/>
|
||||
<br/>
|
||||
Here are some possible explanations:<br/>
|
||||
* It is likely that the domain will be available for registration again.<br/>
|
||||
* A temporary outage affects the provision of domain name information.<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
Thank you for your understanding,<br/>
|
||||
Sincerely<br/>
|
||||
<br/>
|
||||
Domain Watchdog
|
||||
</p>
|
||||
Reference in New Issue
Block a user