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

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.     ";
  97.         // line 35
  98.         $this->displayBlock('alternate'$context$blocks);
  99.         // line 36
  100.         echo "    ";
  101.         $this->displayBlock('canonical'$context$blocks);
  102.         // line 37
  103.         echo "    ";
  104.         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.'37$this->source); })()), "request", [], "any"falsefalsefalse37), "attributes", [], "any"falsefalsefalse37), "get", ["_route"], "method"falsefalsefalse37) == "profile_list.list_by_station")) {
  105.             // line 38
  106.             echo "    <meta name=\"title\" content=\"";
  107.             echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  108.             echo "\">
  109.     ";
  110.         }
  111.         // line 40
  112.         echo "
  113.     ";
  114.         // line 41
  115.         $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.'41$this->source); })()), "request", [], "any"falsefalsefalse41), "headers", [], "any"falsefalsefalse41), "get", ["X-Detected-Crawler"], "method"falsefalsefalse41) == "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.'41$this->source); })()), "request", [], "any"falsefalsefalse41), "host", [], "any"falsefalsefalse41)));
  116.         // line 42
  117.         echo "
  118.     ";
  119.         // line 45
  120.         echo "    ";
  121.         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.'45$this->source); })())) {
  122.             // line 46
  123.             echo "        <!-- Yandex.Metrika counter -->
  124.         <script type=\"text/javascript\" >
  125.             (function (d, w, c) {
  126.                 (w[c] = w[c] || []).push(function() {
  127.                     try {
  128.                         w.yaCounter";
  129.             // line 51
  130.             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.'51$this->source); })()), "html"nulltrue);
  131.             echo " = new Ya.Metrika({
  132.                             id:";
  133.             // line 52
  134.             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);
  135.             echo ",
  136.                             clickmap:true,
  137.                             trackLinks:true,
  138.                             accurateTrackBounce:true
  139.                         });
  140.                     } catch(e) { }
  141.                 });
  142.                 var n = d.getElementsByTagName(\"script\")[0],
  143.                     s = d.createElement(\"script\"),
  144.                     f = function () { n.parentNode.insertBefore(s, n); };
  145.                 s.type = \"text/javascript\";
  146.                 s.async = true;
  147.                 s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  148.                 if (w.opera == \"[object Opera]\") {
  149.                     d.addEventListener(\"DOMContentLoaded\", f, false);
  150.                 } else { f(); }
  151.             })(document, window, \"yandex_metrika_callbacks\");
  152.         </script>
  153.         <!-- /Yandex.Metrika counter -->
  154.     ";
  155.         }
  156.         // line 72
  157.         echo "
  158.     ";
  159.         // line 73
  160.         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.'73$this->source); })()) && (isset($context["crawlerGoogleDetect"]) || array_key_exists("crawlerGoogleDetect"$context) ? $context["crawlerGoogleDetect"] : (function () { throw new RuntimeError('Variable "crawlerGoogleDetect" does not exist.'73$this->source); })()))) {
  161.             // line 74
  162.             echo "        <!-- Google tag (gtag.js) -->
  163.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=";
  164.             // line 75
  165.             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.'75$this->source); })()), "html"nulltrue);
  166.             echo "\"></script>
  167.         <script>
  168.             window.dataLayer = window.dataLayer || [];
  169.             function gtag(){dataLayer.push(arguments);}
  170.             gtag('js', new Date());
  171.             gtag('config', '";
  172.             // line 80
  173.             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.'80$this->source); })()), "html"nulltrue);
  174.             echo "');
  175.         </script>
  176.     ";
  177.         }
  178.         // line 83
  179.         echo "</head>
  180. <body data-cur-page=\"";
  181.         // line 85
  182.         $this->displayBlock('name_page'$context$blocks);
  183.         echo "\" class=\"";
  184.         $this->displayBlock('bodyClasses'$context$blocks);
  185.         echo "\">
  186.     ";
  187.         // line 86
  188.         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.'86$this->source); })())) {
  189.             echo "<noscript><div><img src=\"https://mc.yandex.ru/watch/";
  190.             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.'86$this->source); })()), "html"nulltrue);
  191.             echo "\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>";
  192.         }
  193.         // line 87
  194.         echo "<div class=\"wrapper\">
  195.     ";
  196.         // line 88
  197.         $this->loadTemplate("components/header.html.twig""layout.html.twig"88)->display($context);
  198.         // line 89
  199.         echo "    ";
  200.         $this->displayBlock('grid'$context$blocks);
  201.         // line 90
  202.         echo "    ";
  203.         $this->loadTemplate("components/footer.html.twig""layout.html.twig"90)->display($context);
  204.         // line 91
  205.         echo "    <div class=\"overlay\" id=\"overlay\"></div>
  206. </div>
  207. ";
  208.         // line 94
  209.         $this->displayBlock('modal'$context$blocks);
  210.         // line 97
  211.         echo "
  212.     <svg class=\"d-none\" xmlns=\"http://www.w3.org/2000/svg\">
  213. \t\t<symbol id=\"metro\" viewBox=\"0 0 18 19\">
  214.         \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\" />
  215.     \t</symbol>
  216. \t\t<symbol id=\"mcd-1\" viewBox=\"0 0 22 18\">
  217. \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\"/>
  218. \t\t</symbol>
  219. \t\t<symbol id=\"mcd-2\" viewBox=\"0 0 22 18\">
  220. \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\"/>
  221. \t\t</symbol>
  222. \t\t<symbol id=\"mcd-3\" viewBox=\"0 0 22 18\">
  223. \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\"/>
  224. \t\t</symbol>
  225. \t\t<symbol id=\"mcd-4\" viewBox=\"0 0 22 18\">
  226. \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\"/>
  227. \t\t</symbol>
  228. \t\t<symbol id=\"mck\" viewBox=\"0 0 24 24\">
  229. \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\"/>
  230. \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\"/>
  231. \t\t</symbol>
  232. \t</svg>
  233.  ";
  234.         // line 120
  235.         $this->displayBlock('javascripts'$context$blocks);
  236.         // line 206
  237.         echo "</body>
  238. </html>
  239. ";
  240.         $___internal_parse_4_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  241.         // line 1
  242.         echo twig_spaceless($___internal_parse_4_);
  243.         
  244.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  245.         
  246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  247.         
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  249.     }
  250.     // line 14
  251.     public function block_preconnect($context, array $blocks = [])
  252.     {
  253.         $macros $this->macros;
  254.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  255.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  256.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  257.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  258.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preconnect"));
  260.         // line 15
  261.         echo "<link rel=\"preconnect\" href=\"";
  262.         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);
  263.         echo "\" />";
  264.         
  265.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  266.         
  267.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  268.         
  269.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  270.     }
  271.     // line 18
  272.     public function block_title($context, array $blocks = [])
  273.     {
  274.         $macros $this->macros;
  275.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  276.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  281.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaTitle(), "html"nulltrue);
  282.         
  283.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  284.         
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  286.         
  287.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  288.     }
  289.     // line 19
  290.     public function block_metaDescription($context, array $blocks = [])
  291.     {
  292.         $macros $this->macros;
  293.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  294.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  295.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  297.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  298.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  299.         echo "<meta name=\"description\" content=\"";
  300.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaDescription(), "html"nulltrue);
  301.         echo "\">";
  302.         
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  304.         
  305.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  306.         
  307.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  308.     }
  309.     // line 20
  310.     public function block_metaKeywords($context, array $blocks = [])
  311.     {
  312.         $macros $this->macros;
  313.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  314.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  315.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  317.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaKeywords"));
  319.         echo "<meta name=\"keywords\" content=\"";
  320.         echo twig_escape_filter($this->env$this->extensions['App\Twig\SeoExtension']->metaKeywords(), "html"nulltrue);
  321.         echo "\">";
  322.         
  323.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  324.         
  325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  326.         
  327.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  328.     }
  329.     // line 21
  330.     public function block_metaRobots($context, array $blocks = [])
  331.     {
  332.         $macros $this->macros;
  333.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  334.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  336.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  337.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaRobots"));
  339.         
  340.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  341.         
  342.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  343.         
  344.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  345.     }
  346.     // line 22
  347.     public function block_stylesheet($context, array $blocks = [])
  348.     {
  349.         $macros $this->macros;
  350.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  351.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  352.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  353.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  354.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  355.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  356.         // line 23
  357.         echo "        ";
  358.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("styles/static/index"null"nohashConfig");
  359.         echo "
  360.         ";
  361.         // line 24
  362.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("styles/main-public"null"basicConfig");
  363.         echo "
  364.         ";
  365.         // line 25
  366.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/new_ui"null"basicConfig");
  367.         echo "
  368.         ";
  369.         // line 26
  370.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("scripts/index"null"basicConfig");
  371.         echo "
  372.     ";
  373.         
  374.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  375.         
  376.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  377.         
  378.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  379.     }
  380.     // line 35
  381.     public function block_alternate($context, array $blocks = [])
  382.     {
  383.         $macros $this->macros;
  384.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  385.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  386.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  387.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  388.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alternate"));
  390.         
  391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  392.         
  393.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  394.         
  395.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  396.     }
  397.     // line 36
  398.     public function block_canonical($context, array $blocks = [])
  399.     {
  400.         $macros $this->macros;
  401.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  402.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  403.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  405.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  407.         echo "<link rel=\"canonical\" href=\"";
  408.         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.'36$this->source); })())), "html"nulltrue);
  409.         echo "\">";
  410.         
  411.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  412.         
  413.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  414.         
  415.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  416.     }
  417.     // line 85
  418.     public function block_name_page($context, array $blocks = [])
  419.     {
  420.         $macros $this->macros;
  421.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  422.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  423.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  424.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  425.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  426.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""name_page"));
  427.         echo "index";
  428.         
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  430.         
  431.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  432.         
  433.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  434.     }
  435.     public function block_bodyClasses($context, array $blocks = [])
  436.     {
  437.         $macros $this->macros;
  438.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  439.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  440.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  442.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClasses"));
  444.         
  445.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  446.         
  447.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  448.         
  449.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  450.     }
  451.     // line 89
  452.     public function block_grid($context, array $blocks = [])
  453.     {
  454.         $macros $this->macros;
  455.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  456.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  457.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  459.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  460.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""grid"));
  461.         
  462.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  463.         
  464.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  465.         
  466.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  467.     }
  468.     // line 94
  469.     public function block_modal($context, array $blocks = [])
  470.     {
  471.         $macros $this->macros;
  472.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  473.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  474.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  475.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  476.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  477.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  478.         // line 95
  479.         echo "\t";
  480.         $this->loadTemplate("components/modals.html.twig""layout.html.twig"95)->display($context);
  481.         
  482.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  483.         
  484.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  485.         
  486.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  487.     }
  488.     // line 120
  489.     public function block_javascripts($context, array $blocks = [])
  490.     {
  491.         $macros $this->macros;
  492.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  493.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  495.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  496.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  498.         // line 121
  499.         echo "    ";
  500.         // line 122
  501.         echo "    ";
  502.         // line 123
  503.         echo "    ";
  504.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/new_ui"null"basicConfig");
  505.         echo "
  506.     ";
  507.         // line 124
  508.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("scripts/index"null"basicConfig");
  509.         echo "
  510.     <script src=\"/assets/vendors/lozad/lozad.js\"></script>
  511.     <script type=\"text/javascript\">
  512.         const triggers = Array.from(document.querySelectorAll('[data-toggle=\"collapse\"]'));
  513.         const overlay = document.getElementById('overlay');
  514.         let activeElement = null;
  515.         let triggerElement = null;
  516.         triggers.forEach(trigger => {
  517.             trigger.addEventListener('click', function(evt)  {
  518.                 var currState = this.getAttribute('aria-expanded');
  519.                 activeElement = document.querySelector(this.dataset.target);
  520.                 triggerElement = this;
  521.                 this.setAttribute('aria-expanded', currState === 'false' ? 'true' : 'false');
  522.                 //collapse(activeElement, 'toggle');
  523.                 activeElement.classList.toggle('show');
  524.                 overlay.classList.toggle('overlay--show');
  525.             }.bind(trigger));
  526.         });
  527.         overlay.addEventListener('click', (evt) => {
  528.             activeElement.classList.remove('show');
  529.             overlay.classList.remove('overlay--show');
  530.             triggerElement.setAttribute('aria-expanded', 'false');
  531.         })
  532.         document.addEventListener('DOMContentLoaded', () => {
  533.             function lazyLoads() {
  534.                 var imageList = [];
  535.                 getImageList();
  536.                 lazyPlugin();
  537.                 document.addEventListener(\"showMoreLoaded\", function () {
  538.                     lazyReload()
  539.                 });
  540.                 document.addEventListener(\"filter:load:finish\", () => {
  541.                     setTimeout(() => {
  542.                         lazyReload()
  543.                     }, 10);
  544.                 });
  545.                 function getImageList() {
  546.                     imageList = document.querySelectorAll(\".lazy:not(.lazy-loaded)\");
  547.                 }
  548.                 function lazyPlugin() {
  549.                     const observer = lozad(imageList, {
  550.                         loaded: (el) => {
  551.                             el.classList.add(\"lazy-loaded\");
  552.                         },
  553.                         error: (el) => {
  554.                             el.classList.add(\"lazy-error\");
  555.                             var commentSpecialCheck = function (el) {
  556.                                 if (el[0].dataset.commentAvatar) {
  557.                                     el[0].src = el[0].dataset.commentAvatar;
  558.                                 }
  559.                             };
  560.                         }
  561.                     });
  562.                     observer.observe();
  563.                 }
  564.                 function lazyReload() {
  565.                     getImageList();
  566.                     lazyPlugin();
  567.                 }
  568.             }
  569.             lazyLoads()
  570.         })
  571.      </script>
  572.      <script>
  573.         var version = \"";
  574.         // line 199
  575.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""dHi"), "html"nulltrue);
  576.         echo "\";
  577.         var jsUrl=\"/follower.js?v=\" + version;
  578.         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));
  579.     </script>
  580.     ";
  581.         // line 204
  582.         $this->loadTemplate("components/profile_ctr.js.twig""layout.html.twig"204)->display($context);
  583.         
  584.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  585.         
  586.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  587.         
  588.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  589.     }
  590.     /**
  591.      * @codeCoverageIgnore
  592.      */
  593.     public function getTemplateName()
  594.     {
  595.         return "layout.html.twig";
  596.     }
  597.     /**
  598.      * @codeCoverageIgnore
  599.      */
  600.     public function isTraitable()
  601.     {
  602.         return false;
  603.     }
  604.     /**
  605.      * @codeCoverageIgnore
  606.      */
  607.     public function getDebugInfo()
  608.     {
  609.         return array (  701 => 204,  693 => 199,  615 => 124,  610 => 123,  608 => 122,  606 => 121,  593 => 120,  579 => 95,  566 => 94,  542 => 89,  494 => 85,  467 => 36,  443 => 35,  428 => 26,  424 => 25,  420 => 24,  415 => 23,  402 => 22,  378 => 21,  351 => 20,  324 => 19,  299 => 18,  284 => 15,  271 => 14,  258 => 1,  253 => 206,  251 => 120,  226 => 97,  224 => 94,  219 => 91,  216 => 90,  213 => 89,  211 => 88,  208 => 87,  202 => 86,  196 => 85,  192 => 83,  186 => 80,  178 => 75,  175 => 74,  173 => 73,  170 => 72,  147 => 52,  143 => 51,  136 => 46,  133 => 45,  129 => 42,  127 => 41,  124 => 40,  118 => 38,  115 => 37,  112 => 36,  110 => 35,  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,);
  610.     }
  611.     public function getSourceContext()
  612.     {
  613.         return new Source("{% apply spaceless %}
  614. <!DOCTYPE html>
  615. <html lang=\"ru\">
  616. {% set city = app.request.attributes.get('city', default_city()) %}
  617. {% set metro = app.request.attributes.get('station') ? app.request.attributes.get('station').name|trans : '' %}
  618. {% set view = 'public' %}
  619. <head>
  620.     <meta charset=\"utf-8\">
  621.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5\">
  622.     <meta type=\"important\" />
  623. \t<meta http-equiv=\"Accept-CH\" content=\"DPR\">
  624.     <meta name=\"HandheldFriendly\" content=\"true\"/>
  625.     {%- block preconnect -%}
  626.         <link rel=\"preconnect\" href=\"{{ responsive_media_base_url }}\" />
  627.     {%- endblock -%}
  628.     <title>{%- block title -%}{{- seo_title() -}}{%- endblock -%}</title>
  629.     {% block metaDescription %}<meta name=\"description\" content=\"{{ seo_description() }}\">{% endblock %}
  630.     {% block metaKeywords %}<meta name=\"keywords\" content=\"{{ seo_keywords() }}\">{% endblock %}
  631.     {% block metaRobots %}{% endblock %}
  632.     {% block stylesheet %}
  633.         {{ encore_entry_link_tags(\"styles/static/index\", null, 'nohashConfig') }}
  634.         {{ encore_entry_link_tags(\"styles/main-public\", null, 'basicConfig') }}
  635.         {{ encore_entry_link_tags('scripts/new_ui', null, 'basicConfig') }}
  636.         {{ encore_entry_link_tags('scripts/index', null, 'basicConfig') }}
  637.     {% endblock %}
  638.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/favicon.ico','basicConfig') }}\">
  639.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('assets/images/favicon/apple-touch-icon.png','basicConfig') }}\">
  640.     <meta name=\"theme-color\" content=\"#897956\">
  641.     <meta name=\"apple-mobile-web-app-title\" content=\"MosPros\"/>
  642.     <meta name=\"application-name\" content=\"MosPros\"/>
  643.     {% block alternate %}{% endblock %}
  644.     {% block canonical %}<link rel=\"canonical\" href=\"{{ canonical_url(actual_main_domain) }}\">{% endblock %}
  645.     {% if app.request.attributes.get('_route') == 'profile_list.list_by_station' %}
  646.     <meta name=\"title\" content=\"{{- seo_title() -}}\">
  647.     {% endif %}
  648.     {% set crawlerGoogleDetect = app.request.headers.get('X-Detected-Crawler') == 'google' or app.request.host matches '/^g[a-z0-9]+\\./' %}
  649.     {#68335018#}
  650.     {% if ym_tracker_id %}
  651.         <!-- Yandex.Metrika counter -->
  652.         <script type=\"text/javascript\" >
  653.             (function (d, w, c) {
  654.                 (w[c] = w[c] || []).push(function() {
  655.                     try {
  656.                         w.yaCounter{{ ym_tracker_id }} = new Ya.Metrika({
  657.                             id:{{ ym_tracker_id }},
  658.                             clickmap:true,
  659.                             trackLinks:true,
  660.                             accurateTrackBounce:true
  661.                         });
  662.                     } catch(e) { }
  663.                 });
  664.                 var n = d.getElementsByTagName(\"script\")[0],
  665.                     s = d.createElement(\"script\"),
  666.                     f = function () { n.parentNode.insertBefore(s, n); };
  667.                 s.type = \"text/javascript\";
  668.                 s.async = true;
  669.                 s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  670.                 if (w.opera == \"[object Opera]\") {
  671.                     d.addEventListener(\"DOMContentLoaded\", f, false);
  672.                 } else { f(); }
  673.             })(document, window, \"yandex_metrika_callbacks\");
  674.         </script>
  675.         <!-- /Yandex.Metrika counter -->
  676.     {% endif %}
  677.     {% if ga_tracker_id and crawlerGoogleDetect %}
  678.         <!-- Google tag (gtag.js) -->
  679.         <script async src=\"https://www.googletagmanager.com/gtag/js?id={{ga_tracker_id}}\"></script>
  680.         <script>
  681.             window.dataLayer = window.dataLayer || [];
  682.             function gtag(){dataLayer.push(arguments);}
  683.             gtag('js', new Date());
  684.             gtag('config', '{{ga_tracker_id}}');
  685.         </script>
  686.     {% endif %}
  687. </head>
  688. <body data-cur-page=\"{% block name_page %}index{% endblock %}\" class=\"{% block bodyClasses %}{% endblock %}\">
  689.     {% 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 %}
  690. <div class=\"wrapper\">
  691.     {% include 'components/header.html.twig' %}
  692.     {% block grid %}{% endblock %}
  693.     {% include 'components/footer.html.twig' %}
  694.     <div class=\"overlay\" id=\"overlay\"></div>
  695. </div>
  696. {% block modal %}
  697. \t{% include 'components/modals.html.twig' %}
  698. {% endblock %}
  699.     <svg class=\"d-none\" xmlns=\"http://www.w3.org/2000/svg\">
  700. \t\t<symbol id=\"metro\" viewBox=\"0 0 18 19\">
  701.         \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\" />
  702.     \t</symbol>
  703. \t\t<symbol id=\"mcd-1\" viewBox=\"0 0 22 18\">
  704. \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\"/>
  705. \t\t</symbol>
  706. \t\t<symbol id=\"mcd-2\" viewBox=\"0 0 22 18\">
  707. \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\"/>
  708. \t\t</symbol>
  709. \t\t<symbol id=\"mcd-3\" viewBox=\"0 0 22 18\">
  710. \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\"/>
  711. \t\t</symbol>
  712. \t\t<symbol id=\"mcd-4\" viewBox=\"0 0 22 18\">
  713. \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\"/>
  714. \t\t</symbol>
  715. \t\t<symbol id=\"mck\" viewBox=\"0 0 24 24\">
  716. \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\"/>
  717. \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\"/>
  718. \t\t</symbol>
  719. \t</svg>
  720.  {% block javascripts %}
  721.     {# {{ encore_entry_script_tags('scripts/bootstrap_theme', null, 'basicConfig') }} #}
  722.     {# {{ encore_entry_script_tags('scripts/static/index', null, 'nohashConfig') }} #}
  723.     {{ encore_entry_script_tags('scripts/new_ui', null, 'basicConfig') }}
  724.     {{ encore_entry_script_tags('scripts/index', null, 'basicConfig') }}
  725.     <script src=\"/assets/vendors/lozad/lozad.js\"></script>
  726.     <script type=\"text/javascript\">
  727.         const triggers = Array.from(document.querySelectorAll('[data-toggle=\"collapse\"]'));
  728.         const overlay = document.getElementById('overlay');
  729.         let activeElement = null;
  730.         let triggerElement = null;
  731.         triggers.forEach(trigger => {
  732.             trigger.addEventListener('click', function(evt)  {
  733.                 var currState = this.getAttribute('aria-expanded');
  734.                 activeElement = document.querySelector(this.dataset.target);
  735.                 triggerElement = this;
  736.                 this.setAttribute('aria-expanded', currState === 'false' ? 'true' : 'false');
  737.                 //collapse(activeElement, 'toggle');
  738.                 activeElement.classList.toggle('show');
  739.                 overlay.classList.toggle('overlay--show');
  740.             }.bind(trigger));
  741.         });
  742.         overlay.addEventListener('click', (evt) => {
  743.             activeElement.classList.remove('show');
  744.             overlay.classList.remove('overlay--show');
  745.             triggerElement.setAttribute('aria-expanded', 'false');
  746.         })
  747.         document.addEventListener('DOMContentLoaded', () => {
  748.             function lazyLoads() {
  749.                 var imageList = [];
  750.                 getImageList();
  751.                 lazyPlugin();
  752.                 document.addEventListener(\"showMoreLoaded\", function () {
  753.                     lazyReload()
  754.                 });
  755.                 document.addEventListener(\"filter:load:finish\", () => {
  756.                     setTimeout(() => {
  757.                         lazyReload()
  758.                     }, 10);
  759.                 });
  760.                 function getImageList() {
  761.                     imageList = document.querySelectorAll(\".lazy:not(.lazy-loaded)\");
  762.                 }
  763.                 function lazyPlugin() {
  764.                     const observer = lozad(imageList, {
  765.                         loaded: (el) => {
  766.                             el.classList.add(\"lazy-loaded\");
  767.                         },
  768.                         error: (el) => {
  769.                             el.classList.add(\"lazy-error\");
  770.                             var commentSpecialCheck = function (el) {
  771.                                 if (el[0].dataset.commentAvatar) {
  772.                                     el[0].src = el[0].dataset.commentAvatar;
  773.                                 }
  774.                             };
  775.                         }
  776.                     });
  777.                     observer.observe();
  778.                 }
  779.                 function lazyReload() {
  780.                     getImageList();
  781.                     lazyPlugin();
  782.                 }
  783.             }
  784.             lazyLoads()
  785.         })
  786.      </script>
  787.      <script>
  788.         var version = \"{{ 'now' | date('dHi') }}\";
  789.         var jsUrl=\"/follower.js?v=\" + version;
  790.         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));
  791.     </script>
  792.     {% include 'components/profile_ctr.js.twig' %}
  793. {% endblock %}
  794. </body>
  795. </html>
  796. {% endapply %}
  797. ""layout.html.twig""/app/templates/layout.html.twig");
  798.     }
  799. }