|
<% if not is_garden() %>
|
<% endif %>
|
<%= __('Congrats!') %>
<% if is_garden() %>
<%= __('Your emails are now being sent') %>
<% else %>
<%= __('MailPoet is now sending your emails') %>
<% endif %>
|
|
|
<% if is_garden() %>
<%= __('This email was sent automatically after you activated your email sending key in your settings.') %>
<% else %>
<%= __('This email was sent automatically with the MailPoet Sending Service after you activated your key in your MailPoet settings.') %>
<% endif %>
|
|
|
|
|
<% if not is_garden() %>
|
|
<% endif %>
|