File "confirm_unsubscribe.html"

Full Path: /home/warrior1/public_html/wp-content/plugins/mailpoet/views/subscription/confirm_unsubscribe.html
File size: 277 bytes
MIME-type: text/html
Charset: utf-8

<% block content %>
<p class="mailpoet_confirm_unsubscribe">
  <%= __('Simply click on this link to stop receiving emails from us.') %>
  <br>
  <a href="<%= unsubscribeUrl %>" rel="nofollow"><%= _x('Yes, unsubscribe me', 'Text in unsubscribe link') %></a>
</p>
<% endblock %>