mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add trackedEppStatus field in Watchlist
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
<br/><br/>
|
||||
<p>To resolve this issue, please verify the login credentials associated with the connector and update them if necessary.</p>
|
||||
<p>Thank you for your attention,<br/>
|
||||
Sincerely,<br/>
|
||||
Best regards<br/>
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<strong>Detection Date:</strong> {{ domain.updatedAt | date("c") }}<br/>
|
||||
<br/>
|
||||
This domain has been identified as deleted and is potentially available for registration until it is registered by another party.<br/><br/>
|
||||
Thank you for your understanding,<br/>
|
||||
Sincerely,<br/>
|
||||
Thank you for your attention.<br/>
|
||||
Best regards<br/>
|
||||
</p>
|
||||
{% endblock %}
|
||||
@@ -14,7 +14,7 @@
|
||||
<li>A temporary interruption is affecting the registration of this domain name.</li>
|
||||
</ul>
|
||||
<br/><br/>
|
||||
<p>Thank you for your understanding,<br/>
|
||||
Sincerely,<br/>
|
||||
<p>Thank you for your attention.<br/>
|
||||
Best regards<br/>
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<li>A temporary outage affects the provision of domain name information.</li>
|
||||
</ul>
|
||||
<br/><br/>
|
||||
<p>Thank you for your understanding,<br/>
|
||||
Sincerely,<br/>
|
||||
<p>Thank you for your attention.<br/>
|
||||
Best regards<br/>
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user