{{define "email_confirm"}}
{{template "meta_tags" "E-mail verification"}} {{template "user_style" .}} {{template "page_top" .}}Your account's e-mail address has been updated.
{{else if eq .Other "not_found"}}This e-mail change request does not exist or has expired. Please try again if you still want to change your e-mail address.
{{else}}Something went wrong while processing this request. Please try again later.
{{end}}