{{ if eq .Error `address` }}

Address ‘{{.Address}}’ not found in locks

{{ else if eq .Error `token` }}

Token invalid for address ‘{{.Address}}’

{{ else if eq .Error `captcha` }}

Wrong solution for captcha

{{ else if eq .Error `success` }}

Your messages have been release from quarantine.
Mail from You will now go straight to Inbox.

{{ else }}





{{ end }}