<?php

/* index_body.html */
class __TwigTemplate_40e1d798334b5298639f680e72064449b19b56158097df8b2e61d8c932b91fba extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        $location = "overall_header.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("overall_header.html", "index_body.html", 1)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 2
        echo "
";
        // line 3
        if (isset($context["index_body_markforums_before"])) { $_index_body_markforums_before_ = $context["index_body_markforums_before"]; } else { $_index_body_markforums_before_ = null; }
        // line 4
        echo "
";
        // line 5
        if (isset($context["U_MCP"])) { $_U_MCP_ = $context["U_MCP"]; } else { $_U_MCP_ = null; }
        if (isset($context["U_ACP"])) { $_U_ACP_ = $context["U_ACP"]; } else { $_U_ACP_ = null; }
        if (($_U_MCP_ || $_U_ACP_)) {
            // line 6
            echo "\t<div id=\"pageheader\">
\t\t<p class=\"linkmcp\">[&nbsp;";
            // line 7
            if (isset($context["U_ACP"])) { $_U_ACP_ = $context["U_ACP"]; } else { $_U_ACP_ = null; }
            if ($_U_ACP_) {
                echo "<a href=\"";
                if (isset($context["U_ACP"])) { $_U_ACP_ = $context["U_ACP"]; } else { $_U_ACP_ = null; }
                echo $_U_ACP_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("ACP");
                echo "</a>";
                if (isset($context["U_MCP"])) { $_U_MCP_ = $context["U_MCP"]; } else { $_U_MCP_ = null; }
                if ($_U_MCP_) {
                    echo "&nbsp;|&nbsp;";
                }
            }
            if (isset($context["U_MCP"])) { $_U_MCP_ = $context["U_MCP"]; } else { $_U_MCP_ = null; }
            if ($_U_MCP_) {
                echo "<a href=\"";
                if (isset($context["U_MCP"])) { $_U_MCP_ = $context["U_MCP"]; } else { $_U_MCP_ = null; }
                echo $_U_MCP_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("MCP");
                echo "</a>";
            }
            echo "&nbsp;]</p>
\t</div>

\t<br clear=\"all\" /><br />
";
        }
        // line 12
        echo "
";
        // line 13
        if (isset($context["index_body_markforums_after"])) { $_index_body_markforums_after_ = $context["index_body_markforums_after"]; } else { $_index_body_markforums_after_ = null; }
        // line 14
        echo "
";
        // line 15
        $location = "forumlist_body.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("forumlist_body.html", "index_body.html", 15)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 16
        echo "
";
        // line 17
        if (isset($context["index_body_forumlist_body_after"])) { $_index_body_forumlist_body_after_ = $context["index_body_forumlist_body_after"]; } else { $_index_body_forumlist_body_after_ = null; }
        // line 18
        echo "
