Файл: cache/76/84/120627342af67332085f37f81e103f270413f3c2b1fae74fa0faaea46c09.php
Строк: 30
<?php
/* ./footer.tpl */
class __TwigTemplate_7684120627342af67332085f37f81e103f270413f3c2b1fae74fa0faaea46c09 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 "
<div class="foot5">
<a href="/contacts"><img src="/img/sz.png" /></a>
</div>
<div class="count">
<a href="http://waplog.net/c.shtml?580810">
<img src="http://c.waplog.net/580810.cnt" alt="waplog" />
</a>
</div>
</body>
</html>";
}
public function getTemplateName()
{
return "./footer.tpl";
}
public function getDebugInfo()
{
return array ( 47 => 24, 33 => 13, 46 => 18, 32 => 6, 26 => 4, 24 => 3, 21 => 2, 19 => 1,);
}
}