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:
@@ -48,15 +48,16 @@
|
||||
<h1>Domain Watchdog - Domain Ordered</h1>
|
||||
</div>
|
||||
<div class="content">
|
||||
<p>Hello,</p>
|
||||
<p>We are pleased to inform you that a domain name present in your Watchlist has been ordered using the
|
||||
connector you have chosen.</p>
|
||||
<p><strong>Domain name:</strong> {{ domain.ldhName }}</p>
|
||||
<p><strong>Connector provider :</strong> {{ provider }}</p>
|
||||
<br/>
|
||||
<p>Thank you for your understanding,</p>
|
||||
<p>Sincerely,</p>
|
||||
<p>Domain Watchdog</p>
|
||||
<p>Hello, <br/>
|
||||
We are pleased to inform you that a domain name present in your Watchlist has been ordered using the
|
||||
connector you have chosen.<br/>
|
||||
<strong>Domain name:</strong> {{ domain.ldhName }}<br/>
|
||||
<strong>Connector provider :</strong> {{ provider }}<br/>
|
||||
<br/><br/>
|
||||
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