about summary refs log tree commit diff
path: root/app/views/user_mailer/confirmation_instructions.en.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/confirmation_instructions.en.text.erb')
-rw-r--r--app/views/user_mailer/confirmation_instructions.en.text.erb12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/views/user_mailer/confirmation_instructions.en.text.erb b/app/views/user_mailer/confirmation_instructions.en.text.erb
deleted file mode 100644
index 0419adef0..000000000
--- a/app/views/user_mailer/confirmation_instructions.en.text.erb
+++ /dev/null
@@ -1,12 +0,0 @@
-Welcome <%= @resource.email %> !
-
-You just created an account on <%= @instance %>.
-
-To confirm your inscription, please click on the following link :
-<%= confirmation_url(@resource, confirmation_token: @token) %>
-
-Please also check out our terms and conditions <%= terms_url %>
-
-Sincerely,
-
-The <%= @instance %> team
\ No newline at end of file