{{ define "title" }} User Info {{ end }} {{define "mainbody"}}

User Infomation

{{if .NoUserOrPassword}} Either the password is incorrect {{end}}
{{if .PasswordNotTheSame}} Either the passwords are not the same {{end}}
{{end}}