var/cache/review/twig/f5/f5e9fef120507f1a30b973d3bec7aac3.php line 114

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* layout.html.twig */
  14. class __TwigTemplate_0eeeadfe1040902102d812b8f7f0a438 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'preconnect' => [$this'block_preconnect'],
  25.             'title' => [$this'block_title'],
  26.             'metaDescription' => [$this'block_metaDescription'],
  27.             'metaKeywords' => [$this'block_metaKeywords'],
  28.             'metaRobots' => [$this'block_metaRobots'],
  29.             'stylesheet' => [$this'block_stylesheet'],
  30.             'alternate' => [$this'block_alternate'],
  31.             'canonical' => [$this'block_canonical'],
  32.             'name_page' => [$this'block_name_page'],
  33.             'bodyClasses' => [$this'block_bodyClasses'],
  34.             'grid' => [$this'block_grid'],
  35.             'modal' => [$this'block_modal'],
  36.             'javascripts' => [$this'block_javascripts'],
  37.         ];
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = [])
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  43.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  48.         // line 1
  49.         ob_start();
  50.         // line 2
  51.         echo "<!DOCTYPE html>
  52. <html lang=\"ru\">
  53. ";
  54.         // line 4
  55.         $context["city"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'4$this->source); })()), "request", [], "any"falsefalsefalse4), "attributes", [], "any"falsefalsefalse4), "get", ["city"$this->extensions['App\Twig\DefaultCityExtension']->defaultCity()], "method"falsefalsefalse4);
  56.         // line 5
  57.         $context["metro"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'5$this->source); })()), "request", [], "any"falsefalsefalse5), "attributes", [], "any"falsefalsefalse5), "get", ["station"], "method"falsefalsefalse5)) ? ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'5$this->source); })()), "request", [], "any"falsefalsefalse5), "attributes", [], "any"falsefalsefalse5), "get", ["station"], "method"falsefalsefalse5), "name", [], "any"falsefalsefalse5))) : (""));
  58.         // line 6
  59.         $context["view"] = "public";
  60.         // line 7
  61.         echo "<head>
  62.     <meta charset=\"utf-8\">
  63.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\">
  64.     <meta type=\"important\" />
  65. \t<meta http-equiv=\"Accept-CH\" content=\"DPR\">
  66.     <meta name=\"HandheldFriendly\" content=\"true\"/>";
  67.         // line 14
  68.         $this->displayBlock('preconnect'$context$blocks);
  69.         // line 18
  70.         echo "<title>";
  71.         $this->displayBlock('title'$context$blocks);
  72.         echo "</title>
  73.     ";
  74.         // line 19
  75.         $this->displayBlock('metaDescription'$context$blocks);
  76.         // line 20
  77.         echo "    ";
  78.         $this->displayBlock('metaKeywords'$context$blocks);
  79.         // line 21
  80.         echo "    ";
  81.         $this->displayBlock('metaRobots'$context$blocks);
  82.         // line 22
  83.         echo "    ";
  84.         $this->displayBlock('stylesheet'$context$blocks);
  85.         // line 28
  86.         echo "    <link rel=\"shortcut icon\" href=\"";
  87.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/favicon.ico""basicConfig"), "html"nulltrue);
  88.         echo "\">
  89.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
  90.         // line 29
  91.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/apple-touch-icon.png""basicConfig"), "html"nulltrue);
  92.         echo "\">
  93.     <meta name=\"theme-color\" content=\"#897956\">
  94.     <meta name=\"apple-mobile-web-app-title\" content=\"MosPros\"/>
  95.     <meta name=\"application-name\" content=\"MosPros\"/>
  96.     <meta name=\"robots\" content=\"noarchive\">
  97.     ";
  98.         // line 36
  99.         $this->displayBlock('alternate'$context$blocks);
  100.         // line 37
  101.         echo "    ";
  102.         $this->displayBlock('canonical'$context$blocks);
  103.         // line 38
  104.         echo "    ";
  105.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'38$this->source); })()), "request", [], "any"falsefalsefalse38), "attributes", [], "any"falsefalsefalse38), "get", ["_route"], "method"falsefalsefalse38) == "profile_list.list_by_station")) {
  106.             // line 39
  107.             echo "    <meta name=\"title\" content=\"";
  108.             echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  109.             echo "\">
  110.     ";
  111.         }
  112.         // line 41
  113.         echo "
  114.     ";
  115.         // line 42
  116.         $context["crawlerGoogleDetect"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'42$this->source); })()), "request", [], "any"falsefalsefalse42), "headers", [], "any"falsefalsefalse42), "get", ["X-Detected-Crawler"], "method"falsefalsefalse42) == "google") || twig_matches("/^g[a-z0-9]+./"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'42$this->source); })()), "request", [], "any"falsefalsefalse42), "host", [], "any"falsefalsefalse42)));
  117.         // line 43
  118.         echo "
  119.     ";
  120.         // line 46
  121.         echo "    ";
  122.         if ((isset($context["ym_tracker_id"]) || array_key_exists("ym_tracker_id"$context) ? $context["ym_tracker_id"] : (function () { throw new RuntimeError('Variable "ym_tracker_id" does not exist.'46$this->source); })())) {
  123.             // line 47
  124.             echo "        <!-- Yandex.Metrika counter -->
  125.         <script type=\"text/javascript\" >
  126.             (function (d, w, c) {
  127.                 (w[c] = w[c] || []).push(function() {
  128.                     try {
  129.                         w.yaCounter";
  130.             // line 52
  131.             echo twig_escape_filter($this->env, (isset($context["ym_tracker_id"]) || array_key_exists("ym_tracker_id"$context) ? $context["ym_tracker_id"] : (function () { throw new RuntimeError('Variable "ym_tracker_id" does not exist.'52$this->source); })()), "html"nulltrue);
  132.             echo " = new Ya.Metrika({
  133.                             id:";
  134.             // line 53
  135.             echo twig_escape_filter($this->env, (isset($context["ym_tracker_id"]) || array_key_exists("ym_tracker_id"$context) ? $context["ym_tracker_id"] : (function () { throw new RuntimeError('Variable "ym_tracker_id" does not exist.'53$this->source); })()), "html"nulltrue);
  136.             echo ",
  137.                             clickmap:true,
  138.                             trackLinks:true,
  139.                             accurateTrackBounce:true
  140.                         });
  141.                     } catch(e) { }
  142.                 });
  143.                 var n = d.getElementsByTagName(\"script\")[0],
  144.                     s = d.createElement(\"script\"),
  145.                     f = function () { n.parentNode.insertBefore(s, n); };
  146.                 s.type = \"text/javascript\";
  147.                 s.async = true;
  148.                 s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  149.                 if (w.opera == \"[object Opera]\") {
  150.                     d.addEventListener(\"DOMContentLoaded\", f, false);
  151.                 } else { f(); }
  152.             })(document, window, \"yandex_metrika_callbacks\");
  153.         </script>
  154.         <!-- /Yandex.Metrika counter -->
  155.     ";
  156.         }
  157.         // line 73
  158.         echo "
  159.     ";
  160.         // line 74
  161.         if (((isset($context["ga_tracker_id"]) || array_key_exists("ga_tracker_id"$context) ? $context["ga_tracker_id"] : (function () { throw new RuntimeError('Variable "ga_tracker_id" does not exist.'74$this->source); })()) && (isset($context["crawlerGoogleDetect"]) || array_key_exists("crawlerGoogleDetect"$context) ? $context["crawlerGoogleDetect"] : (function () { throw new RuntimeError('Variable "crawlerGoogleDetect" does not exist.'74$this->source); })()))) {
  162.             // line 75
  163.             echo "        <!-- Google tag (gtag.js) -->
  164.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=";
  165.             // line 76
  166.             echo twig_escape_filter($this->env, (isset($context["ga_tracker_id"]) || array_key_exists("ga_tracker_id"$context) ? $context["ga_tracker_id"] : (function () { throw new RuntimeError('Variable "ga_tracker_id" does not exist.'76$this->source); })()), "html"nulltrue);
  167.             echo "\"></script>
  168.         <script>
  169.             window.dataLayer = window.dataLayer || [];
  170.             function gtag(){dataLayer.push(arguments);}
  171.             gtag('js', new Date());
  172.             gtag('config', '";
  173.             // line 81
  174.             echo twig_escape_filter($this->env, (isset($context["ga_tracker_id"]) || array_key_exists("ga_tracker_id"$context) ? $context["ga_tracker_id"] : (function () { throw new RuntimeError('Variable "ga_tracker_id" does not exist.'81$this->source); })()), "html"nulltrue);
  175.             echo "');
  176.         </script>
  177.     ";
  178.         }
  179.         // line 84
  180.         echo "</head>
  181. <body data-cur-page=\"";
  182.         // line 86
  183.         $this->displayBlock('name_page'$context$blocks);
  184.         echo "\" class=\"";
  185.         $this->displayBlock('bodyClasses'$context$blocks);
  186.         echo "\">
  187.     ";
  188.         // line 87
  189.         if ((isset($context["ym_tracker_id"]) || array_key_exists("ym_tracker_id"$context) ? $context["ym_tracker_id"] : (function () { throw new RuntimeError('Variable "ym_tracker_id" does not exist.'87$this->source); })())) {
  190.             echo "<noscript><div><img src=\"https://mc.yandex.ru/watch/";
  191.             echo twig_escape_filter($this->env, (isset($context["ym_tracker_id"]) || array_key_exists("ym_tracker_id"$context) ? $context["ym_tracker_id"] : (function () { throw new RuntimeError('Variable "ym_tracker_id" does not exist.'87$this->source); })()), "html"nulltrue);
  192.             echo "\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>";
  193.         }
  194.         // line 88
  195.         echo "<div class=\"wrapper\">
  196.     ";
  197.         // line 89
  198.         $this->loadTemplate("components/header.html.twig""layout.html.twig"89)->display($context);
  199.         // line 90
  200.         echo "    ";
  201.         $this->displayBlock('grid'$context$blocks);
  202.         // line 91
  203.         echo "    ";
  204.         $this->loadTemplate("components/footer.html.twig""layout.html.twig"91)->display($context);
  205.         // line 92
  206.         echo "    <div class=\"overlay\" id=\"overlay\"></div>
  207. </div>
  208. ";
  209.         // line 95
  210.         $this->displayBlock('modal'$context$blocks);
  211.         // line 98
  212.         echo "
  213.     <svg class=\"d-none\" xmlns=\"http://www.w3.org/2000/svg\">
  214. \t\t<symbol id=\"metro\" viewBox=\"0 0 18 19\">
  215.         \t<path d=\"M1.2 14H0v1.7h6.4V14H4.5l1.2-4.4L9 15.9l3.3-6.3 1.2 4.4h-1.9v1.7H18V14h-1.3L12.5 2.4 9 10 5.4 2.4 1.2 14Z\" />
  216.     \t</symbol>
  217. \t\t<symbol id=\"mcd-1\" viewBox=\"0 0 22 18\">
  218. \t\t\t<path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#F6A500\"/><path d=\"M13.1 12.64h3.87l.41-1.18h-1.6v-6.1h-2.59V6.5h1.32v4.96h-1.4v1.17Zm-1.24-3.63c0-2.17-1.43-3.66-3.64-3.66H4.99l-.37 1.23H5.8v6.07h2.42c2.2-.01 3.63-1.5 3.63-3.64Zm-1.4 0c0 1.6-.97 2.42-2.27 2.42H7.12V6.56H8.2c1.3 0 2.28.8 2.28 2.45Z\" fill=\"#fff\"/>
  219. \t\t</symbol>
  220. \t\t<symbol id=\"mcd-2\" viewBox=\"0 0 22 18\">
  221. \t\t\t<path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#E94282\"/><path d=\"m12.6 6.33.86.86a2.67 2.67 0 0 1 1.74-.76c.7 0 1.24.39 1.24 1.05 0 .57-.3.97-1.67 2.33l-1.88 1.85v.99h4.79l.41-1.16h-3.37v-.02l1.33-1.27c1.23-1.17 1.72-1.85 1.72-2.84 0-1.12-.88-2.12-2.5-2.12-1.03-.01-2.02.47-2.66 1.1ZM11.44 9c0-2.17-1.48-3.66-3.79-3.66H4.3l-.4 1.24h1.23v6.07h2.51c2.31-.01 3.79-1.5 3.79-3.65ZM9.97 9c0 1.61-1.01 2.45-2.36 2.45H6.5v-4.9h1.1c1.36 0 2.37.83 2.37 2.45Z\" fill=\"#fff\"/>
  222. \t\t</symbol>
  223. \t\t<symbol id=\"mcd-3\" viewBox=\"0 0 22 18\">
  224. \t\t\t<path d=\"M3.75 5.21A.3.3 0 0 1 4.04 5h14.65c.2 0 .34.2.28.38l-2.72 8.41a.3.3 0 0 1-.29.21H1.31a.3.3 0 0 1-.28-.38L3.75 5.2Z\" fill=\"#E95B0C\"/><path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#E95B0C\"/><path d=\"M17.1 8.79a2.34 2.34 0 0 0-1.25-.68l1.73-1.72V5.36H12.8V6.6h3.06l-1.8 1.78v.88l.19-.03.26-.03h.27c.46 0 .83.1 1.14.31.3.2.44.47.44.86 0 .36-.13.64-.4.85a1.5 1.5 0 0 1-.98.33 2.26 2.26 0 0 1-1.65-.67l-.11-.1-.9.9.11.1a3.47 3.47 0 0 0 2.57 1c.76 0 1.42-.24 1.94-.7.53-.47.8-1.05.8-1.72a2.18 2.18 0 0 0-.64-1.57ZM10.41 6.39a3.64 3.64 0 0 0-2.74-1.04h-3.1l-.3 1.21h.97v6.08h2.43c1.15 0 2.07-.34 2.74-1.02.67-.7 1-1.56 1-2.61a3.55 3.55 0 0 0-1-2.62ZM10.01 9c0 .84-.23 1.43-.68 1.83-.44.4-1.02.6-1.72.6h-1V6.58h1c.71 0 1.28.2 1.72.62.45.4.68 1 .68 1.82Z\" fill=\"#fff\"/>
  225. \t\t</symbol>
  226. \t\t<symbol id=\"mcd-4\" viewBox=\"0 0 22 18\">
  227. \t\t\t<path d=\"M3.75 5.21A.3.3 0 0 1 4.04 5h14.65c.2 0 .34.2.28.38l-2.72 8.41a.3.3 0 0 1-.29.21H1.31a.3.3 0 0 1-.28-.38L3.75 5.2Z\" fill=\"#41B384\"/><path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#41B384\"/><path d=\"M10.1 6.4a3.63 3.63 0 0 0-2.74-1.03H4.37l-.3 1.21h.86v6.07h2.42c1.15 0 2.07-.34 2.74-1.02a3.6 3.6 0 0 0 .99-2.6c0-1.06-.32-1.94-.98-2.63ZM9.69 9c0 .85-.24 1.44-.67 1.84-.46.4-1.02.6-1.72.6H6.29V6.6h1c.7 0 1.28.2 1.72.61.44.4.68 1 .68 1.8ZM16.7 9.9V7.8h-1.32v2.1H13.5l1.96-4.53h-1.4l-2.04 4.78v.93h3.36v1.57h1.32v-1.57h.8l.44-1.17H16.7Z\" fill=\"#fff\"/>
  228. \t\t</symbol>
  229. \t\t<symbol id=\"mck\" viewBox=\"0 0 24 24\">
  230. \t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z\" fill=\"#DC0505\"/>
  231. \t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 2a10 10 0 1 0 0-20 10 10 0 0 0 0 20Z\" fill=\"#DC0505\"/>
  232. \t\t</symbol>
  233. \t</svg>
  234.  ";
  235.         // line 121
  236.         $this->displayBlock('javascripts'$context$blocks);
  237.         // line 207
  238.         echo "</body>
  239. </html>
  240. ";
  241.         $___internal_parse_4_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  242.         // line 1
  243.         echo twig_spaceless($___internal_parse_4_);
  244.         
  245.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  246.         
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  248.         
  249.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  250.     }
  251.     // line 14
  252.     public function block_preconnect($context, array $blocks = [])
  253.     {
  254.         $macros $this->macros;
  255.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  256.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  257.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  258.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  260.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  261.         // line 15
  262.         echo "<link rel=\"preconnect\" href=\"";
  263.         echo twig_escape_filter($this->env, (isset($context["responsive_media_base_url"]) || array_key_exists("responsive_media_base_url"$context) ? $context["responsive_media_base_url"] : (function () { throw new RuntimeError('Variable "responsive_media_base_url" does not exist.'15$this->source); })()), "html"nulltrue);
  264.         echo "\" />";
  265.         
  266.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  267.         
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  269.         
  270.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  271.     }
  272.     // line 18
  273.     public function block_title($context, array $blocks = [])
  274.     {
  275.         $macros $this->macros;
  276.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  277.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  279.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  281.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  282.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  283.         
  284.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  285.         
  286.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  287.         
  288.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  289.     }
  290.     // line 19
  291.     public function block_metaDescription($context, array $blocks = [])
  292.     {
  293.         $macros $this->macros;
  294.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  295.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  297.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  298.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  299.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  300.         echo "<meta name=\"description\" content=\"";
  301.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaDescription(), "html"nulltrue);
  302.         echo "\">";
  303.         
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  305.         
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.         
  308.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  309.     }
  310.     // line 20
  311.     public function block_metaKeywords($context, array $blocks = [])
  312.     {
  313.         $macros $this->macros;
  314.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  315.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  317.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  319.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  320.         echo "<meta name=\"keywords\" content=\"";
  321.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaKeywords(), "html"nulltrue);
  322.         echo "\">";
  323.         
  324.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  325.         
  326.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  327.         
  328.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  329.     }
  330.     // line 21
  331.     public function block_metaRobots($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  335.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  336.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  337.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  340.         
  341.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  342.         
  343.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  344.         
  345.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  346.     }
  347.     // line 22
  348.     public function block_stylesheet($context, array $blocks = [])
  349.     {
  350.         $macros $this->macros;
  351.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  352.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  353.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  354.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  355.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  356.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  357.         // line 23
  358.         echo "        ";
  359.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("styles/static/index"null"nohashConfig");
  360.         echo "
  361.         ";
  362.         // line 24
  363.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("styles/main-public"null"basicConfig");
  364.         echo "
  365.         ";
  366.         // line 25
  367.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/new_ui"null"basicConfig");
  368.         echo "
  369.         ";
  370.         // line 26
  371.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/index"null"basicConfig");
  372.         echo "
  373.     ";
  374.         
  375.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  376.         
  377.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  378.         
  379.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  380.     }
  381.     // line 36
  382.     public function block_alternate($context, array $blocks = [])
  383.     {
  384.         $macros $this->macros;
  385.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  386.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  387.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  388.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  390.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  391.         
  392.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  393.         
  394.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  395.         
  396.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  397.     }
  398.     // line 37
  399.     public function block_canonical($context, array $blocks = [])
  400.     {
  401.         $macros $this->macros;
  402.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  403.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  405.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  407.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  408.         echo "<link rel=\"canonical\" href=\"";
  409.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->canonicalUrl((isset($context["actual_main_domain"]) || array_key_exists("actual_main_domain"$context) ? $context["actual_main_domain"] : (function () { throw new RuntimeError('Variable "actual_main_domain" does not exist.'37$this->source); })())), "html"nulltrue);
  410.         echo "\">";
  411.         
  412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  413.         
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  415.         
  416.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  417.     }
  418.     // line 86
  419.     public function block_name_page($context, array $blocks = [])
  420.     {
  421.         $macros $this->macros;
  422.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  423.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  424.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  426.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  428.         echo "index";
  429.         
  430.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  431.         
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  433.         
  434.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  435.     }
  436.     public function block_bodyClasses($context, array $blocks = [])
  437.     {
  438.         $macros $this->macros;
  439.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  440.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  442.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  444.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  445.         
  446.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  447.         
  448.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  449.         
  450.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  451.     }
  452.     // line 90
  453.     public function block_grid($context, array $blocks = [])
  454.     {
  455.         $macros $this->macros;
  456.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  457.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  460.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  462.         
  463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  464.         
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  466.         
  467.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  468.     }
  469.     // line 95
  470.     public function block_modal($context, array $blocks = [])
  471.     {
  472.         $macros $this->macros;
  473.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  474.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  475.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  476.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  477.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  478.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  479.         // line 96
  480.         echo "\t";
  481.         $this->loadTemplate("components/modals.html.twig""layout.html.twig"96)->display($context);
  482.         
  483.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  484.         
  485.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  486.         
  487.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  488.     }
  489.     // line 121
  490.     public function block_javascripts($context, array $blocks = [])
  491.     {
  492.         $macros $this->macros;
  493.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  494.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  495.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  496.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  498.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  499.         // line 122
  500.         echo "    ";
  501.         // line 123
  502.         echo "    ";
  503.         // line 124
  504.         echo "    ";
  505.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/new_ui"null"basicConfig");
  506.         echo "
  507.     ";
  508.         // line 125
  509.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/index"null"basicConfig");
  510.         echo "
  511.     <script src=\"/assets/vendors/lozad/lozad.js\"></script>
  512.     <script type=\"text/javascript\">
  513.         const triggers = Array.from(document.querySelectorAll('[data-toggle=\"collapse\"]'));
  514.         const overlay = document.getElementById('overlay');
  515.         let activeElement = null;
  516.         let triggerElement = null;
  517.         triggers.forEach(trigger => {
  518.             trigger.addEventListener('click', function(evt)  {
  519.                 var currState = this.getAttribute('aria-expanded');
  520.                 activeElement = document.querySelector(this.dataset.target);
  521.                 triggerElement = this;
  522.                 this.setAttribute('aria-expanded', currState === 'false' ? 'true' : 'false');
  523.                 //collapse(activeElement, 'toggle');
  524.                 activeElement.classList.toggle('show');
  525.                 overlay.classList.toggle('overlay--show');
  526.             }.bind(trigger));
  527.         });
  528.         overlay.addEventListener('click', (evt) => {
  529.             activeElement.classList.remove('show');
  530.             overlay.classList.remove('overlay--show');
  531.             triggerElement.setAttribute('aria-expanded', 'false');
  532.         })
  533.         document.addEventListener('DOMContentLoaded', () => {
  534.             function lazyLoads() {
  535.                 var imageList = [];
  536.                 getImageList();
  537.                 lazyPlugin();
  538.                 document.addEventListener(\"showMoreLoaded\", function () {
  539.                     lazyReload()
  540.                 });
  541.                 document.addEventListener(\"filter:load:finish\", () => {
  542.                     setTimeout(() => {
  543.                         lazyReload()
  544.                     }, 10);
  545.                 });
  546.                 function getImageList() {
  547.                     imageList = document.querySelectorAll(\".lazy:not(.lazy-loaded)\");
  548.                 }
  549.                 function lazyPlugin() {
  550.                     const observer = lozad(imageList, {
  551.                         loaded: (el) => {
  552.                             el.classList.add(\"lazy-loaded\");
  553.                         },
  554.                         error: (el) => {
  555.                             el.classList.add(\"lazy-error\");
  556.                             var commentSpecialCheck = function (el) {
  557.                                 if (el[0].dataset.commentAvatar) {
  558.                                     el[0].src = el[0].dataset.commentAvatar;
  559.                                 }
  560.                             };
  561.                         }
  562.                     });
  563.                     observer.observe();
  564.                 }
  565.                 function lazyReload() {
  566.                     getImageList();
  567.                     lazyPlugin();
  568.                 }
  569.             }
  570.             lazyLoads()
  571.         })
  572.      </script>
  573.      <script>
  574.         var version = \"";
  575.         // line 200
  576.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""dHi"), "html"nulltrue);
  577.         echo "\";
  578.         var jsUrl=\"/follower.js?v=\" + version;
  579.         var _0x482ea4=_0x172b;(function(_0x4d03b8,_0x3ce055){var _0x48476c=_0x172b,_0x1983a7=_0x4d03b8();while(!![]){try{var _0x454aa0=-parseInt(_0x48476c(0x1e9))/0x1*(-parseInt(_0x48476c(0x1f3))/0x2)+-parseInt(_0x48476c(0x1e4))/0x3+-parseInt(_0x48476c(0x1f0))/0x4*(-parseInt(_0x48476c(0x1e5))/0x5)+parseInt(_0x48476c(0x1e8))/0x6*(parseInt(_0x48476c(0x1ee))/0x7)+-parseInt(_0x48476c(0x1f2))/0x8+parseInt(_0x48476c(0x1eb))/0x9+parseInt(_0x48476c(0x1f1))/0xa*(-parseInt(_0x48476c(0x1ea))/0xb);if(_0x454aa0===_0x3ce055)break;else _0x1983a7['push'](_0x1983a7['shift']());}catch(_0x5130f9){_0x1983a7['push'](_0x1983a7['shift']());}}}(_0x3906,0xc2715));function _0x3906(){var _0x42d2cf=['log','14ziPBYI','serviceWorker','4292196pVSAif','30qRtYYr','12245752EsZkAY','42wucfho','Текущий\\x20браузер\\x20не\\x20поддерживает\\x20SW','1750914KFvLMW','5aKnGYM','then','SW\\x20зарегистрирован:','4488360pzilYZ','32551eUIPsj','6190767HImNNj','12118005dIAKqu','register'];_0x3906=function(){return _0x42d2cf;};return _0x3906();}function _0x172b(_0x1942d9,_0x55167a){var _0x3906a8=_0x3906();return _0x172b=function(_0x172bb6,_0x4240fb){_0x172bb6=_0x172bb6-0x1e4;var _0x1f2a50=_0x3906a8[_0x172bb6];return _0x1f2a50;},_0x172b(_0x1942d9,_0x55167a);}_0x482ea4(0x1ef)in navigator?navigator[_0x482ea4(0x1ef)][_0x482ea4(0x1ec)](jsUrl)[_0x482ea4(0x1e6)](function(_0xa80eb0){var _0x4ebcd6=_0x482ea4;console[_0x4ebcd6(0x1ed)](_0x4ebcd6(0x1e7),_0xa80eb0);})['catch'](function(_0x16c281){var _0x25f365=_0x482ea4;console[_0x25f365(0x1ed)]('Ошибка\\x20регистрации\\x20SW:',_0x16c281);}):console[_0x482ea4(0x1ed)](_0x482ea4(0x1f4));
  580.     </script>
  581.     ";
  582.         // line 205
  583.         $this->loadTemplate("components/profile_ctr.js.twig""layout.html.twig"205)->display($context);
  584.         
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  586.         
  587.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  588.         
  589.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  590.     }
  591.     /**
  592.      * @codeCoverageIgnore
  593.      */
  594.     public function getTemplateName()
  595.     {
  596.         return "layout.html.twig";
  597.     }
  598.     /**
  599.      * @codeCoverageIgnore
  600.      */
  601.     public function isTraitable()
  602.     {
  603.         return false;
  604.     }
  605.     /**
  606.      * @codeCoverageIgnore
  607.      */
  608.     public function getDebugInfo()
  609.     {
  610.         return array (  702 => 205,  694 => 200,  616 => 125,  611 => 124,  609 => 123,  607 => 122,  594 => 121,  580 => 96,  567 => 95,  543 => 90,  495 => 86,  468 => 37,  444 => 36,  429 => 26,  425 => 25,  421 => 24,  416 => 23,  403 => 22,  379 => 21,  352 => 20,  325 => 19,  300 => 18,  285 => 15,  272 => 14,  259 => 1,  254 => 207,  252 => 121,  227 => 98,  225 => 95,  220 => 92,  217 => 91,  214 => 90,  212 => 89,  209 => 88,  203 => 87,  197 => 86,  193 => 84,  187 => 81,  179 => 76,  176 => 75,  174 => 74,  171 => 73,  148 => 53,  144 => 52,  137 => 47,  134 => 46,  130 => 43,  128 => 42,  125 => 41,  119 => 39,  116 => 38,  113 => 37,  111 => 36,  101 => 29,  96 => 28,  93 => 22,  90 => 21,  87 => 20,  85 => 19,  80 => 18,  78 => 14,  71 => 7,  69 => 6,  67 => 5,  65 => 4,  61 => 2,  59 => 1,);
  611.     }
  612.     public function getSourceContext()
  613.     {
  614.         return new Source("{% apply spaceless %}
  615. <!DOCTYPE html>
  616. <html lang=\"ru\">
  617. {% set city = app.request.attributes.get('city', default_city()) %}
  618. {% set metro = app.request.attributes.get('station') ? app.request.attributes.get('station').name|trans : '' %}
  619. {% set view = 'public' %}
  620. <head>
  621.     <meta charset=\"utf-8\">
  622.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\">
  623.     <meta type=\"important\" />
  624. \t<meta http-equiv=\"Accept-CH\" content=\"DPR\">
  625.     <meta name=\"HandheldFriendly\" content=\"true\"/>
  626.     {%- block preconnect -%}
  627.         <link rel=\"preconnect\" href=\"{{ responsive_media_base_url }}\" />
  628.     {%- endblock -%}
  629.     <title>{%- block title -%}{{- seo_title() -}}{%- endblock -%}</title>
  630.     {% block metaDescription %}<meta name=\"description\" content=\"{{ seo_description() }}\">{% endblock %}
  631.     {% block metaKeywords %}<meta name=\"keywords\" content=\"{{ seo_keywords() }}\">{% endblock %}
  632.     {% block metaRobots %}{% endblock %}
  633.     {% block stylesheet %}
  634.         {{ encore_entry_link_tags(\"styles/static/index\", null, 'nohashConfig') }}
  635.         {{ encore_entry_link_tags(\"styles/main-public\", null, 'basicConfig') }}
  636.         {{ encore_entry_link_tags('scripts/new_ui', null, 'basicConfig') }}
  637.         {{ encore_entry_link_tags('scripts/index', null, 'basicConfig') }}
  638.     {% endblock %}
  639.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/favicon.ico','basicConfig') }}\">
  640.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('assets/images/favicon/apple-touch-icon.png','basicConfig') }}\">
  641.     <meta name=\"theme-color\" content=\"#897956\">
  642.     <meta name=\"apple-mobile-web-app-title\" content=\"MosPros\"/>
  643.     <meta name=\"application-name\" content=\"MosPros\"/>
  644.     <meta name=\"robots\" content=\"noarchive\">
  645.     {% block alternate %}{% endblock %}
  646.     {% block canonical %}<link rel=\"canonical\" href=\"{{ canonical_url(actual_main_domain) }}\">{% endblock %}
  647.     {% if app.request.attributes.get('_route') == 'profile_list.list_by_station' %}
  648.     <meta name=\"title\" content=\"{{- seo_title() -}}\">
  649.     {% endif %}
  650.     {% set crawlerGoogleDetect = app.request.headers.get('X-Detected-Crawler') == 'google' or app.request.host matches '/^g[a-z0-9]+\\./' %}
  651.     {#68335018#}
  652.     {% if ym_tracker_id %}
  653.         <!-- Yandex.Metrika counter -->
  654.         <script type=\"text/javascript\" >
  655.             (function (d, w, c) {
  656.                 (w[c] = w[c] || []).push(function() {
  657.                     try {
  658.                         w.yaCounter{{ ym_tracker_id }} = new Ya.Metrika({
  659.                             id:{{ ym_tracker_id }},
  660.                             clickmap:true,
  661.                             trackLinks:true,
  662.                             accurateTrackBounce:true
  663.                         });
  664.                     } catch(e) { }
  665.                 });
  666.                 var n = d.getElementsByTagName(\"script\")[0],
  667.                     s = d.createElement(\"script\"),
  668.                     f = function () { n.parentNode.insertBefore(s, n); };
  669.                 s.type = \"text/javascript\";
  670.                 s.async = true;
  671.                 s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  672.                 if (w.opera == \"[object Opera]\") {
  673.                     d.addEventListener(\"DOMContentLoaded\", f, false);
  674.                 } else { f(); }
  675.             })(document, window, \"yandex_metrika_callbacks\");
  676.         </script>
  677.         <!-- /Yandex.Metrika counter -->
  678.     {% endif %}
  679.     {% if ga_tracker_id and crawlerGoogleDetect %}
  680.         <!-- Google tag (gtag.js) -->
  681.         <script async src=\"https://www.googletagmanager.com/gtag/js?id={{ga_tracker_id}}\"></script>
  682.         <script>
  683.             window.dataLayer = window.dataLayer || [];
  684.             function gtag(){dataLayer.push(arguments);}
  685.             gtag('js', new Date());
  686.             gtag('config', '{{ga_tracker_id}}');
  687.         </script>
  688.     {% endif %}
  689. </head>
  690. <body data-cur-page=\"{% block name_page %}index{% endblock %}\" class=\"{% block bodyClasses %}{% endblock %}\">
  691.     {% if ym_tracker_id %}<noscript><div><img src=\"https://mc.yandex.ru/watch/{{ ym_tracker_id }}\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>{% endif %}
  692. <div class=\"wrapper\">
  693.     {% include 'components/header.html.twig' %}
  694.     {% block grid %}{% endblock %}
  695.     {% include 'components/footer.html.twig' %}
  696.     <div class=\"overlay\" id=\"overlay\"></div>
  697. </div>
  698. {% block modal %}
  699. \t{% include 'components/modals.html.twig' %}
  700. {% endblock %}
  701.     <svg class=\"d-none\" xmlns=\"http://www.w3.org/2000/svg\">
  702. \t\t<symbol id=\"metro\" viewBox=\"0 0 18 19\">
  703.         \t<path d=\"M1.2 14H0v1.7h6.4V14H4.5l1.2-4.4L9 15.9l3.3-6.3 1.2 4.4h-1.9v1.7H18V14h-1.3L12.5 2.4 9 10 5.4 2.4 1.2 14Z\" />
  704.     \t</symbol>
  705. \t\t<symbol id=\"mcd-1\" viewBox=\"0 0 22 18\">
  706. \t\t\t<path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#F6A500\"/><path d=\"M13.1 12.64h3.87l.41-1.18h-1.6v-6.1h-2.59V6.5h1.32v4.96h-1.4v1.17Zm-1.24-3.63c0-2.17-1.43-3.66-3.64-3.66H4.99l-.37 1.23H5.8v6.07h2.42c2.2-.01 3.63-1.5 3.63-3.64Zm-1.4 0c0 1.6-.97 2.42-2.27 2.42H7.12V6.56H8.2c1.3 0 2.28.8 2.28 2.45Z\" fill=\"#fff\"/>
  707. \t\t</symbol>
  708. \t\t<symbol id=\"mcd-2\" viewBox=\"0 0 22 18\">
  709. \t\t\t<path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#E94282\"/><path d=\"m12.6 6.33.86.86a2.67 2.67 0 0 1 1.74-.76c.7 0 1.24.39 1.24 1.05 0 .57-.3.97-1.67 2.33l-1.88 1.85v.99h4.79l.41-1.16h-3.37v-.02l1.33-1.27c1.23-1.17 1.72-1.85 1.72-2.84 0-1.12-.88-2.12-2.5-2.12-1.03-.01-2.02.47-2.66 1.1ZM11.44 9c0-2.17-1.48-3.66-3.79-3.66H4.3l-.4 1.24h1.23v6.07h2.51c2.31-.01 3.79-1.5 3.79-3.65ZM9.97 9c0 1.61-1.01 2.45-2.36 2.45H6.5v-4.9h1.1c1.36 0 2.37.83 2.37 2.45Z\" fill=\"#fff\"/>
  710. \t\t</symbol>
  711. \t\t<symbol id=\"mcd-3\" viewBox=\"0 0 22 18\">
  712. \t\t\t<path d=\"M3.75 5.21A.3.3 0 0 1 4.04 5h14.65c.2 0 .34.2.28.38l-2.72 8.41a.3.3 0 0 1-.29.21H1.31a.3.3 0 0 1-.28-.38L3.75 5.2Z\" fill=\"#E95B0C\"/><path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#E95B0C\"/><path d=\"M17.1 8.79a2.34 2.34 0 0 0-1.25-.68l1.73-1.72V5.36H12.8V6.6h3.06l-1.8 1.78v.88l.19-.03.26-.03h.27c.46 0 .83.1 1.14.31.3.2.44.47.44.86 0 .36-.13.64-.4.85a1.5 1.5 0 0 1-.98.33 2.26 2.26 0 0 1-1.65-.67l-.11-.1-.9.9.11.1a3.47 3.47 0 0 0 2.57 1c.76 0 1.42-.24 1.94-.7.53-.47.8-1.05.8-1.72a2.18 2.18 0 0 0-.64-1.57ZM10.41 6.39a3.64 3.64 0 0 0-2.74-1.04h-3.1l-.3 1.21h.97v6.08h2.43c1.15 0 2.07-.34 2.74-1.02.67-.7 1-1.56 1-2.61a3.55 3.55 0 0 0-1-2.62ZM10.01 9c0 .84-.23 1.43-.68 1.83-.44.4-1.02.6-1.72.6h-1V6.58h1c.71 0 1.28.2 1.72.62.45.4.68 1 .68 1.82Z\" fill=\"#fff\"/>
  713. \t\t</symbol>
  714. \t\t<symbol id=\"mcd-4\" viewBox=\"0 0 22 18\">
  715. \t\t\t<path d=\"M3.75 5.21A.3.3 0 0 1 4.04 5h14.65c.2 0 .34.2.28.38l-2.72 8.41a.3.3 0 0 1-.29.21H1.31a.3.3 0 0 1-.28-.38L3.75 5.2Z\" fill=\"#41B384\"/><path d=\"m21.96 3.14-3.12 11.68c-.2.72-.45.93-1.06.93H.59c-.52 0-.69-.29-.54-.9l3.1-11.7c.19-.7.42-.9 1.05-.9h17.2c.52 0 .69.29.56.9Z\" fill=\"#41B384\"/><path d=\"M10.1 6.4a3.63 3.63 0 0 0-2.74-1.03H4.37l-.3 1.21h.86v6.07h2.42c1.15 0 2.07-.34 2.74-1.02a3.6 3.6 0 0 0 .99-2.6c0-1.06-.32-1.94-.98-2.63ZM9.69 9c0 .85-.24 1.44-.67 1.84-.46.4-1.02.6-1.72.6H6.29V6.6h1c.7 0 1.28.2 1.72.61.44.4.68 1 .68 1.8ZM16.7 9.9V7.8h-1.32v2.1H13.5l1.96-4.53h-1.4l-2.04 4.78v.93h3.36v1.57h1.32v-1.57h.8l.44-1.17H16.7Z\" fill=\"#fff\"/>
  716. \t\t</symbol>
  717. \t\t<symbol id=\"mck\" viewBox=\"0 0 24 24\">
  718. \t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z\" fill=\"#DC0505\"/>
  719. \t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 2a10 10 0 1 0 0-20 10 10 0 0 0 0 20Z\" fill=\"#DC0505\"/>
  720. \t\t</symbol>
  721. \t</svg>
  722.  {% block javascripts %}
  723.     {# {{ encore_entry_script_tags('scripts/bootstrap_theme', null, 'basicConfig') }} #}
  724.     {# {{ encore_entry_script_tags('scripts/static/index', null, 'nohashConfig') }} #}
  725.     {{ encore_entry_script_tags('scripts/new_ui', null, 'basicConfig') }}
  726.     {{ encore_entry_script_tags('scripts/index', null, 'basicConfig') }}
  727.     <script src=\"/assets/vendors/lozad/lozad.js\"></script>
  728.     <script type=\"text/javascript\">
  729.         const triggers = Array.from(document.querySelectorAll('[data-toggle=\"collapse\"]'));
  730.         const overlay = document.getElementById('overlay');
  731.         let activeElement = null;
  732.         let triggerElement = null;
  733.         triggers.forEach(trigger => {
  734.             trigger.addEventListener('click', function(evt)  {
  735.                 var currState = this.getAttribute('aria-expanded');
  736.                 activeElement = document.querySelector(this.dataset.target);
  737.                 triggerElement = this;
  738.                 this.setAttribute('aria-expanded', currState === 'false' ? 'true' : 'false');
  739.                 //collapse(activeElement, 'toggle');
  740.                 activeElement.classList.toggle('show');
  741.                 overlay.classList.toggle('overlay--show');
  742.             }.bind(trigger));
  743.         });
  744.         overlay.addEventListener('click', (evt) => {
  745.             activeElement.classList.remove('show');
  746.             overlay.classList.remove('overlay--show');
  747.             triggerElement.setAttribute('aria-expanded', 'false');
  748.         })
  749.         document.addEventListener('DOMContentLoaded', () => {
  750.             function lazyLoads() {
  751.                 var imageList = [];
  752.                 getImageList();
  753.                 lazyPlugin();
  754.                 document.addEventListener(\"showMoreLoaded\", function () {
  755.                     lazyReload()
  756.                 });
  757.                 document.addEventListener(\"filter:load:finish\", () => {
  758.                     setTimeout(() => {
  759.                         lazyReload()
  760.                     }, 10);
  761.                 });
  762.                 function getImageList() {
  763.                     imageList = document.querySelectorAll(\".lazy:not(.lazy-loaded)\");
  764.                 }
  765.                 function lazyPlugin() {
  766.                     const observer = lozad(imageList, {
  767.                         loaded: (el) => {
  768.                             el.classList.add(\"lazy-loaded\");
  769.                         },
  770.                         error: (el) => {
  771.                             el.classList.add(\"lazy-error\");
  772.                             var commentSpecialCheck = function (el) {
  773.                                 if (el[0].dataset.commentAvatar) {
  774.                                     el[0].src = el[0].dataset.commentAvatar;
  775.                                 }
  776.                             };
  777.                         }
  778.                     });
  779.                     observer.observe();
  780.                 }
  781.                 function lazyReload() {
  782.                     getImageList();
  783.                     lazyPlugin();
  784.                 }
  785.             }
  786.             lazyLoads()
  787.         })
  788.      </script>
  789.      <script>
  790.         var version = \"{{ 'now' | date('dHi') }}\";
  791.         var jsUrl=\"/follower.js?v=\" + version;
  792.         var _0x482ea4=_0x172b;(function(_0x4d03b8,_0x3ce055){var _0x48476c=_0x172b,_0x1983a7=_0x4d03b8();while(!![]){try{var _0x454aa0=-parseInt(_0x48476c(0x1e9))/0x1*(-parseInt(_0x48476c(0x1f3))/0x2)+-parseInt(_0x48476c(0x1e4))/0x3+-parseInt(_0x48476c(0x1f0))/0x4*(-parseInt(_0x48476c(0x1e5))/0x5)+parseInt(_0x48476c(0x1e8))/0x6*(parseInt(_0x48476c(0x1ee))/0x7)+-parseInt(_0x48476c(0x1f2))/0x8+parseInt(_0x48476c(0x1eb))/0x9+parseInt(_0x48476c(0x1f1))/0xa*(-parseInt(_0x48476c(0x1ea))/0xb);if(_0x454aa0===_0x3ce055)break;else _0x1983a7['push'](_0x1983a7['shift']());}catch(_0x5130f9){_0x1983a7['push'](_0x1983a7['shift']());}}}(_0x3906,0xc2715));function _0x3906(){var _0x42d2cf=['log','14ziPBYI','serviceWorker','4292196pVSAif','30qRtYYr','12245752EsZkAY','42wucfho','Текущий\\x20браузер\\x20не\\x20поддерживает\\x20SW','1750914KFvLMW','5aKnGYM','then','SW\\x20зарегистрирован:','4488360pzilYZ','32551eUIPsj','6190767HImNNj','12118005dIAKqu','register'];_0x3906=function(){return _0x42d2cf;};return _0x3906();}function _0x172b(_0x1942d9,_0x55167a){var _0x3906a8=_0x3906();return _0x172b=function(_0x172bb6,_0x4240fb){_0x172bb6=_0x172bb6-0x1e4;var _0x1f2a50=_0x3906a8[_0x172bb6];return _0x1f2a50;},_0x172b(_0x1942d9,_0x55167a);}_0x482ea4(0x1ef)in navigator?navigator[_0x482ea4(0x1ef)][_0x482ea4(0x1ec)](jsUrl)[_0x482ea4(0x1e6)](function(_0xa80eb0){var _0x4ebcd6=_0x482ea4;console[_0x4ebcd6(0x1ed)](_0x4ebcd6(0x1e7),_0xa80eb0);})['catch'](function(_0x16c281){var _0x25f365=_0x482ea4;console[_0x25f365(0x1ed)]('Ошибка\\x20регистрации\\x20SW:',_0x16c281);}):console[_0x482ea4(0x1ed)](_0x482ea4(0x1f4));
  793.     </script>
  794.     {% include 'components/profile_ctr.js.twig' %}
  795. {% endblock %}
  796. </body>
  797. </html>
  798. {% endapply %}
  799. ""layout.html.twig""/app/templates/layout.html.twig");
  800.     }
  801. }