{{template "base/head" .}} {{template "base/navbar" .}}

Account Setting

Password

{{if .IsSuccess}}

Password is changed successfully. You can now sign in via new password.

{{else if .HasError}}

{{.ErrorMsg}}

{{end}}
   Forgot your password?
{{template "base/footer" .}}