mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: mail template error
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
<p>Hello,</p>
|
<p>Hello,</p>
|
||||||
<p>We are pleased to inform you that a new action has been detected on a domain name in your watchlist.</p>
|
<p>We are pleased to inform you that a new action has been detected on a domain name in your watchlist.</p>
|
||||||
<p><strong>Domain name:</strong> {{ event.domain.ldhName }}</p>
|
<p><strong>Domain name:</strong> {{ event.domain.ldhName }}</p>
|
||||||
<p><strong>Action:</strong> {{ event.action.value }}</p>
|
<p><strong>Action:</strong> {{ event.action }}</p>
|
||||||
<p><strong>Effective Date:</strong> {{ event.date | date("c") }}</p>
|
<p><strong>Effective Date:</strong> {{ event.date | date("c") }}</p>
|
||||||
<br/>
|
<br/>
|
||||||
<p>Thank you for your understanding,</p>
|
<p>Thank you for your understanding,</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user