{{template "mail/base/head" (.locale.Tr "mail.register_notify.title" (.DisplayName|DotEscape) AppName)}} {{$set_pwd_url := printf "%[1]suser/forgot_password" AppUrl}}

{{.locale.Tr "mail.hi_user_x" (.DisplayName|DotEscape)}}

{{.locale.Tr "mail.register_notify.text_1" AppName}}

{{.locale.Tr "mail.register_notify.text_2" .Username}}

{{AppUrl}}user/login

{{.locale.Tr "mail.register_notify.text_3" $set_pwd_url}}

{{template "mail/base/footer"}}