";
        // line 19
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if (isset($context["U_TEAM"])) { $_U_TEAM_ = $context["U_TEAM"]; } else { $_U_TEAM_ = null; }
        if (( !$_S_IS_BOT_ || $_U_TEAM_)) {
            // line 20
            echo "<span class=\"gensmall\">
\t";
            // line 21
            if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
            if ( !$_S_IS_BOT_) {
                echo "<a href=\"";
                if (isset($context["U_DELETE_COOKIES"])) { $_U_DELETE_COOKIES_ = $context["U_DELETE_COOKIES"]; } else { $_U_DELETE_COOKIES_ = null; }
                echo $_U_DELETE_COOKIES_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("DELETE_COOKIES");
                echo "</a>";
            }
            // line 22
            echo "\t";
            if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
            if (isset($context["U_TEAM"])) { $_U_TEAM_ = $context["U_TEAM"]; } else { $_U_TEAM_ = null; }
            if (( !$_S_IS_BOT_ && $_U_TEAM_)) {
                echo " | ";
            }
            // line 23
            echo "\t";
            if (isset($context["overall_footer_teamlink_before"])) { $_overall_footer_teamlink_before_ = $context["overall_footer_teamlink_before"]; } else { $_overall_footer_teamlink_before_ = null; }
            // line 24
            echo "\t";
            if (isset($context["U_TEAM"])) { $_U_TEAM_ = $context["U_TEAM"]; } else { $_U_TEAM_ = null; }
            if ($_U_TEAM_) {
                echo "<a href=\"";
                if (isset($context["U_TEAM"])) { $_U_TEAM_ = $context["U_TEAM"]; } else { $_U_TEAM_ = null; }
                echo $_U_TEAM_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("THE_TEAM");
                echo "</a>";
            }
            // line 25
            echo "\t";
            if (isset($context["U_CONTACT_US"])) { $_U_CONTACT_US_ = $context["U_CONTACT_US"]; } else { $_U_CONTACT_US_ = null; }
            if ($_U_CONTACT_US_) {
                // line 26
                echo "\t\t";
                if (isset($context["U_TEAM"])) { $_U_TEAM_ = $context["U_TEAM"]; } else { $_U_TEAM_ = null; }
                if ($_U_TEAM_) {
                    echo " | ";
                }
                // line 27
                echo "\t\t<a href=\"";
                if (isset($context["U_CONTACT_US"])) { $_U_CONTACT_US_ = $context["U_CONTACT_US"]; } else { $_U_CONTACT_US_ = null; }
                echo $_U_CONTACT_US_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("CONTACT_US");
                echo "</a>
\t";
            }
            // line 29
            echo "\t";
            if (isset($context["overall_footer_teamlink_after"])) { $_overall_footer_teamlink_after_ = $context["overall_footer_teamlink_after"]; } else { $_overall_footer_teamlink_after_ = null; }
            // line 30
            echo "</span>
";
        }
        // line 32
        echo "<br />

<br clear=\"all\" />

";
        // line 36
        $location = "breadcrumbs.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("breadcrumbs.html", "index_body.html", 36)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 37
        echo "
";
        // line 38
        if (isset($context["index_body_stat_blocks_before"])) { $_index_body_stat_blocks_before_ = $context["index_body_stat_blocks_before"]; } else { $_index_body_stat_blocks_before_ = null; }
        // line 39
        echo "
