<% extends 'layout.html' %> <% block content %>

<%= __('Greetings, humans.') %>

<%= __('Thanks for using MailPoet! We really appreciate all of your love, affection, [link]and (good) plugin reviews.[/link]') |replaceLinkTags('https://wordpress.org/support/plugin/mailpoet/reviews/', {'target' : '_blank'}) |raw %>

<%= __('List of Changes') %>

<% if changelog %> <% for item in changelog %>

<%= item.version %>

<% endfor %> <% else %>

<%= __('See readme.txt for a changelog.') %>

<% endif %> <%= __('View all changes') %> →

<% if(not settings.analytics.enabled) %>

<%= __('Do Your Part to Make MailPoet Better') %>

<%= __("By sharing your data with us, you can help us understand what our users like (and don't like).") %> <%= __('We use it to prioritize and develop new plugin features.') %>
<%= __('Share your data to help shape the future of MailPoet! [link]Read more.[/link]') |replaceLinkTags('http://beta.docs.mailpoet.com/article/130-sharing-your-data-with-us', {'target' : '_blank'}) |raw %>


<% endif %>

<%= __('Care to Give Your Opinion?') %>


<%= __('Awesome! Now, take me to MailPoet') %> →
<% endblock %>