var/cache/dev/twig/f1/f1cbb192e7a85e2bed4b89807c1fb34bf1cd544b091781d1ab6c7afed1ae2879.php line 64

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* _common/footer.html.twig */
  15. class __TwigTemplate_b43fd49f630f5cf81e8de16c2f7b76fd62f5357aae455e5ba3de289f8616e593 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  31.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""_common/footer.html.twig"));
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""_common/footer.html.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""_common/footer.html.twig"));
  36.         // line 1
  37.         yield "<footer>
  38. \t<div class=\"max_wrap\">
  39. \t\t<div class=\"copyright_content\">
  40. \t\t\t<a href=\"/\" class=\"logo_footer\">
  41. \t\t\t\t<img class=\"logo_desc\" alt=\"\" src=\"/img/logo.svg\"/>
  42. \t\t\t\t<img class=\"logo_mobile\" alt=\"\" src=\"/img/logo.svg\"/>
  43. \t\t\t</a>
  44. \t\t\t<p class=\"copyright\">TM & ©
  45. \t\t\t\t";
  46.         // line 9
  47.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['Twig\Extension\CoreExtension']->convertDate(), "format", ["Y"], "method"falsefalsefalse9), "html"nulltrue);
  48.         yield "
  49. \t\t\t\tFace to face. All Rights Reserved.</p>
  50. \t\t</div>
  51. \t\t<div class=\"menu_footer\">
  52. \t\t\t";
  53.         // line 13
  54.         yield $this->extensions['Knp\Menu\Twig\MenuExtension']->render(CoreExtension::getAttribute($this->env$this->source$this->extensions['Knp\Menu\Twig\MenuExtension']->get("footerMenu"), "setChildrenAttribute", ["class""nav"], "method"falsefalsefalse13));
  55.         yield "
  56. \t\t\t<div class=\"soc_icon\">
  57. \t\t\t\t<div>
  58. \t\t\t\t\t<a href=\"https://t.me/f2f_online\">
  59. \t\t\t\t\t\t<i class=\"fab fa-telegram\"></i>
  60. \t\t\t\t\t\t<span>Telegram</span>
  61. \t\t\t\t\t</a>
  62. \t\t\t\t\t<a href=\"https://vk.com/face2face_club\">
  63. \t\t\t\t\t\t<i class=\"fab fa-vk\"></i>
  64. \t\t\t\t\t\t<span>VK</span>
  65. \t\t\t\t\t</a>
  66. \t\t\t\t</div>
  67. \t\t\t</div>
  68. \t\t</div>
  69. \t</div>
  70. </footer>
  71. ";
  72.         
  73.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  74.         
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  76.         
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  78.         return; yield '';
  79.     }
  80.     /**
  81.      * @codeCoverageIgnore
  82.      */
  83.     public function getTemplateName()
  84.     {
  85.         return "_common/footer.html.twig";
  86.     }
  87.     /**
  88.      * @codeCoverageIgnore
  89.      */
  90.     public function isTraitable()
  91.     {
  92.         return false;
  93.     }
  94.     /**
  95.      * @codeCoverageIgnore
  96.      */
  97.     public function getDebugInfo()
  98.     {
  99.         return array (  64 => 13,  57 => 9,  47 => 1,);
  100.     }
  101.     public function getSourceContext()
  102.     {
  103.         return new Source("<footer>
  104. \t<div class=\"max_wrap\">
  105. \t\t<div class=\"copyright_content\">
  106. \t\t\t<a href=\"/\" class=\"logo_footer\">
  107. \t\t\t\t<img class=\"logo_desc\" alt=\"\" src=\"/img/logo.svg\"/>
  108. \t\t\t\t<img class=\"logo_mobile\" alt=\"\" src=\"/img/logo.svg\"/>
  109. \t\t\t</a>
  110. \t\t\t<p class=\"copyright\">TM & ©
  111. \t\t\t\t{{ date().format('Y') }}
  112. \t\t\t\tFace to face. All Rights Reserved.</p>
  113. \t\t</div>
  114. \t\t<div class=\"menu_footer\">
  115. \t\t\t{{ knp_menu_render(knp_menu_get('footerMenu').setChildrenAttribute('class', 'nav')) }}
  116. \t\t\t<div class=\"soc_icon\">
  117. \t\t\t\t<div>
  118. \t\t\t\t\t<a href=\"https://t.me/f2f_online\">
  119. \t\t\t\t\t\t<i class=\"fab fa-telegram\"></i>
  120. \t\t\t\t\t\t<span>Telegram</span>
  121. \t\t\t\t\t</a>
  122. \t\t\t\t\t<a href=\"https://vk.com/face2face_club\">
  123. \t\t\t\t\t\t<i class=\"fab fa-vk\"></i>
  124. \t\t\t\t\t\t<span>VK</span>
  125. \t\t\t\t\t</a>
  126. \t\t\t\t</div>
  127. \t\t\t</div>
  128. \t\t</div>
  129. \t</div>
  130. </footer>
  131. ""_common/footer.html.twig""/var/www/templates/_common/footer.html.twig");
  132.     }
  133. }