";
        // line 40
        if (isset($context["S_DISPLAY_ONLINE_LIST"])) { $_S_DISPLAY_ONLINE_LIST_ = $context["S_DISPLAY_ONLINE_LIST"]; } else { $_S_DISPLAY_ONLINE_LIST_ = null; }
        if ($_S_DISPLAY_ONLINE_LIST_) {
            // line 41
            echo "\t<br clear=\"all\" />

\t<table class=\"tablebg stat-block online-list\" width=\"100%\" cellspacing=\"1\">
\t<tr>
\t\t<td class=\"cat\" colspan=\"2\">";
            // line 45
            if (isset($context["U_VIEWONLINE"])) { $_U_VIEWONLINE_ = $context["U_VIEWONLINE"]; } else { $_U_VIEWONLINE_ = null; }
            if ($_U_VIEWONLINE_) {
                echo "<h4><a href=\"";
                if (isset($context["U_VIEWONLINE"])) { $_U_VIEWONLINE_ = $context["U_VIEWONLINE"]; } else { $_U_VIEWONLINE_ = null; }
                echo $_U_VIEWONLINE_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("WHO_IS_ONLINE");
                echo "</a></h4>";
            } else {
                echo "<h4>";
                echo $this->env->getExtension('phpbb')->lang("WHO_IS_ONLINE");
                echo "</h4>";
            }
            echo "</td>
\t</tr>
\t<tr>
\t";
            // line 48
            if (isset($context["LEGEND"])) { $_LEGEND_ = $context["LEGEND"]; } else { $_LEGEND_ = null; }
            if ($_LEGEND_) {
                // line 49
                echo "\t\t<td class=\"row1\" rowspan=\"2\" align=\"center\" valign=\"middle\"><img src=\"";
                if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                echo $_T_THEME_PATH_;
                echo "/images/whosonline.gif\" alt=\"";
                echo $this->env->getExtension('phpbb')->lang("WHO_IS_ONLINE");
                echo "\" /></td>
\t";
            } else {
                // line 51
                echo "\t\t<td class=\"row1\" align=\"center\" valign=\"middle\"><img src=\"";
                if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                echo $_T_THEME_PATH_;
                echo "/images/whosonline.gif\" alt=\"";
                echo $this->env->getExtension('phpbb')->lang("WHO_IS_ONLINE");
                echo "\" /></td>
\t";
            }
            // line 53
            echo "\t\t<td class=\"row1\" width=\"100%\">
\t\t\t<span class=\"genmed\">
\t\t\t\t";
            // line 55
            if (isset($context["index_body_block_online_prepend"])) { $_index_body_block_online_prepend_ = $context["index_body_block_online_prepend"]; } else { $_index_body_block_online_prepend_ = null; }
            // line 56
            echo "\t\t\t\t";
            if (isset($context["TOTAL_USERS_ONLINE"])) { $_TOTAL_USERS_ONLINE_ = $context["TOTAL_USERS_ONLINE"]; } else { $_TOTAL_USERS_ONLINE_ = null; }
            echo $_TOTAL_USERS_ONLINE_;
            echo " (";
            echo $this->env->getExtension('phpbb')->lang("ONLINE_EXPLAIN");
            echo ")<br />";
            if (isset($context["RECORD_USERS"])) { $_RECORD_USERS_ = $context["RECORD_USERS"]; } else { $_RECORD_USERS_ = null; }
            echo $_RECORD_USERS_;
            echo "<br /><br />";
            if (isset($context["LOGGED_IN_USER_LIST"])) { $_LOGGED_IN_USER_LIST_ = $context["LOGGED_IN_USER_LIST"]; } else { $_LOGGED_IN_USER_LIST_ = null; }
            echo $_LOGGED_IN_USER_LIST_;
            echo "
\t\t\t\t";
            // line 57
            if (isset($context["index_body_block_online_append"])) { $_index_body_block_online_append_ = $context["index_body_block_online_append"]; } else { $_index_body_block_online_append_ = null; }
            // line 58
            echo "\t\t\t</span>
\t\t</td>
\t</tr>
\t";
            // line 61
            if (isset($context["LEGEND"])) { $_LEGEND_ = $context["LEGEND"]; } else { $_LEGEND_ = null; }
            if ($_LEGEND_) {
                // line 62
                echo "\t\t<tr>
\t\t\t<td class=\"row1\"><b class=\"gensmall\">";
                // line 63
                echo $this->env->getExtension('phpbb')->lang("LEGEND");
                echo " :: ";
                if (isset($context["LEGEND"])) { $_LEGEND_ = $context["LEGEND"]; } else { $_LEGEND_ = null; }
                echo $_LEGEND_;
                echo "</b></td>
\t\t</tr>
\t";
            }
            // line 66
            echo "\t</table>
";
        }
        // line 68
        echo "
