diff --git a/res/template/email_confirm.html b/res/template/email_confirm.html deleted file mode 100644 index 5211cb6..0000000 --- a/res/template/email_confirm.html +++ /dev/null @@ -1,50 +0,0 @@ -{{define "email_confirm"}} - -
- {{template "meta_tags" "E-mail verification"}} - - - {{template "page_top" .}} - - {{if eq .Other "success"}} -- Your account's e-mail address has been updated. -
-- This e-mail change request does not exist or has expired. - Please try again if you still want to change your e-mail - address. -
-- Something went wrong while processing this request. Please - try again later. -
-- We need you to confirm your action so we can be sure that you - really requested a logout. If we didn't do this, anyone (or any - website) would be able to send you to this page and you would - automatically get logged out of Nova, which would be very - annoying. -
-- To prevent this from happening we're verifying that you actually - want to log out by making you click this button. Because this - logout button triggers a different request type than normal - page visit we can confirm that you really want to log out. -
-