🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-16 11:09:16 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
mailpoet
/
views
📍 /home/therahul/thedasstores.com/wp-content/plugins/mailpoet/views
🔄 Refresh
✏️
Editing: landingpage.html
Writable
<% 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) %>; var mailpoet_welcome_wizard_current_step = <%= json_encode(welcome_wizard_current_step) %>; <% endautoescape %> </script> <% endblock %>
💾 Save Changes
❌ Cancel