mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add registration
This commit is contained in:
@@ -56,18 +56,21 @@
|
||||
<h1>Domain Watchdog Error</h1>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p>Hello,</p>
|
||||
<p>We would like to inform you that an error occurred while ordering the following domain name:</p>
|
||||
<p><strong>Domain name:</strong> {{ domain.ldhName }}</p>
|
||||
<p>Hello, <br/>
|
||||
We would like to inform you that an error occurred while ordering the following domain name:<br/>
|
||||
<strong>Domain name:</strong> {{ domain.ldhName }}<br/>
|
||||
</p>
|
||||
<p>Here are some possible explanations:</p>
|
||||
<ul>
|
||||
<li>The Connector configuration you provided is no longer valid.</li>
|
||||
<li>It is likely that the domain is no longer available for registration.</li>
|
||||
<li>A temporary interruption is affecting the registration of this domain name.</li>
|
||||
</ul>
|
||||
<p>Thank you for your understanding,</p>
|
||||
<p>Sincerely,</p>
|
||||
<p>Domain Watchdog</p>
|
||||
<br/><br/>
|
||||
<p>Thank you for your understanding,<br/>
|
||||
Sincerely,<br/>
|
||||
Domain Watchdog<br/>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>© Domain Watchdog</p>
|
||||
|
||||
@@ -56,18 +56,22 @@
|
||||
<h1>Domain Watchdog Error</h1>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p>Hello,</p>
|
||||
<p>We would like to inform you that an error occurred while updating the information for the following domain
|
||||
name:</p>
|
||||
<p><strong>Domain name:</strong> {{ domain.ldhName }}</p>
|
||||
<p>Hello, <br/>
|
||||
We would like to inform you that an error occurred while updating the information for the following domain
|
||||
name:<br/>
|
||||
<strong>Domain name:</strong> {{ domain.ldhName }}<br/>
|
||||
</p>
|
||||
<p>Here are some possible explanations:</p>
|
||||
<ul>
|
||||
<li>It is likely that the domain will be available for registration again.</li>
|
||||
<li>A temporary outage affects the provision of domain name information.</li>
|
||||
</ul>
|
||||
<p>Thank you for your understanding,</p>
|
||||
<p>Sincerely,</p>
|
||||
<p>Domain Watchdog</p>
|
||||
<br/><br/>
|
||||
<p>Thank you for your understanding,<br/>
|
||||
Sincerely,<br/>
|
||||
Domain Watchdog<br/>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>© Domain Watchdog</p>
|
||||
|
||||
Reference in New Issue
Block a user