Your IP : 3.12.136.63


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

<% block content %>
  <% if(formType == 'others') %>
    <div id="mailpoet_widget_preview" class="mailpoet_widget_preview">
      <div id="sidebar" class="sidebar widget-area si-sidebar-container">
        <div class="widget si-widget">
          <%= form | raw %>
        </div>
      </div>
    </div>
  <% else %>
    <%= post | raw %>
    <%= form | raw %>
  <% endif %>
<% endblock %>