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.

16 lines
297 B

  1. :: use 'mail/design.mtt'::
  2. <p>
  3. ::_("Hello"):: ::user.firstName::,
  4. </p>
  5. <p>
  6. ::_("You asked to modify your password,")::
  7. <a href="::link::">::_("Click here to perform this operation")::</a>.
  8. </p>
  9. <p>
  10. ::_("Be careful, this link is valid only 24 hours for security reasons.")::
  11. </p>
  12. ::end::