HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux server-manager.elshandawiily.com 4.18.0-553.87.1.el8_10.x86_64 #1 SMP Mon Dec 1 05:11:16 EST 2025 x86_64
User: elshanda (1002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/elshanda/public_html/wp-content/plugins/mailpoet/views/emails/newSubscriberNotification.html
<p><%= __('Howdy,') %>

<p><%= __('The subscriber %1$s has just subscribed to your list %2$s!')
  |replace({'%1$s': subscriber_email, '%2$s': segments_names})
  %>

<p><%= __('Cheers,') %>

<p><%= __('The MailPoet Plugin') %>

<p><small><%= __('You can disable these emails in your [link]MailPoet Settings.[/link]'
  |replaceLinkTags(link_settings)
  ) %></small>

<% if 'now'|date('Y-m-d') < '2018-11-30'|date('Y-m-d') %>
  <p>
    <small>
      <%= __('PS. MailPoet annual plans are nearly half price for a limited time.
      [link]Find out more in the Premium page in your admin.[/link]'
      |replaceLinkTags(link_premium)
      ) %>
  </small>
<% endif %>