{{ define "content" }}

Verify Your Email

Enter the 6-digit code sent to {{ .UserEmail }}

{{ if .Error }}

{{ .Error }}

{{ end }}

Didn't receive the code?

{{ end }} {{ template "base" . }}