<% 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 %>

<%= __("Subscribe To Our Newsletter") %>

<%= __("About once a month, we send out a pretty cool newsletter ourselves.") %>

<%= __("Sign up to get a curated selection of awesome links, tips and tricks for using MailPoet, special offers, and important plugin updates!") %>


<%= __("Learn the Ropes") %>

<%= __("New to MailPoet? Check out our brand new email course. Over the course of a week, we'll teach you how to create and send your first MailPoet email newsletter. Sign up below!") %>


<%= __("Leave a Review, Make Us Happy") %>

<%= __('We love to read reviews, either critical or positive. Take 3 minutes and make our day. [link]Write a review[/link]. :)') |replaceLinkTags('https://wordpress.org/support/plugin/mailpoet/reviews/', {'target' : '_blank'}) |raw %>


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


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