
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: welcome_wizard.html</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;% extends &#039;layout.html&#039; %&gt; &lt;% block content %&gt;
&lt;script&gt;
  var mailpoet_logo_url = &#039;&lt;%= cdn_url(&#039;welcome-wizard/mailpoet-logo.20200623.png&#039;) %&gt;&#039;;
  var wizard_sender_illustration_url = &#039;&lt;%= cdn_url(&#039;welcome-wizard/sender.20200623.png&#039;) %&gt;&#039;;
  var wizard_tracking_illustration_url = &#039;&lt;%= cdn_url(&#039;welcome-wizard/tracking.20200623.png&#039;) %&gt;&#039;;
  var wizard_woocommerce_illustration_url = &#039;&lt;%= cdn_url(&#039;welcome-wizard/woocommerce.20200623.png&#039;) %&gt;&#039;;
  var wizard_MSS_pitch_illustration_url = &#039;&lt;%= cdn_url(&#039;welcome-wizard/illu-pitch-mss.20190912.png&#039;) %&gt;&#039;;
  var finish_wizard_url = &#039;&lt;%= finish_wizard_url %&gt;&#039;;
  var admin_email = &lt;%= json_encode(admin_email) %&gt;;
  var hide_mailpoet_beacon = true;
  var mailpoet_show_customers_import = &lt;%= json_encode(show_customers_import) %&gt;;
  var mailpoet_account_url = &#039;&lt;%= add_referral_id(&quot;https://account.mailpoet.com/?s=&quot; ~ subscriber_count ~ &quot;&amp;email=&quot; ~ current_wp_user.user_email|escape(&#039;js&#039;)) %&gt;&#039;;
  var mailpoet_settings = &lt;%= json_encode(settings) %&gt;;
  var mailpoet_premium_key_valid = &lt;%= json_encode(premium_key_valid) %&gt;;
  var mailpoet_mss_key_valid = &lt;%= json_encode(mss_key_valid) %&gt;;
  var wizard_has_tracking_settings = &lt;%= json_encode(has_tracking_settings) %&gt;;
  var mailpoet_welcome_wizard_current_step = &lt;%= json_encode(welcome_wizard_current_step) %&gt;;
&lt;/script&gt;

&lt;div id=&quot;mailpoet-wizard-container&quot;&gt;&lt;/div&gt;

&lt;div class=&quot;mailpoet-wizard-video&quot;&gt;
  &lt;iframe
    width=&quot;1&quot;
    height=&quot;1&quot;
    src=&quot;https://player.vimeo.com/video/279123953&quot;
    frameborder=&quot;0&quot;
  &gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;% include &#039;mss_pitch_translations.html&#039; %&gt;
&lt;% include &#039;premium_key_validation_strings.html&#039; %&gt;
&lt;% include &#039;settings_translations.html&#039; %&gt;

&lt;% endblock %&gt;
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
