🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 14:46:04 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
mailpoet
/
views
/
form
📍 /home/therahul/thedasstores.com/wp-content/plugins/mailpoet/views/form
🔄 Refresh
✏️
Editing: template_selection.html
Writable
<% extends 'layout.html' %> <% block content %> <div class="block-editor"> <div id="mailpoet_form_edit_templates"> </div> </div> <script> <% autoescape 'js' %> var mailpoet_templates = <%= json_encode(templates) %>; var mailpoet_form_edit_url = "<%= admin_url('admin.php?page=mailpoet-form-editor&template_id=') %>"; <% endautoescape %> </script> <style id="mailpoet-form-editor-form-styles"></style> <% endblock %>
💾 Save Changes
❌ Cancel