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
16 lines
297 B
:: use 'mail/design.mtt'::
|
|
|
|
<p>
|
|
::_("Hello"):: ::user.firstName::,
|
|
</p>
|
|
<p>
|
|
::_("You asked to modify your password,")::
|
|
<a href="::link::">::_("Click here to perform this operation")::</a>.
|
|
</p>
|
|
<p>
|
|
::_("Be careful, this link is valid only 24 hours for security reasons.")::
|
|
</p>
|
|
|
|
::end::
|
|
|
|
|