{{define "verification_verify_page"}} {{template "cp_head" .}} {{template "cp_alerts" .}}
{{if .REValid}}

Success! you can now return to Discord.

{{else if .GoogleReCaptchaSiteKey}} {{.RenderedPageContent}}

{{end}}
{{template "cp_footer"}} {{end}}