";
        // line 69
        if (isset($context["S_DISPLAY_BIRTHDAY_LIST"])) { $_S_DISPLAY_BIRTHDAY_LIST_ = $context["S_DISPLAY_BIRTHDAY_LIST"]; } else { $_S_DISPLAY_BIRTHDAY_LIST_ = null; }
        if ($_S_DISPLAY_BIRTHDAY_LIST_) {
            // line 70
            echo "\t<br clear=\"all\" />

\t<table class=\"tablebg stat-block birthday-list\" width=\"100%\" cellspacing=\"1\">
\t<tr>
\t\t<td class=\"cat\" colspan=\"2\"><h4>";
            // line 74
            echo $this->env->getExtension('phpbb')->lang("BIRTHDAYS");
            echo "</h4></td>
\t</tr>
\t<tr>
\t\t<td class=\"row1\" align=\"center\" valign=\"middle\"><img src=\"";
            // line 77
            if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
            echo $_T_THEME_PATH_;
            echo "/images/whosonline.gif\" alt=\"";
            echo $this->env->getExtension('phpbb')->lang("BIRTHDAYS");
            echo "\" /></td>
\t\t<td class=\"row1\" width=\"100%\">
\t\t\t<p class=\"genmed\">
\t\t\t\t";
            // line 80
            if (isset($context["index_body_block_birthday_prepend"])) { $_index_body_block_birthday_prepend_ = $context["index_body_block_birthday_prepend"]; } else { $_index_body_block_birthday_prepend_ = null; }
            // line 81
            echo "\t\t\t\t";
            if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
            if (twig_length_filter($this->env, $this->getAttribute($_loops_, "birthdays", array()))) {
                echo $this->env->getExtension('phpbb')->lang("CONGRATULATIONS");
                echo $this->env->getExtension('phpbb')->lang("COLON");
                echo " <b>";
                if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable($this->getAttribute($_loops_, "birthdays", array()));
                foreach ($context['_seq'] as $context["_key"] => $context["birthdays"]) {
                    if (isset($context["birthdays"])) { $_birthdays_ = $context["birthdays"]; } else { $_birthdays_ = null; }
                    echo $this->getAttribute($_birthdays_, "USERNAME", array());
                    if (isset($context["birthdays"])) { $_birthdays_ = $context["birthdays"]; } else { $_birthdays_ = null; }
                    if (($this->getAttribute($_birthdays_, "AGE", array()) !== "")) {
                        echo " (";
                        if (isset($context["birthdays"])) { $_birthdays_ = $context["birthdays"]; } else { $_birthdays_ = null; }
                        echo $this->getAttribute($_birthdays_, "AGE", array());
                        echo ")";
                    }
                    if (isset($context["birthdays"])) { $_birthdays_ = $context["birthdays"]; } else { $_birthdays_ = null; }
                    if ( !$this->getAttribute($_birthdays_, "S_LAST_ROW", array())) {
                        echo ", ";
                    }
                }
                $_parent = $context['_parent'];
                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['birthdays'], $context['_parent'], $context['loop']);
                $context = array_intersect_key($context, $_parent) + $_parent;
                echo "</b>";
            } else {
                echo $this->env->getExtension('phpbb')->lang("NO_BIRTHDAYS");
            }
            // line 82
            echo "\t\t\t\t";
            if (isset($context["index_body_block_birthday_append"])) { $_index_body_block_birthday_append_ = $context["index_body_block_birthday_append"]; } else { $_index_body_block_birthday_append_ = null; }
            // line 83
            echo "\t\t\t</p>
\t\t</td>
\t</tr>
\t</table>
";
        }
        // line 88
        echo "
<br clear=\"all\" />

<table class=\"tablebg stat-block statistics\" width=\"100%\" cellspacing=\"1\">
<tr>
\t<td class=\"cat\" colspan=\"2\"><h4>";
        // line 93
        echo $this->env->getExtension('phpbb')->lang("STATISTICS");
        echo "</h4></td>
</tr>
<tr>
\t<td class=\"row1\"><img src=\"";
        // line 96
        if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
        echo $_T_THEME_PATH_;
        echo "/images/whosonline.gif\" alt=\"";
        echo $this->env->getExtension('phpbb')->lang("STATISTICS");
        echo "\" /></td>
\t<td class=\"row1\" width=\"100%\" valign=\"middle\">
\t\t<p class=\"genmed\">
\t\t\t";
        // line 99
        if (isset($context["index_body_block_stats_prepend"])) { $_index_body_block_stats_prepend_ = $context["index_body_block_stats_prepend"]; } else { $_index_body_block_stats_prepend_ = null; }
        // line 100
        echo "\t\t\t";
        if (isset($context["TOTAL_POSTS"])) { $_TOTAL_POSTS_ = $context["TOTAL_POSTS"]; } else { $_TOTAL_POSTS_ = null; }
        echo $_TOTAL_POSTS_;
        echo " | ";
        if (isset($context["TOTAL_TOPICS"])) { $_TOTAL_TOPICS_ = $context["TOTAL_TOPICS"]; } else { $_TOTAL_TOPICS_ = null; }
        echo $_TOTAL_TOPICS_;
        echo " | ";
        if (isset($context["TOTAL_USERS"])) { $_TOTAL_USERS_ = $context["TOTAL_USERS"]; } else { $_TOTAL_USERS_ = null; }
        echo $_TOTAL_USERS_;
        echo " | ";
        if (isset($context["NEWEST_USER"])) { $_NEWEST_USER_ = $context["NEWEST_USER"]; } else { $_NEWEST_USER_ = null; }
        echo $_NEWEST_USER_;
        echo "
