Your IP : 3.133.124.145


Current Path : /home/sudancam/public_html3/games/wp-content/plugins/mailpoet/views/
Upload File :
Current File : //home/sudancam/public_html3/games/wp-content/plugins/mailpoet/views/index.html

<% extends 'layout.html' %>

<% block content %>
  <h1><%= 'Welcome!' %></h1>
  <p><%= __('%sSet up%s MailPoet and start sending.')
    | format('<a href="%s">', '</a>')
    | format(admin_url('admin.php?page=mailpoet-settings'))
    | raw
  %></p>
<% endblock %>