mirror of
https://github.com/simple-login/app.git
synced 2024-11-17 01:18:29 +01:00
84fcc9ddc4
* notify user about a cycle email * prettify notification detail page
10 lines
No EOL
318 B
HTML
10 lines
No EOL
318 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> |