{{template "main-top" .}}
{{ template "user-profile" . }}

{{t "EmailVerification.Description"}}

{{ .CSRF }}
{{ template "error-message" .}}
{{ if .UserID }} {{ end }} {{t "Actions.Cancel"}}
{{template "main-bottom" .}}