[% content_only = 1 # DON'T CHANGE LINE SPACING !!! %]
[%
char = '-';
n = user.first_name.length + user.last_name.length;
USE date(format = '%d.%m.%Y at %H:%M', locale = 'en_GB');
%]
Your new HILIS password, requested on [% date.format %]:
----------[% char.repeat(n) # plus 1 for the dot: %]-
Username: [% user.first_name | ucfirst %].[% user.last_name | ucfirst %]
Password: [% password %]
----------[% char.repeat(n) # plus 1 for the dot: %]-
Please note that the password is case sensitive. You can keep the new password
if you wish, or you can change it after login in the User Functions section
under the Resources tab.
Alternatively the link below can be used to reset your password and is valid for
24hrs from the time of this message, after which it will expire and you will
need to reset your password again.
[% c.query.url _ '/' _ hilis_url %]