\t\t\t";
        // line 101
        if (isset($context["index_body_block_stats_append"])) { $_index_body_block_stats_append_ = $context["index_body_block_stats_append"]; } else { $_index_body_block_stats_append_ = null; }
        // line 102
        echo "\t\t</p>
\t</td>
</tr>
</table>

";
        // line 107
        if (isset($context["index_body_stat_blocks_after"])) { $_index_body_stat_blocks_after_ = $context["index_body_stat_blocks_after"]; } else { $_index_body_stat_blocks_after_ = null; }
        // line 108
        echo "
";
        // line 109
        if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if (( !$_S_USER_LOGGED_IN_ &&  !$_S_IS_BOT_)) {
            // line 110
            echo "\t<br clear=\"all\" />

\t<form method=\"post\" action=\"";
            // line 112
            if (isset($context["S_LOGIN_ACTION"])) { $_S_LOGIN_ACTION_ = $context["S_LOGIN_ACTION"]; } else { $_S_LOGIN_ACTION_ = null; }
            echo $_S_LOGIN_ACTION_;
            echo "\">

\t<table class=\"tablebg\" width=\"100%\" cellspacing=\"1\">
\t<tr>
\t\t<td class=\"cat\"><h4><a href=\"";
            // line 116
            if (isset($context["U_LOGIN_LOGOUT"])) { $_U_LOGIN_LOGOUT_ = $context["U_LOGIN_LOGOUT"]; } else { $_U_LOGIN_LOGOUT_ = null; }
            echo $_U_LOGIN_LOGOUT_;
            echo "\">";
            echo $this->env->getExtension('phpbb')->lang("LOGIN_LOGOUT");
            echo "</a></h4></td>
\t</tr>
\t<tr>
\t\t<td class=\"row1\" align=\"center\"><span class=\"genmed\">";
            // line 119
            echo $this->env->getExtension('phpbb')->lang("USERNAME");
            echo $this->env->getExtension('phpbb')->lang("COLON");
            echo "</span> <input class=\"post\" type=\"text\" name=\"username\" size=\"10\" />&nbsp; <span class=\"genmed\">";
            echo $this->env->getExtension('phpbb')->lang("PASSWORD");
            echo $this->env->getExtension('phpbb')->lang("COLON");
            echo "</span> <input class=\"post\" type=\"password\" name=\"password\" size=\"10\" autocomplete=\"off\" />&nbsp; ";
            if (isset($context["U_SEND_PASSWORD"])) { $_U_SEND_PASSWORD_ = $context["U_SEND_PASSWORD"]; } else { $_U_SEND_PASSWORD_ = null; }
            if ($_U_SEND_PASSWORD_) {
                echo "<a href=\"";
                if (isset($context["U_SEND_PASSWORD"])) { $_U_SEND_PASSWORD_ = $context["U_SEND_PASSWORD"]; } else { $_U_SEND_PASSWORD_ = null; }
                echo $_U_SEND_PASSWORD_;
                echo "\">";
                echo $this->env->getExtension('phpbb')->lang("FORGOT_PASS");
                echo "</a>&nbsp; ";
            }
            echo " ";
            if (isset($context["S_AUTOLOGIN_ENABLED"])) { $_S_AUTOLOGIN_ENABLED_ = $context["S_AUTOLOGIN_ENABLED"]; } else { $_S_AUTOLOGIN_ENABLED_ = null; }
            if ($_S_AUTOLOGIN_ENABLED_) {
                echo " <span class=\"gensmall\">";
                echo $this->env->getExtension('phpbb')->lang("LOG_ME_IN");
                echo "</span> <input type=\"checkbox\" class=\"radio\" name=\"autologin\" />";
            }
            echo "&nbsp; <input type=\"submit\" class=\"btnmain\" name=\"login\" value=\"";
            echo $this->env->getExtension('phpbb')->lang("LOGIN");
            echo "\" /></td>
\t</tr>
\t</table>
\t";
            // line 122
            if (isset($context["S_LOGIN_REDIRECT"])) { $_S_LOGIN_REDIRECT_ = $context["S_LOGIN_REDIRECT"]; } else { $_S_LOGIN_REDIRECT_ = null; }
            echo $_S_LOGIN_REDIRECT_;
            echo "
\t";
            // line 123
            if (isset($context["S_FORM_TOKEN"])) { $_S_FORM_TOKEN_ = $context["S_FORM_TOKEN"]; } else { $_S_FORM_TOKEN_ = null; }
            echo $_S_FORM_TOKEN_;
            echo "
\t</form>
";
        }
        // line 126
        echo "
