17 lines
297 B
Plaintext
17 lines
297 B
Plaintext
:: 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::
|
|
|
|
|