#-- Password reset request content Contains instructions and link on how to reset the password in case the user forgot it --> <#import "lib/utils.ftl" as u>
${msg('mail.newuser.msg')}:
<@u.panel> User: ${user.login} @u.panel>${msg('mail.newuser.msg1')}.
<@u.button label=msg('userreg.mail.confirm') action="${url}#/pub/confirmemail/${user.passwordResetToken}" />${msg('userreg.mail.2')}.