<br clear=\"all\" />

<table class=\"legend\">
<tr>
\t<td width=\"20\" align=\"center\">";
        // line 131
        if (isset($context["FORUM_UNREAD_IMG"])) { $_FORUM_UNREAD_IMG_ = $context["FORUM_UNREAD_IMG"]; } else { $_FORUM_UNREAD_IMG_ = null; }
        echo $_FORUM_UNREAD_IMG_;
        echo "</td>
\t<td><span class=\"gensmall\">";
        // line 132
        echo $this->env->getExtension('phpbb')->lang("UNREAD_POSTS");
        echo "</span></td>
\t<td>&nbsp;&nbsp;</td>
\t<td width=\"20\" align=\"center\">";
        // line 134
        if (isset($context["FORUM_IMG"])) { $_FORUM_IMG_ = $context["FORUM_IMG"]; } else { $_FORUM_IMG_ = null; }
        echo $_FORUM_IMG_;
        echo "</td>
\t<td><span class=\"gensmall\">";
        // line 135
        echo $this->env->getExtension('phpbb')->lang("NO_UNREAD_POSTS");
        echo "</span></td>
\t<td>&nbsp;&nbsp;</td>
\t<td width=\"20\" align=\"center\">";
        // line 137
        if (isset($context["FORUM_LOCKED_IMG"])) { $_FORUM_LOCKED_IMG_ = $context["FORUM_LOCKED_IMG"]; } else { $_FORUM_LOCKED_IMG_ = null; }
        echo $_FORUM_LOCKED_IMG_;
        echo "</td>
\t<td><span class=\"gensmall\">";
        // line 138
        echo $this->env->getExtension('phpbb')->lang("FORUM_LOCKED");
        echo "</span></td>
</tr>
</table>

