mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 15:06:23 +02:00
- Remove `Que::Mailer` (#895) - Add preview - DRY templates - Add tests - Extract translations
12 lines
No EOL
548 B
Text
12 lines
No EOL
548 B
Text
Tere
|
|
|
|
Domeeni <%= @domain.name %> kustutamise taotlust ei kinnitatud tähtaegselt registreerija <%= @domain.registrant.name %> poolt. Domeeni <%= @domain.name %> kustutamine on sellest tulenevalt tühistatud.
|
|
|
|
<%= render 'mailers/shared/signatures/signature.et.text' %>
|
|
--------------------------------------
|
|
|
|
Hi,
|
|
|
|
Domain <%= @domain.name %> deletion was not approved in time by the registrant <%= @domain.registrant.name %>. Thus the deletion of domain <%= @domain.name %> is cancelled.
|
|
|
|
<%= render 'mailers/shared/signatures/signature.en.text' %> |