Файл: forsoc.ru/cache/twig/2d/2d57841a59b2dbc068f99aab09b1803965d676248f43f266533311e716bcade2.php
Строк: 243
<?php
/* overall_footer.html */
class __TwigTemplate_4a5858a62dee5b6f121c17327eed3b811a677c66db39ec492021242da75f7cf4 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 "tt";
// line 2
echo "t</div>
";
// line 4
// line 5
echo "
<div id="page-footer" role="contentinfo">
t";
// line 7
$location = "navbar_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("navbar_footer.html", "overall_footer.html", 7)->display($context);
if ($namespace) {
$this->env->setNamespaceLookUpOrder($previous_look_up_order);
}
// line 8
echo "
t<div class="copyright">
";
// line 10
if ((isset($context["U_ACP"]) ? $context["U_ACP"] : null)) {
echo "<br /><strong><a href="";
echo (isset($context["U_ACP"]) ? $context["U_ACP"] : null);
echo "">";
echo $this->env->getExtension('phpbb')->lang("ACP");
echo "</a></strong>";
}
// line 11
echo "<br />
<a href="http://phpage.info/forum/thema93?page=1" ><img src="http://forsoc.ru/conkyrs.png" ></a>
<a href="http://linkslot.ru/link.php?id=117129" target="_blank"><p><font size="5" color="red" face="Arial">Купить ссылку здесь за <span id="linprice_117129"></span> руб.<p></font> </a><div id="linkslot_117129" style="margin: 10px 0;"><script src="https://linkslot.ru/lincode.php?id=117129" async></script>
t
<br />
t</div>
tt
t<div id="phpbb_alert" class="phpbb_alert" data-l-err="";
// line 24
echo $this->env->getExtension('phpbb')->lang("ERROR");
echo "" data-l-timeout-processing-req="";
echo $this->env->getExtension('phpbb')->lang("TIMEOUT_PROCESSING_REQ");
echo "">
tt<a href="#" class="alert_close"></a>
tt<h3 class="alert_title"> </h3><p class="alert_text"></p>
t</div>
t<div id="phpbb_confirm" class="phpbb_alert">
tt<a href="#" class="alert_close"></a>
tt<div class="alert_text"></div>
t</div>
</div>
</div>
<div>
t<a id="bottom" class="anchor" accesskey="z"></a>
t";
// line 38
if ( !(isset($context["S_IS_BOT"]) ? $context["S_IS_BOT"] : null)) {
echo (isset($context["RUN_CRON_TASK"]) ? $context["RUN_CRON_TASK"] : null);
}
// line 39
echo "</div>
<script type="text/javascript" src="";
// line 41
echo (isset($context["T_JQUERY_LINK"]) ? $context["T_JQUERY_LINK"] : null);
echo ""></script>
";
// line 42
if ((isset($context["S_ALLOW_CDN"]) ? $context["S_ALLOW_CDN"] : null)) {
echo "<script type="text/javascript">window.jQuery || document.write('\x3Cscript src="";
echo (isset($context["T_ASSETS_PATH"]) ? $context["T_ASSETS_PATH"] : null);
echo "/javascript/jquery.min.js?assets_version=";
echo (isset($context["T_ASSETS_VERSION"]) ? $context["T_ASSETS_VERSION"] : null);
echo "">\x3C/script>');</script>";
}
// line 43
echo "<script type="text/javascript" src="";
echo (isset($context["T_ASSETS_PATH"]) ? $context["T_ASSETS_PATH"] : null);
echo "/javascript/core.js?assets_version=";
echo (isset($context["T_ASSETS_VERSION"]) ? $context["T_ASSETS_VERSION"] : null);
echo ""></script>
";
// line 44
$asset_file = "forum_fn.js";
$asset = new phpbbtemplateasset($asset_file, $this->getEnvironment()->get_path_helper());
if (substr($asset_file, 0, 2) !== './' && $asset->is_relative()) {
$asset_path = $asset->get_path(); $local_file = $this->getEnvironment()->get_phpbb_root_path() . $asset_path;
if (!file_exists($local_file)) {
$local_file = $this->getEnvironment()->findTemplate($asset_path);
$asset->set_path($local_file, true);
$asset->add_assets_version('159');
$asset_file = $asset->get_url();
}
}
$context['definition']->append('SCRIPTS', '<script type="text/javascript" src="' . $asset_file. '"></script>
');
// line 45
$asset_file = "ajax.js";
$asset = new phpbbtemplateasset($asset_file, $this->getEnvironment()->get_path_helper());
if (substr($asset_file, 0, 2) !== './' && $asset->is_relative()) {
$asset_path = $asset->get_path(); $local_file = $this->getEnvironment()->get_phpbb_root_path() . $asset_path;
if (!file_exists($local_file)) {
$local_file = $this->getEnvironment()->findTemplate($asset_path);
$asset->set_path($local_file, true);
$asset->add_assets_version('159');
$asset_file = $asset->get_url();
}
}
$context['definition']->append('SCRIPTS', '<script type="text/javascript" src="' . $asset_file. '"></script>
');
// line 46
echo "
";
// line 47
$previous_look_up_order = $this->env->getNamespaceLookUpOrder();
$this->env->setNamespaceLookUpOrder(array('alg_ForumSponsor', '__main__'));
$this->env->loadTemplate('@alg_ForumSponsor/event/overall_footer_after.html')->display($context);
$this->env->setNamespaceLookUpOrder($previous_look_up_order);
$previous_look_up_order = $this->env->getNamespaceLookUpOrder();
$this->env->setNamespaceLookUpOrder(array('vse_scrolltotop', '__main__'));
$this->env->loadTemplate('@vse_scrolltotop/event/overall_footer_after.html')->display($context);
$this->env->setNamespaceLookUpOrder($previous_look_up_order);
// line 48
echo "
";
// line 49
if ((isset($context["S_PLUPLOAD"]) ? $context["S_PLUPLOAD"] : null)) {
$location = "plupload.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("plupload.html", "overall_footer.html", 49)->display($context);
if ($namespace) {
$this->env->setNamespaceLookUpOrder($previous_look_up_order);
}
}
// line 50
echo $this->getAttribute((isset($context["definition"]) ? $context["definition"] : null), "SCRIPTS", array());
echo "
";
// line 52
// line 53
echo "
</body>
</html>
";
}
public function getTemplateName()
{
return "overall_footer.html";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 180 => 53, 179 => 52, 174 => 50, 160 => 49, 157 => 48, 148 => 47, 145 => 46, 130 => 45, 115 => 44, 108 => 43, 100 => 42, 96 => 41, 92 => 39, 88 => 38, 69 => 24, 54 => 11, 46 => 10, 42 => 8, 30 => 7, 26 => 5, 25 => 4, 21 => 2, 19 => 1,);
}
}
/* <!-- EVENT overall_footer_content_after -->*/
/* </div>*/
/* */
/* <!-- EVENT overall_footer_page_body_after -->*/
/* */
/* <div id="page-footer" role="contentinfo">*/
/* <!-- INCLUDE navbar_footer.html -->*/
/* */
/* <div class="copyright">*/
/* <!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->*/
/* <br />*/
/* <a href="http://phpage.info/forum/thema93?page=1" ><img src="http://forsoc.ru/conkyrs.png" ></a>*/
/* <a href="http://linkslot.ru/link.php?id=117129" target="_blank"><p><font size="5" color="red" face="Arial">Купить ссылку здесь за <span id="linprice_117129"></span> руб.<p></font> </a><div id="linkslot_117129" style="margin: 10px 0;"><script src="https://linkslot.ru/lincode.php?id=117129" async></script>*/
/* */
/* */
/* */
/* */
/* <br />*/
/* */
/* </div>*/
/* */
/* */
/* */
/* <div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">*/
/* <a href="#" class="alert_close"></a>*/
/* <h3 class="alert_title"> </h3><p class="alert_text"></p>*/
/* </div>*/
/* <div id="phpbb_confirm" class="phpbb_alert">*/
/* <a href="#" class="alert_close"></a>*/
/* <div class="alert_text"></div>*/
/* </div>*/
/* </div>*/
/* */
/* </div>*/
/* */
/* <div>*/
/* <a id="bottom" class="anchor" accesskey="z"></a>*/
/* <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->*/
/* </div>*/
/* */
/* <script type="text/javascript" src="{T_JQUERY_LINK}"></script>*/
/* <!-- IF S_ALLOW_CDN --><script type="text/javascript">window.jQuery || document.write('x3Cscript src="{T_ASSETS_PATH}/javascript/jquery.min.js?assets_version={T_ASSETS_VERSION}">x3C/script>');</script><!-- ENDIF -->*/
/* <script type="text/javascript" src="{T_ASSETS_PATH}/javascript/core.js?assets_version={T_ASSETS_VERSION}"></script>*/
/* <!-- INCLUDEJS forum_fn.js -->*/
/* <!-- INCLUDEJS ajax.js -->*/
/* */
/* <!-- EVENT overall_footer_after -->*/
/* */
/* <!-- IF S_PLUPLOAD --><!-- INCLUDE plupload.html --><!-- ENDIF -->*/
/* {$SCRIPTS}*/
/* */
/* <!-- EVENT overall_footer_body_after -->*/
/* */
/* </body>*/
/* </html>*/
/* */
/* */