fix: mail template error

This commit is contained in:
Maël Gangloff
2024-07-30 14:28:49 +02:00
parent 5d65b5279f
commit 5b8e4e43c4

View File

@@ -51,7 +51,7 @@
<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><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>
<br/>
<p>Thank you for your understanding,</p>