app-MAIL-temp/templates/notification/cycle-email.html
Carlos Quintana cb7868bdca
Add djlint (#1122)
* Add DJlint configuration

* Initial reformat for djlint

* Add template linting to CI

* Add explanation for HTML template checks in CONTRIBUTING.md
2022-06-29 11:28:26 +02:00

9 lines
315 B
HTML

<div>
An email was sent to your alias <b>{{ alias.email }}</b> from its own mailbox <b>{{ from_addr }}</b>.
</div>
<div>
SimpleLogin doesn't send this email back to your mailbox as it would be refused or hidden anyway by your email
service.
</div>
<div>So no worries, there's nothing you need to do :).</div>