pflaenz.li/pflaenzli/pflaenzli/templates/registration/confirmation_email.html
2023-04-02 16:08:09 +02:00

14 lines
340 B
HTML

<h1>Welcome to pflänz.li!</h1>
<h3>Please confirm your email</h3>
<p>
Please confirm your email address by clicking the following link: <br><br>
<a href="{{ signedUrl|raw }}">Confirm my Email</a>.
This link will expire in {{ expiresAtMessageKey|trans(expiresAtMessageData, 'VerifyEmailBundle') }}.
</p>
<p>
Cheers!
</p>