Файл: forsoc.ru/cache/twig/36/36a7b10d57e7739ebadb4344eb32dbf54c44f8ead714cae5ab92b601b32c7b58.php
Строк: 46
<?php
/* @alg_ForumSponsor/event/viewtopic_topic_title_prepend.html */
class __TwigTemplate_29881bc4bcf2e45a4b6539205f04e1faf55b1315755500fc3efbe09bac778d59 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
if ((isset($context["FORUM_SPONSOR_ABOVE"]) ? $context["FORUM_SPONSOR_ABOVE"] : null)) {
// line 2
echo "t<div style="margin: 0 auto; text-align: center;">";
echo (isset($context["FORUM_SPONSOR_ABOVE"]) ? $context["FORUM_SPONSOR_ABOVE"] : null);
echo "</div>
t<br clear="all" />
";
}
}
public function getTemplateName()
{
return "@alg_ForumSponsor/event/viewtopic_topic_title_prepend.html";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 21 => 2, 19 => 1,);
}
}
/* <!-- IF FORUM_SPONSOR_ABOVE -->*/
/* <div style="margin: 0 auto; text-align: center;">{FORUM_SPONSOR_ABOVE}</div>*/
/* <br clear="all" />*/
/* <!-- ENDIF -->*/
/* */