<% block content %>
<% if subscriberEmail %>

<%= __('You are about to unsubscribe this email address:', 'mailpoet') %>
<%= subscriberEmail|escape %>

<% endif %>

<%= __('Simply click on this link to stop receiving emails from us.') %>
<%= _x('Yes, unsubscribe me', 'Text in unsubscribe link') %>

<% endblock %>