";
        // line 142
        $location = "overall_footer.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("overall_footer.html", "index_body.html", 142)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
    }

    public function getTemplateName()
    {
        return "index_body.html";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  516 => 142,  509 => 138,  504 => 137,  499 => 135,  494 => 134,  489 => 132,  484 => 131,  477 => 126,  470 => 123,  465 => 122,  436 => 119,  427 => 116,  419 => 112,  415 => 110,  411 => 109,  408 => 108,  406 => 107,  399 => 102,  397 => 101,  382 => 100,  380 => 99,  371 => 96,  365 => 93,  358 => 88,  351 => 83,  348 => 82,  316 => 81,  314 => 80,  305 => 77,  299 => 74,  293 => 70,  290 => 69,  287 => 68,  283 => 66,  274 => 63,  271 => 62,  268 => 61,  263 => 58,  261 => 57,  247 => 56,  245 => 55,  241 => 53,  232 => 51,  223 => 49,  220 => 48,  202 => 45,  196 => 41,  193 => 40,  190 => 39,  188 => 38,  185 => 37,  173 => 36,  167 => 32,  163 => 30,  160 => 29,  151 => 27,  145 => 26,  141 => 25,  130 => 24,  127 => 23,  120 => 22,  110 => 21,  107 => 20,  103 => 19,  100 => 18,  98 => 17,  95 => 16,  83 => 15,  80 => 14,  78 => 13,  75 => 12,  46 => 7,  43 => 6,  39 => 5,  36 => 4,  34 => 3,  31 => 2,  19 => 1,);
    }
}
/* <!-- INCLUDE overall_header.html -->*/
/* */
/* <!-- EVENT index_body_markforums_before -->*/
/* */
/* <!-- IF U_MCP or U_ACP -->*/
/* 	<div id="pageheader">*/
/* 		<p class="linkmcp">[&nbsp;<!-- IF U_ACP --><a href="{U_ACP}">{L_ACP}</a><!-- IF U_MCP -->&nbsp;|&nbsp;<!-- ENDIF --><!-- ENDIF --><!-- IF U_MCP --><a href="{U_MCP}">{L_MCP}</a><!-- ENDIF -->&nbsp;]</p>*/
/* 	</div>*/
/* */
/* 	<br clear="all" /><br />*/
/* <!-- ENDIF -->*/
/* */
/* <!-- EVENT index_body_markforums_after -->*/
/* */
/* <!-- INCLUDE forumlist_body.html -->*/
/* */
/* <!-- EVENT index_body_forumlist_body_after -->*/
/* */
/* <!-- IF not S_IS_BOT or U_TEAM -->*/
/* <span class="gensmall">*/
/* 	<!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a><!-- ENDIF -->*/
/* 	<!-- IF not S_IS_BOT and U_TEAM --> | <!-- ENDIF -->*/
/* 	<!-- EVENT overall_footer_teamlink_before -->*/
/* 	<!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a><!-- ENDIF -->*/
/* 	<!-- IF U_CONTACT_US -->*/
/* 		<!-- IF U_TEAM --> | <!-- ENDIF -->*/
/* 		<a href="{U_CONTACT_US}">{L_CONTACT_US}</a>*/
/* 	<!-- ENDIF -->*/
/* 	<!-- EVENT overall_footer_teamlink_after -->*/
/* </span>*/
/* <!-- ENDIF -->*/
/* <br />*/
/* */
/* <br clear="all" />*/
/* */
/* <!-- INCLUDE breadcrumbs.html -->*/
/* */
/* <!-- EVENT index_body_stat_blocks_before -->*/
/* */
/* <!-- IF S_DISPLAY_ONLINE_LIST -->*/
/* 	<br clear="all" />*/
/* */
/* 	<table class="tablebg stat-block online-list" width="100%" cellspacing="1">*/
/* 	<tr>*/
/* 		<td class="cat" colspan="2"><!-- IF U_VIEWONLINE --><h4><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h4><!-- ELSE --><h4>{L_WHO_IS_ONLINE}</h4><!-- ENDIF --></td>*/
/* 	</tr>*/
/* 	<tr>*/
/* 	<!-- IF LEGEND -->*/
/* 		<td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>*/
/* 	<!-- ELSE -->*/
/* 		<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>*/
/* 	<!-- ENDIF -->*/
/* 		<td class="row1" width="100%">*/
/* 			<span class="genmed">*/
/* 				<!-- EVENT index_body_block_online_prepend -->*/
/* 				{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}*/
/* 				<!-- EVENT index_body_block_online_append -->*/
/* 			</span>*/
/* 		</td>*/
/* 	</tr>*/
/* 	<!-- IF LEGEND -->*/
/* 		<tr>*/
/* 			<td class="row1"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>*/
/* 		</tr>*/
/* 	<!-- ENDIF -->*/
/* 	</table>*/
/* <!-- ENDIF -->*/
/* */
/* <!-- IF S_DISPLAY_BIRTHDAY_LIST -->*/
/* 	<br clear="all" />*/
/* */
/* 	<table class="tablebg stat-block birthday-list" width="100%" cellspacing="1">*/
/* 	<tr>*/
/* 		<td class="cat" colspan="2"><h4>{L_BIRTHDAYS}</h4></td>*/
/* 	</tr>*/
/* 	<tr>*/
/* 		<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_BIRTHDAYS}" /></td>*/
/* 		<td class="row1" width="100%">*/
/* 			<p class="genmed">*/
/* 				<!-- EVENT index_body_block_birthday_prepend -->*/
/* 				<!-- IF .birthdays -->{L_CONGRATULATIONS}{L_COLON} <b><!-- BEGIN birthdays -->{birthdays.USERNAME}<!-- IF birthdays.AGE !== '' --> ({birthdays.AGE})<!-- ENDIF --><!-- IF not birthdays.S_LAST_ROW -->, <!-- ENDIF --><!-- END birthdays --></b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF -->*/
/* 				<!-- EVENT index_body_block_birthday_append -->*/
/* 			</p>*/
/* 		</td>*/
/* 	</tr>*/
/* 	</table>*/
/* <!-- ENDIF -->*/
/* */
/* <br clear="all" />*/
/* */
/* <table class="tablebg stat-block statistics" width="100%" cellspacing="1">*/
/* <tr>*/
/* 	<td class="cat" colspan="2"><h4>{L_STATISTICS}</h4></td>*/
/* </tr>*/
/* <tr>*/
/* 	<td class="row1"><img src="{T_THEME_PATH}/images/whosonline.gif" alt="{L_STATISTICS}" /></td>*/
/* 	<td class="row1" width="100%" valign="middle">*/
/* 		<p class="genmed">*/
/* 			<!-- EVENT index_body_block_stats_prepend -->*/
/* 			{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}*/
/* 			<!-- EVENT index_body_block_stats_append -->*/
/* 		</p>*/
/* 	</td>*/
/* </tr>*/
/* </table>*/
/* */
/* <!-- EVENT index_body_stat_blocks_after -->*/
/* */
/* <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->*/
/* 	<br clear="all" />*/
/* */
/* 	<form method="post" action="{S_LOGIN_ACTION}">*/
/* */
/* 	<table class="tablebg" width="100%" cellspacing="1">*/
/* 	<tr>*/
/* 		<td class="cat"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></td>*/
/* 	</tr>*/
/* 	<tr>*/
/* 		<td class="row1" align="center"><span class="genmed">{L_USERNAME}{L_COLON}</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}{L_COLON}</span> <input class="post" type="password" name="password" size="10" autocomplete="off" />&nbsp; <!-- IF U_SEND_PASSWORD --><a href="{U_SEND_PASSWORD}">{L_FORGOT_PASS}</a>&nbsp; <!-- ENDIF --> <!-- IF S_AUTOLOGIN_ENABLED --> <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>*/
/* 	</tr>*/
/* 	</table>*/
/* 	{S_LOGIN_REDIRECT}*/
/* 	{S_FORM_TOKEN}*/
/* 	</form>*/
/* <!-- ENDIF -->*/
/* */
/* <br clear="all" />*/
/* */
/* <table class="legend">*/
/* <tr>*/
/* 	<td width="20" align="center">{FORUM_UNREAD_IMG}</td>*/
/* 	<td><span class="gensmall">{L_UNREAD_POSTS}</span></td>*/
/* 	<td>&nbsp;&nbsp;</td>*/
/* 	<td width="20" align="center">{FORUM_IMG}</td>*/
/* 	<td><span class="gensmall">{L_NO_UNREAD_POSTS}</span></td>*/
/* 	<td>&nbsp;&nbsp;</td>*/
/* 	<td width="20" align="center">{FORUM_LOCKED_IMG}</td>*/
/* 	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>*/
/* </tr>*/
/* </table>*/
/* */
/* <!-- INCLUDE overall_footer.html -->*/
/* */
