<?php

/* mcp_footer.html */
class __TwigTemplate_f2890b0c23e1ecc5ee2e2a6722469c0c88cf8c9283f652042f24a11e394f138f 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
        echo "
\t\t\t</td>
\t\t</tr>
\t</table>

\t";
        // line 6
        if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
        if (twig_length_filter($this->env, $this->getAttribute($_loops_, "pagination", array()))) {
            // line 7
            echo "\t\t<table width=\"80%\" align=\"";
            if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
            echo $_S_CONTENT_FLOW_END_;
            echo "\" cellspacing=\"1\">
\t\t<tr>
\t\t\t<td class=\"nav\" valign=\"middle\" nowrap=\"nowrap\">&nbsp;";
            // line 9
            if (isset($context["PAGE_NUMBER"])) { $_PAGE_NUMBER_ = $context["PAGE_NUMBER"]; } else { $_PAGE_NUMBER_ = null; }
            echo $_PAGE_NUMBER_;
            echo "<br /></td>
\t\t\t<td class=\"gensmall\" nowrap=\"nowrap\">&nbsp;[ ";
            // line 10
            if (isset($context["TOTAL_TOPICS"])) { $_TOTAL_TOPICS_ = $context["TOTAL_TOPICS"]; } else { $_TOTAL_TOPICS_ = null; }
            if (isset($context["TOTAL_POSTS"])) { $_TOTAL_POSTS_ = $context["TOTAL_POSTS"]; } else { $_TOTAL_POSTS_ = null; }
            if ($_TOTAL_TOPICS_) {
                if (isset($context["TOTAL_TOPICS"])) { $_TOTAL_TOPICS_ = $context["TOTAL_TOPICS"]; } else { $_TOTAL_TOPICS_ = null; }
                echo $_TOTAL_TOPICS_;
            } elseif ($_TOTAL_POSTS_) {
                if (isset($context["TOTAL_POSTS"])) { $_TOTAL_POSTS_ = $context["TOTAL_POSTS"]; } else { $_TOTAL_POSTS_ = null; }
                echo $_TOTAL_POSTS_;
            } else {
                if (isset($context["TOTAL"])) { $_TOTAL_ = $context["TOTAL"]; } else { $_TOTAL_ = null; }
                echo $_TOTAL_;
            }
            echo " ]&nbsp;</td>
\t\t\t<td class=\"gensmall\" width=\"100%\" align=\"";
            // line 11
            if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
            echo $_S_CONTENT_FLOW_END_;
            echo "\" nowrap=\"nowrap\">";
            $location = "pagination.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("pagination.html", "mcp_footer.html", 11)->display($context);
            if ($namespace) {
                $this->env->setNamespaceLookUpOrder($previous_look_up_order);
            }
            echo "</td>
\t\t</tr>
\t\t</table>
\t\t<br />
\t";
        }
        // line 16
        echo "\t
</div>

<br clear=\"all\" />

";
        // line 21
        $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", "mcp_footer.html", 21)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 22
        echo "
<br clear=\"all\" />

<div align=\"";
        // line 25
        if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
        echo $_S_CONTENT_FLOW_END_;
        echo "\">";
        $location = "jumpbox.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("jumpbox.html", "mcp_footer.html", 25)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        echo "</div>

";
        // line 27
        $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", "mcp_footer.html", 27)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
    }

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

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  119 => 27,  101 => 25,  96 => 22,  84 => 21,  77 => 16,  56 => 11,  41 => 10,  36 => 9,  29 => 7,  26 => 6,  19 => 1,);
    }
}
/* */
/* 			</td>*/
/* 		</tr>*/
/* 	</table>*/
/* */
/* 	<!-- IF .pagination -->*/
/* 		<table width="80%" align="{S_CONTENT_FLOW_END}" cellspacing="1">*/
/* 		<tr>*/
/* 			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>*/
/* 			<td class="gensmall" nowrap="nowrap">&nbsp;[ <!-- IF TOTAL_TOPICS -->{TOTAL_TOPICS}<!-- ELSEIF TOTAL_POSTS -->{TOTAL_POSTS}<!-- ELSE -->{TOTAL}<!-- ENDIF --> ]&nbsp;</td>*/
/* 			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>*/
/* 		</tr>*/
/* 		</table>*/
/* 		<br />*/
/* 	<!-- ENDIF -->*/
/* 	*/
/* </div>*/
/* */
/* <br clear="all" />*/
/* */
/* <!-- INCLUDE breadcrumbs.html -->*/
/* */
/* <br clear="all" />*/
/* */
/* <div align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></div>*/
/* */
/* <!-- INCLUDE overall_footer.html -->*/
/* */
