docbrown/app/views/mailers/notify_mailer/account_deletion_requested_email.text.erb
rhymes b94dea9b70
Upgrade erb_lint to support latest Rubocop and fix violations (#9663)
* Upgrade erb_lint to support latest Rubocop and fix violations

* Wrong template name
2020-08-07 15:36:48 +02:00

6 lines
320 B
Text

Hi <%= @name %>,
Your account deletion was requested. Please, visit this page: <%= user_request_destroy_url(@token) %> to destroy your account. The link will expire in 12 hours.
Contact us at <%= SiteConfig.email_addresses[:default] %> if there is anything more we can help with.
Thanks,
The <%= community_name %> Team