Файл: forsoc.ru/cache/twig/7f/7f0239536da3a32ad5b3a0fd2d8d44b31749a97ebb7a4cea44689711932f83c8.php
Строк: 47
<?php
/* @bb3mobi_seodesc/event/overall_header_head_append.html */
class __TwigTemplate_05a4ef555e6dfc629e5baec28445428e937b168c1b0ab75f9cbe0b9d89d7d853 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["DESCRIPTION"]) ? $context["DESCRIPTION"] : null)) {
// line 2
echo "<meta name="description" content="";
echo (isset($context["DESCRIPTION"]) ? $context["DESCRIPTION"] : null);
echo "" />";
}
// line 3
echo "
";
}
public function getTemplateName()
{
return "@bb3mobi_seodesc/event/overall_header_head_append.html";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 26 => 3, 21 => 2, 19 => 1,);
}
}
/* <!-- IF DESCRIPTION -->*/
/* <meta name="description" content="{DESCRIPTION}" /><!-- ENDIF -->*/
/* */
/* */