summaryrefslogtreecommitdiff
path: root/app/views/Mailer/SendConfirmationKey.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/Mailer/SendConfirmationKey.html')
-rw-r--r--app/views/Mailer/SendConfirmationKey.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/Mailer/SendConfirmationKey.html b/app/views/Mailer/SendConfirmationKey.html
deleted file mode 100644
index 0fef96b..0000000
--- a/app/views/Mailer/SendConfirmationKey.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<h1>{{.subject}}</h1>
-
-<p>Hello,<br>
- please follow this link to confirm your action: <a href="https://webmon.iamfabulous.de/confirm?key={{.key}}">Link</a></p>