code from amapei

This commit is contained in:
cagette@ct8
2020-09-26 18:25:18 +00:00
parent 42fe367911
commit 72b4699871
1966 changed files with 220437 additions and 2 deletions
@@ -0,0 +1,17 @@
:: use 'mail/design.mtt'::
<p>
::_("Hello"):: ::user.firstName::,
</p>
<p>
::__("A new password has been defined for ::site::",{site:NAME})::
<br/>
::raw __("The new password is <b>::pass::</b>, don't forget it !",{pass:password})::
</p>
<p>
::raw __("You can use the following emails to log into your account : <b>::emails::</b>",{emails:emails})::
</p>
::end::