You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
312B

  1. <h1>Hi! Please confirm your email!</h1>
  2. <p>
  3. Please confirm your email address by clicking the following link: <br><br>
  4. <a href="{{ signedUrl|raw }}">Confirm my Email</a>.
  5. This link will expire in {{ expiresAtMessageKey|trans(expiresAtMessageData, 'VerifyEmailBundle') }}.
  6. </p>
  7. <p>
  8. Cheers!
  9. </p>