Update emails' content

Closes #1127
This commit is contained in:
Artur Beljajev 2019-03-26 22:42:40 +02:00
parent f35b2dc36c
commit 5d63feb0a5
43 changed files with 262 additions and 816 deletions

View file

@ -107,7 +107,7 @@ module Admin
end
def force_delete_templates
%w(removed_company death)
DomainDeleteMailer.force_delete_templates
end
end
end