Sending emails moved completely to controller. It felt strange to have some emails sent from the controller and some of them from the model. Confirmations refactored to an independent model that can be potentially used also for other actions that need an email confirmation.
18 lines
713 B
Handlebars
18 lines
713 B
Handlebars
{{{title}}}
|
|
{{#translate}}Email address already registered{{/translate}}
|
|
================================
|
|
|
|
{{#translate}}We have received a subscription request. Your email address is however already registered.{{/translate}}
|
|
|
|
{{#translate}}If you received this email by mistake, simply delete it. Your existing subscription won't be affected.{{/translate}}
|
|
|
|
{{#translate}}If you want to modify your subscription then you can:{{/translate}}
|
|
|
|
{{#translate}}manage your preferences{{/translate}}: {{preferencesUrl}}
|
|
|
|
- {{#translate}}or{{/translate}} -
|
|
|
|
{{#translate}}unsubscribe here{{/translate}}: {{unsubscribeUrl}}
|
|
|
|
{{#translate}}For questions about this list, please contact:{{/translate}}
|
|
{{{contactAddress}}}
|