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

Account Setting

Account Profile

{{if .IsSuccess}}

Your profile has been successfully updated.

{{else if .HasError}}

{{.ErrorMsg}}

{{end}}

Your Email will be public and used for Account related notifications and any web based operations made via the web.

{{template "base/footer" .}}