We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01a475 commit 848e350Copy full SHA for 848e350
src/Resources/skeleton/registration/twig_email.tpl.php
@@ -2,7 +2,7 @@
2
3
<p>
4
Please confirm your email address by clicking the following link: <br><br>
5
- <a href="{{ signedUrl|raw }}">Confirm my Email</a>.
+ <a href="{{ signedUrl }}">Confirm my Email</a>.
6
This link will expire in {{ expiresAtMessageKey|trans(expiresAtMessageData, 'VerifyEmailBundle') }}.
7
</p>
8
0 commit comments