{{template "main-top" .}}

{{t "EmailVerification.Title"}}

{{ template "user-profile" . }}

{{t "EmailVerification.Description"}}

{{ .CSRF }}
{{ if .PasswordInit }}
{{ template "password-complexity-policy-description" . }}
{{ end }} {{ template "error-message" .}}
{{ if .UserID }} {{ end }}
{{ if .PasswordInit }} {{ else }} {{ end }} {{template "main-bottom" .}}