
<!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: loop-single-forum.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php

/**
 * Forums Loop - Single Forum
 *
 * @package bbPress
 * @subpackage Theme
 */

?&gt;

&lt;ul id=&quot;bbp-forum-&lt;?php bbp_forum_id(); ?&gt;&quot; &lt;?php bbp_forum_class(); ?&gt;&gt;

	&lt;li class=&quot;bbp-forum-info&quot;&gt;

		&lt;?php if ( bbp_is_user_home() &amp;&amp; bbp_is_subscriptions() ) : ?&gt;

			&lt;span class=&quot;bbp-row-actions&quot;&gt;

				&lt;?php do_action( &#039;bbp_theme_before_forum_subscription_action&#039; ); ?&gt;

				&lt;?php bbp_forum_subscription_link( array( &#039;before&#039; =&gt; &#039;&#039;, &#039;subscribe&#039; =&gt; &#039;+&#039;, &#039;unsubscribe&#039; =&gt; &#039;&amp;times;&#039; ) ); ?&gt;

				&lt;?php do_action( &#039;bbp_theme_after_forum_subscription_action&#039; ); ?&gt;

			&lt;/span&gt;

		&lt;?php endif; ?&gt;

		&lt;?php do_action( &#039;bbp_theme_before_forum_title&#039; ); ?&gt;

		&lt;a class=&quot;bbp-forum-title&quot; href=&quot;&lt;?php bbp_forum_permalink(); ?&gt;&quot;&gt;&lt;?php bbp_forum_title(); ?&gt;&lt;/a&gt;

		&lt;?php do_action( &#039;bbp_theme_after_forum_title&#039; ); ?&gt;

		&lt;?php do_action( &#039;bbp_theme_before_forum_description&#039; ); ?&gt;

		&lt;div class=&quot;bbp-forum-content&quot;&gt;&lt;?php bbp_forum_content(); ?&gt;&lt;/div&gt;

		&lt;?php do_action( &#039;bbp_theme_after_forum_description&#039; ); ?&gt;

		&lt;?php do_action( &#039;bbp_theme_before_forum_sub_forums&#039; ); ?&gt;

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

		&lt;?php do_action( &#039;bbp_theme_after_forum_sub_forums&#039; ); ?&gt;

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

	&lt;/li&gt;

	&lt;li class=&quot;bbp-forum-topic-count&quot;&gt;&lt;?php bbp_forum_topic_count(); ?&gt;&lt;/li&gt;

	&lt;li class=&quot;bbp-forum-reply-count&quot;&gt;&lt;?php bbp_show_lead_topic() ? bbp_forum_reply_count() : bbp_forum_post_count(); ?&gt;&lt;/li&gt;

	&lt;li class=&quot;bbp-forum-freshness&quot;&gt;

		&lt;?php do_action( &#039;bbp_theme_before_forum_freshness_link&#039; ); ?&gt;

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

		&lt;?php do_action( &#039;bbp_theme_after_forum_freshness_link&#039; ); ?&gt;

		&lt;p class=&quot;bbp-topic-meta&quot;&gt;

			&lt;?php do_action( &#039;bbp_theme_before_topic_author&#039; ); ?&gt;

			&lt;span class=&quot;bbp-topic-freshness-author&quot;&gt;&lt;?php bbp_author_link( array( &#039;post_id&#039; =&gt; bbp_get_forum_last_active_id(), &#039;size&#039; =&gt; 14 ) ); ?&gt;&lt;/span&gt;

			&lt;?php do_action( &#039;bbp_theme_after_topic_author&#039; ); ?&gt;

		&lt;/p&gt;
	&lt;/li&gt;

&lt;/ul&gt;&lt;!-- #bbp-forum-&lt;?php bbp_forum_id(); ?&gt; --&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>
