pflaenz.li/pflaenzli/pflaenzli/templates/registration/confirmation_email.html

14 lines
340 B
HTML
Raw Normal View History

2023-02-19 21:37:53 +01:00
<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>