Current Path : /var/www/html/wp-content/plugins/mailpoet/views/ |
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 %>