feat: add registration

This commit is contained in:
Maël Gangloff
2024-08-05 01:30:27 +02:00
parent 1bb63cdc3b
commit 925f3708c0
20 changed files with 371 additions and 44 deletions

View File

@@ -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>&copy; Domain Watchdog</p>