Your IP : 18.221.35.244


Current Path : /var/www/html/wp-content/plugins/mailpoet/views/
Upload File :
Current File : /var/www/html/wp-content/plugins/mailpoet/views/landingpage.html

<% extends 'layout.html' %>

<% block content %>
<div id="mailpoet_landingpage_container"></div>

<script type="text/javascript">
  <% autoescape 'js' %>
    var mailpoet_welcome_wizard_url = <%= json_encode(welcome_wizard_url) %>;
  <% endautoescape %>
</script>
<% endblock %>