{{define "profile"}} {{template "header" .}} {{index .Tr "profile_title"}} {{if .Success}} {{.Success}} {{end}} {{if .Error}} {{.Error}} {{end}} {{index .Tr "crop_avatar_title"}} {{index .Tr "crop_cancel"}} {{index .Tr "crop_confirm"}} {{index .Tr "profile_avatar"}} {{if .Profile.Avatar}} {{else}} {{end}} {{index .Tr "profile_change_avatar"}} {{index .Tr "profile_title"}} {{index .Tr "profile_display_name"}} {{index .Tr "profile_gender"}} {{index .Tr "gender_male"}} {{index .Tr "gender_female"}} {{index .Tr "gender_other"}} {{index .Tr "profile_birthday"}} {{index .Tr "profile_email"}} {{index .Tr "profile_change_password"}} Leave blank if you don't want to change your password. {{index .Tr "profile_current_password"}} {{index .Tr "profile_new_password"}} {{index .Tr "profile_save"}} {{template "footer" .}} {{end}}
Leave blank if you don't want to change your password.