#-- 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('init.welcome')}!
${msg('userreg.mail.1')}.
<@u.button label=msg('userreg.mail.confirm') action="${url}#/pub/confirmemail/${user.passwordResetToken}" />${msg('userreg.mail.2')}.