var/cache/dev/twig/68/684103b3c82d65758788e45e94980e919ce5029bafe3cb58d082c38154d38bdf.php line 56

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. /* base.html.twig */
  14. class __TwigTemplate_abb07d9b1851dfdfa4f8e93404dd8ff108c80b7b1ae88cb1b556ff027f2b15c5 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.             'meta' => [$this'block_meta'],
  25.             'ogimage' => [$this'block_ogimage'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'favicon' => [$this'block_favicon'],
  28.             'top' => [$this'block_top'],
  29.             'fullSiteBanner' => [$this'block_fullSiteBanner'],
  30.             'header' => [$this'block_header'],
  31.             'messenger' => [$this'block_messenger'],
  32.             'content' => [$this'block_content'],
  33.             'contentContainerClass' => [$this'block_contentContainerClass'],
  34.             'topContentBlock' => [$this'block_topContentBlock'],
  35.             'mainHotFeedBlock' => [$this'block_mainHotFeedBlock'],
  36.             'left_sidebar' => [$this'block_left_sidebar'],
  37.             'mainColumnClass' => [$this'block_mainColumnClass'],
  38.             'mainColumnParameters' => [$this'block_mainColumnParameters'],
  39.             'main_content' => [$this'block_main_content'],
  40.             'bottomContentBlock' => [$this'block_bottomContentBlock'],
  41.             'footer' => [$this'block_footer'],
  42.             'popups' => [$this'block_popups'],
  43.             'javascripts' => [$this'block_javascripts'],
  44.             'assetsBottom' => [$this'block_assetsBottom'],
  45.             'RTBHouse' => [$this'block_RTBHouse'],
  46.             'metrikaEvent' => [$this'block_metrikaEvent'],
  47.         ];
  48.     }
  49.     protected function doDisplay(array $context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  56.         // line 1
  57.         echo "<!DOCTYPE html>
  58. <html>
  59. <head>
  60.     ";
  61.         // line 4
  62.         $context["metaInfo"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getMetaInfo();
  63.         // line 5
  64.         echo "    ";
  65.         $this->displayBlock('meta'$context$blocks);
  66.         // line 8
  67.         echo "
  68.     ";
  69.         // line 9
  70.         $this->displayBlock('ogimage'$context$blocks);
  71.         // line 14
  72.         echo "
  73.     ";
  74.         // line 15
  75.         $this->displayBlock('stylesheets'$context$blocks);
  76.         // line 39
  77.         echo "
  78.     ";
  79.         // line 40
  80.         $this->displayBlock('favicon'$context$blocks);
  81.         // line 44
  82.         echo "    <meta name=\"yandex-verification\" content=\"239193428ba27fa2\" />
  83.     <meta name=\"google-site-verification\" content=\"33UhU8AvLA9eoT3WZfkzuOaxKNujSVAtcYZHf-pGToI\" />
  84.     <link rel=\"manifest\" href=\"/manifest.json?v=0\">
  85.     <script type=\"text/javascript\" src=\"";
  86.         // line 47
  87.         echo twig_escape_filter($this->env, (isset($context["slivki_metrica_url"]) || array_key_exists("slivki_metrica_url"$context) ? $context["slivki_metrica_url"] : (function () { throw new RuntimeError('Variable "slivki_metrica_url" does not exist.'47$this->source); })()), "html"nulltrue);
  88.         echo "/js/metric.js\"></script>
  89.     <script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey=ced3d85f-6a99-4208-93d6-b578ba5e8f8a\"></script>
  90.     <script>
  91.         async function metricEvent(urlEvent, data) {
  92.             const response = await fetch(urlEvent, {
  93.                 method: 'POST',
  94.                 body: JSON.stringify(data)
  95.             });
  96.             return await response.json();
  97.         }
  98.     </script>
  99.     <!-- Meta Pixel Code -->
  100.     <script>
  101.         !function(f,b,e,v,n,t,s)
  102.         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  103.             n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  104.             if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  105.             n.queue=[];t=b.createElement(e);t.async=!0;
  106.             t.src=v;s=b.getElementsByTagName(e)[0];
  107.             s.parentNode.insertBefore(t,s)}(window, document,'script',
  108.             'https://connect.facebook.net/en_US/fbevents.js');
  109.         fbq('init', '274301711683015');
  110.         fbq('track', 'PageView');
  111.     </script>
  112.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  113.                    src=\"https://www.facebook.com/tr?id=274301711683015&ev=PageView&noscript=1\"/></noscript>
  114.     <!-- End Meta Pixel Code -->
  115.     <script>
  116.         async function metricEvent(urlEvent, data) {
  117.             const response = await fetch(urlEvent, {
  118.                 method: 'POST',
  119.                 body: JSON.stringify(data)
  120.             });
  121.             return await response.json();
  122.         }
  123.     </script>
  124.     <noscript>
  125.         <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=1884900258504761&ev=PageView&noscript=1\" style=\"display: none;\"/>
  126.     </noscript>
  127.     <!-- End Facebook Pixel Code -->
  128.     <script type=\"text/javascript\">(window.Image ? (new Image()) : document.createElement('img')).src = 'https://vk.com/rtrg?p=VK-RTRG-167315-4IspB';</script>
  129.     ";
  130.         // line 88
  131.         if (array_key_exists("fitnessOffer"$context)) {
  132.             // line 89
  133.             echo "        <script>
  134.             !function(f,b,e,v,n,t,s)
  135.             {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  136.                 n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  137.                 if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  138.                 n.queue=[];t=b.createElement(e);t.async=!0;
  139.                 t.src=v;s=b.getElementsByTagName(e)[0];
  140.                 s.parentNode.insertBefore(t,s)}(window, document,'script',
  141.                 'https://connect.facebook.net/en_US/fbevents.js');
  142.             fbq('init', '1615676305118909');
  143.             fbq('track', 'PageView');
  144.         </script>
  145.         <noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1615676305118909&ev=PageView&noscript=1\"/></noscript>
  146.         <script type=\"text/javascript\">(window.Image ? (new Image()) : document.createElement('img')).src = 'https://vk.com/rtrg?p=VK-RTRG-170417-8Uj6y';</script>
  147.     ";
  148.         }
  149.         // line 104
  150.         echo "    <script>
  151.         var userAgent = navigator.userAgent || navigator.vendor || window.opera;
  152.         if (userAgent.indexOf('FBAN') == -1 && userAgent.indexOf('FBAV') == -1 && userAgent.indexOf('Instagram') == -1 &&
  153.             userAgent.indexOf('Skype') == -1 && userAgent.indexOf('Viber') == -1 && userAgent.indexOf('WhatsApp') == -1) {
  154.             var d = document,
  155.                 h = d.getElementsByTagName('head')[0],
  156.                 s = d.createElement('script');
  157.             s.type = 'text/javascript';
  158.             s.async = true;
  159.             s.src = '//cdn.sendpulse.com/js/push/260be6a77276a4d176159328b4b7175c_1.js?v=0';
  160.             //s.src = '/js/sp.js?v=1';
  161.             h.appendChild(s);
  162.         }
  163.     </script>
  164.     <!-- TikTok Code -->
  165.     <script>
  166.         !function (w, d, t) {
  167.             w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=[\"page\",\"track\",\"identify\",\"instances\",\"debug\",\"on\",\"off\",\"once\",\"ready\",\"alias\",\"group\",\"enableCookie\",\"disableCookie\"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++
  168.             )ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i=\"https://analytics.tiktok.com/i18n/pixel/events.js\";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement(\"script\");n.type=\"text/javascript\",n.async=!0,n.src=i+\"?sdkid=\"+e+\"&lib=\"+t;e=document.getElementsByTagName(\"script\")[0];e.parentNode.insertBefore(n,e)};
  169.             ttq.load('CAEQUGBC77U9MLGRE66G');
  170.             ttq.page();
  171.         }(window, document, 'ttq');
  172.     </script>
  173.     <!-- End TikTok Code -->
  174.     <!-- Global site tag (gtag.js) - Google Analytics -->
  175.     ";
  176.         // line 130
  177.         $context["currentCity"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity();
  178.         // line 131
  179.         echo "
  180.     ";
  181.         // line 132
  182.         if ((!== twig_compare(twig_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.'132$this->source); })()), "environment", [], "any"falsefalsefalse132), "dev"))) {
  183.             // line 133
  184.             echo "        <!-- Global site tag (gtag.js) - Google Analytics -->
  185.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-185332166-1\"></script>
  186.         <script>
  187.             window.dataLayer = window.dataLayer || [];
  188.             function gtag(){dataLayer.push(arguments);}
  189.             gtag('js', new Date());
  190.             gtag('config', 'UA-185332166-1');
  191.         </script>
  192.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-VGFW27H90X\"></script>
  193.         <script>
  194.             window.dataLayer = window.dataLayer || [];
  195.             function gtag(){dataLayer.push(arguments);}
  196.             gtag('js', new Date());
  197.             gtag('config', 'G-VGFW27H90X');
  198.         </script>
  199.     ";
  200.         }
  201.         // line 152
  202.         echo "</head>
  203. ";
  204.         // line 153
  205.         $context["bodyClass"] = "";
  206.         // line 154
  207.         if (( !array_key_exists("noToken"$context) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN_USER"))) {
  208.             // line 155
  209.             echo "    ";
  210.             $context["bodyClass"] = " a-u";
  211.         }
  212.         // line 157
  213.         echo "<body class=\"";
  214.         echo (( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) ? ("desktop-device") : (""));
  215.         echo twig_escape_filter($this->env, (isset($context["bodyClass"]) || array_key_exists("bodyClass"$context) ? $context["bodyClass"] : (function () { throw new RuntimeError('Variable "bodyClass" does not exist.'157$this->source); })()), "html"nulltrue);
  216.         echo "\">
  217. ";
  218.         // line 158
  219.         if (twig_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.'158$this->source); })()), "debug", [], "any"falsefalsefalse158)) {
  220.             // line 159
  221.             echo "    <input type=\"hidden\" id=\"debugMode\" value=\"1\"/>
  222. ";
  223.         }
  224.         // line 161
  225.         echo "<script>
  226.     (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  227.             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  228.         m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  229.     })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  230.     ga('create', 'UA-185332166-1', 'auto');
  231.     ga('send', 'pageview');
  232.     ";
  233.         // line 168
  234.         if (twig_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.'168$this->source); })()), "user", [], "any"falsefalsefalse168)) {
  235.             // line 169
  236.             echo "        ga('set', 'userId', '";
  237.             echo twig_escape_filter($this->envtwig_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.'169$this->source); })()), "user", [], "any"falsefalsefalse169), "getID", [], "method"falsefalsefalse169), "html"nulltrue);
  238.             echo "');
  239.     ";
  240.         }
  241.         // line 171
  242.         echo "</script>
  243.     ";
  244.         // line 172
  245.         if (twig_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.'172$this->source); })()), "user", [], "any"falsefalsefalse172)) {
  246.             // line 173
  247.             echo "        <input type=\"hidden\" id=\"customerID\" value=\"";
  248.             echo twig_escape_filter($this->envtwig_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.'173$this->source); })()), "user", [], "any"falsefalsefalse173), "getID", [], "method"falsefalsefalse173), "html"nulltrue);
  249.             echo "\"/>
  250.         <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"Name\" value=\"";
  251.             // line 174
  252.             echo twig_escape_filter($this->envtwig_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.'174$this->source); })()), "user", [], "any"falsefalsefalse174), "getFirstName", [], "method"falsefalsefalse174), "html"nulltrue);
  253.             echo "\">
  254.         ";
  255.             // line 175
  256.             if ((!== twig_compare(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.'175$this->source); })()), "user", [], "any"falsefalsefalse175), "getEmail", [], "method"falsefalsefalse175), ""))) {
  257.                 // line 176
  258.                 echo "            <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"";
  259.                 echo twig_escape_filter($this->envtwig_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.'176$this->source); })()), "user", [], "any"falsefalsefalse176), "getEmail", [], "method"falsefalsefalse176), "html"nulltrue);
  260.                 echo "\">
  261.         ";
  262.             } else {
  263.                 // line 178
  264.                 echo "            <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"";
  265.                 echo twig_escape_filter($this->envtwig_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.'178$this->source); })()), "user", [], "any"falsefalsefalse178), "getPhone", [], "method"falsefalsefalse178), "html"nulltrue);
  266.                 echo "\">
  267.         ";
  268.             }
  269.             // line 180
  270.             echo "    ";
  271.         }
  272.         // line 181
  273.         echo "    <input type=\"hidden\" id=\"serverTime\" value=\"";
  274.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y-m-d H:i:s"), "html"nulltrue);
  275.         echo "\">
  276.     <input type=\"hidden\" id=\"cityID\" value=\"";
  277.         // line 182
  278.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["currentCity"]) || array_key_exists("currentCity"$context) ? $context["currentCity"] : (function () { throw new RuntimeError('Variable "currentCity" does not exist.'182$this->source); })()), "getID", [], "method"falsefalsefalse182), "html"nulltrue);
  279.         echo "\">
  280.     ";
  281.         // line 183
  282.         $context["currentCity"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity();
  283.         // line 184
  284.         echo "    ";
  285.         $context["coordinate"] = twig_get_attribute($this->env$this->source, (isset($context["currentCity"]) || array_key_exists("currentCity"$context) ? $context["currentCity"] : (function () { throw new RuntimeError('Variable "currentCity" does not exist.'184$this->source); })()), "getCoordinate", [], "method"falsefalsefalse184);
  286.         // line 185
  287.         echo "    <input id=\"cityName\" type=\"hidden\" value=\"";
  288.         ((twig_in_filter(twig_get_attribute($this->env$this->source, (isset($context["currentCity"]) || array_key_exists("currentCity"$context) ? $context["currentCity"] : (function () { throw new RuntimeError('Variable "currentCity" does not exist.'185$this->source); })()), "getID", [], "method"falsefalsefalse185), [=> twig_constant("Slivki\\Entity\\City::DEFAULT_CITY_ID"), => twig_constant("Slivki\\Entity\\City::TASHKENT_CITY_ID")])) ? (print ("/")) : (print (twig_escape_filter($this->env$this->extensions['Slivki\Twig\SlivkiTwigExtension']->getURL(twig_constant("Slivki\\Repository\\SeoRepository::RESOURCE_URL_CITY"), twig_get_attribute($this->env$this->source, (isset($context["currentCity"]) || array_key_exists("currentCity"$context) ? $context["currentCity"] : (function () { throw new RuntimeError('Variable "currentCity" does not exist.'185$this->source); })()), "getID", [], "method"falsefalsefalse185)), "html"nulltrue))));
  289.         echo "\"/>
  290.     <input type=\"hidden\" id=\"cityCoord\" value=\"[";
  291.         // line 186
  292.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["coordinate"]) || array_key_exists("coordinate"$context) ? $context["coordinate"] : (function () { throw new RuntimeError('Variable "coordinate" does not exist.'186$this->source); })()), "getLatitude", [], "method"falsefalsefalse186), "html"nulltrue);
  293.         echo ", ";
  294.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["coordinate"]) || array_key_exists("coordinate"$context) ? $context["coordinate"] : (function () { throw new RuntimeError('Variable "coordinate" does not exist.'186$this->source); })()), "getLongitude", [], "method"falsefalsefalse186), "html"nulltrue);
  295.         echo "]\">
  296.     <input type=\"hidden\" id=\"rtbhUID\" value=\"";
  297.         // line 188
  298.         echo twig_escape_filter($this->env$this->extensions['Slivki\Twig\SlivkiTwigExtension']->getRTBHouseUID(twig_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.'188$this->source); })()), "user", [], "any"falsefalsefalse188)), "html"nulltrue);
  299.         echo "\">
  300.     <input id=\"userId\" type=\"hidden\" value=\" ";
  301.         // line 189
  302.         (( !(null === twig_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.'189$this->source); })()), "user", [], "any"falsefalsefalse189))) ? (print (twig_escape_filter($this->envtwig_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.'189$this->source); })()), "user", [], "any"falsefalsefalse189), "ID", [], "any"falsefalsefalse189), "html"nulltrue))) : (print (null)));
  303.         echo "\">
  304.     <input id=\"metricaUrl\" type=\"hidden\" value=\" ";
  305.         // line 190
  306.         echo twig_escape_filter($this->env, (isset($context["slivki_metrica_url"]) || array_key_exists("slivki_metrica_url"$context) ? $context["slivki_metrica_url"] : (function () { throw new RuntimeError('Variable "slivki_metrica_url" does not exist.'190$this->source); })()), "html"nulltrue);
  307.         echo "/api/v1/metric\">
  308.     ";
  309.         // line 191
  310.         $this->displayBlock('top'$context$blocks);
  311.         // line 192
  312.         echo "    ";
  313.         $this->displayBlock('fullSiteBanner'$context$blocks);
  314.         // line 197
  315.         echo "    ";
  316.         $this->displayBlock('header'$context$blocks);
  317.         // line 204
  318.         echo "
  319. ";
  320.         // line 205
  321.         $this->displayBlock('messenger'$context$blocks);
  322.         // line 208
  323.         echo "
  324.     ";
  325.         // line 209
  326.         $this->displayBlock('content'$context$blocks);
  327.         // line 239
  328.         echo "
  329.     ";
  330.         // line 240
  331.         $this->displayBlock('popups'$context$blocks);
  332.         // line 284
  333.         echo "    ";
  334.         $this->loadTemplate("Slivki/delivery/modal/questions.html.twig""base.html.twig"284)->display($context);
  335.         // line 285
  336.         echo "    ";
  337.         $this->loadTemplate("Slivki/delivery/modal/questionsSuccess.html.twig""base.html.twig"285)->display($context);
  338.         // line 286
  339.         echo "    ";
  340.         $this->loadTemplate("Slivki/popups/slivki_confirm_popup.html.twig""base.html.twig"286)->display($context);
  341.         // line 287
  342.         echo "    ";
  343.         $this->loadTemplate("Slivki/popups/new_alert_popup.html.twig""base.html.twig"287)->display($context);
  344.         // line 288
  345.         echo "    ";
  346.         $this->loadTemplate("Slivki/popups/loading.html.twig""base.html.twig"288)->display($context);
  347.         // line 289
  348.         echo "    ";
  349.         $this->loadTemplate("Slivki/popups/mail_popup.html.twig""base.html.twig"289)->display($context);
  350.         // line 290
  351.         if ((((twig_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.'290$this->source); })()), "user", [], "any"falsefalsefalse290) &&  !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.'290$this->source); })()), "user", [], "any"falsefalsefalse290), "getEmail", [], "method"falsefalsefalse290)) && (=== twig_compare( !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.'290$this->source); })()), "request", [], "any"falsefalsefalse290), "get", [=> "_route"], "method"falsefalsefalse290), "profile"))) && 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.'290$this->source); })()), "session", [], "any"falsefalsefalse290), "flashbag", [], "any"falsefalsefalse290), "get", [=> "openMergeProfilePopup"], "method"falsefalsefalse290))) {
  352.             // line 291
  353.             echo "    ";
  354.             $this->loadTemplate("Slivki/popups/popup_union_mail.html.twig""base.html.twig"291)->display($context);
  355.         }
  356.         // line 293
  357.         echo "    <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js\"></script>
  358.     ";
  359.         // line 294
  360.         $this->displayBlock('javascripts'$context$blocks);
  361.         // line 394
  362.         echo "    <script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
  363.     <script>
  364.         [].forEach.call(document.querySelectorAll('.adsbygoogle'), function(){
  365.             (adsbygoogle = window.adsbygoogle || []).push({});
  366.         });
  367.     </script>
  368.     <script type=\"text/javascript\">
  369.         /* <![CDATA[ */
  370.         var google_conversion_id = 978097094;
  371.         var google_custom_params = window.google_tag_params;
  372.         var google_remarketing_only = true;
  373.         /* ]]> */
  374.     </script>
  375.     <script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
  376.     </script>
  377.     <noscript>
  378.         <div style=\"display:inline;\">
  379.             <img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/978097094/?guid=ON&amp;script=0\"/>
  380.         </div>
  381.     </noscript>
  382.     ";
  383.         // line 414
  384.         $context["geoIpLocation"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getIPLocationData();
  385.         // line 415
  386.         echo "    <input type=\"hidden\" id=\"geoIpLatitude\" value=\"";
  387.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["geoIpLocation"]) || array_key_exists("geoIpLocation"$context) ? $context["geoIpLocation"] : (function () { throw new RuntimeError('Variable "geoIpLocation" does not exist.'415$this->source); })()), 0, [], "array"falsefalsefalse415), "html"nulltrue);
  388.         echo "\"/>
  389.     <input type=\"hidden\" id=\"geoIpLongitude\" value=\"";
  390.         // line 416
  391.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["geoIpLocation"]) || array_key_exists("geoIpLocation"$context) ? $context["geoIpLocation"] : (function () { throw new RuntimeError('Variable "geoIpLocation" does not exist.'416$this->source); })()), 1, [], "array"falsefalsefalse416), "html"nulltrue);
  392.         echo "\"/>
  393.     ";
  394.         // line 417
  395.         if (array_key_exists("fitnessOffer"$context)) {
  396.             // line 418
  397.             echo "        <script type=\"text/javascript\">
  398.             var _tmr = window._tmr || (window._tmr = []);
  399.             _tmr.push({id: \"2933821\", type: \"pageView\", start: (new Date()).getTime(), pid: \"USER_ID\"});
  400.             (function (d, w, id) {
  401.                 if (d.getElementById(id)) return;
  402.                 var ts = d.createElement(\"script\"); ts.type = \"text/javascript\"; ts.async = true; ts.id = id;
  403.                 ts.src = (d.location.protocol == \"https:\" ? \"https:\" : \"http:\") + \"//top-fwz1.mail.ru/js/code.js\";
  404.                 var f = function () {var s = d.getElementsByTagName(\"script\")[0]; s.parentNode.insertBefore(ts, s);};
  405.                 if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); }
  406.             })(document, window, \"topmailru-code\");
  407.         </script><noscript><div>
  408.             <img src=\"//top-fwz1.mail.ru/counter?id=2933821;js=na\" style=\"border:0;position:absolute;left:-9999px;\" alt=\"\" />
  409.         </div></noscript>
  410.     ";
  411.         }
  412.         // line 432
  413.         echo "    ";
  414.         if ((twig_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.'432$this->source); })()), "user", [], "any"falsefalsefalse432) && (=== twig_compare(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.'432$this->source); })()), "user", [], "any"falsefalsefalse432), "isGeoLocationAccepted", [], "method"falsefalsefalse432), null)))) {
  415.             // line 433
  416.             echo "        <input type=\"hidden\" id=\"storeGeoLocationData\"/>
  417.     ";
  418.         }
  419.         // line 435
  420.         echo "    ";
  421.         $this->displayBlock('assetsBottom'$context$blocks);
  422.         // line 440
  423.         echo "    ";
  424.         $this->displayBlock('RTBHouse'$context$blocks);
  425.         // line 460
  426.         echo "    ";
  427.         $this->displayBlock('metrikaEvent'$context$blocks);
  428.         // line 461
  429.         echo "</body>
  430. </html>
  431. ";
  432.         
  433.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  434.         
  435.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  436.     }
  437.     // line 5
  438.     public function block_meta($context, array $blocks = [])
  439.     {
  440.         $macros $this->macros;
  441.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  442.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  443.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  444.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  445.         // line 6
  446.         echo "        ";
  447.         $this->loadTemplate((("Slivki" . (isset($context["regional_template_path"]) || array_key_exists("regional_template_path"$context) ? $context["regional_template_path"] : (function () { throw new RuntimeError('Variable "regional_template_path" does not exist.'6$this->source); })())) . "/meta_block.html.twig"), "base.html.twig"6)->display($context);
  448.         // line 7
  449.         echo "    ";
  450.         
  451.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  452.         
  453.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  454.     }
  455.     // line 9
  456.     public function block_ogimage($context, array $blocks = [])
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  460.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ogimage"));
  461.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  462.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ogimage"));
  463.         // line 10
  464.         echo "        <meta property=\"og:image\" content=\"/images/b180x180.jpg\" />
  465.         <meta property=\"og:image:width\" content=\"180\"/>
  466.         <meta property=\"og:image:height\" content=\"180\"/>
  467.     ";
  468.         
  469.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  470.         
  471.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  472.     }
  473.     // line 15
  474.     public function block_stylesheets($context, array $blocks = [])
  475.     {
  476.         $macros $this->macros;
  477.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  478.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  479.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  480.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  481.         // line 16
  482.         echo "        <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/css/intlTelInput.css\" />
  483.         <link href=\"/css/jform-styler/vanillaSelectBox.css\" rel=\"stylesheet\">
  484.         <link href=\"/css/delivery.min.css?v=";
  485.         // line 18
  486.         echo twig_escape_filter($this->env, (isset($context["delivery_css_version"]) || array_key_exists("delivery_css_version"$context) ? $context["delivery_css_version"] : (function () { throw new RuntimeError('Variable "delivery_css_version" does not exist.'18$this->source); })()), "html"nulltrue);
  487.         echo "\" rel=\"stylesheet\" type=\"text/css\" />
  488.         <link href=\"/css/flowersHotLent.css?v=";
  489.         // line 19
  490.         echo twig_escape_filter($this->env, (isset($context["flowers_hot_lent_css_version"]) || array_key_exists("flowers_hot_lent_css_version"$context) ? $context["flowers_hot_lent_css_version"] : (function () { throw new RuntimeError('Variable "flowers_hot_lent_css_version" does not exist.'19$this->source); })()), "html"nulltrue);
  491.         echo "\" rel=\"stylesheet\" type=\"text/css\" />
  492.         <link rel=\"stylesheet\" href=\"/css/beauty/beauty-masters.css?v=";
  493.         // line 20
  494.         echo twig_escape_filter($this->env, (isset($context["beauty_masters_css_version"]) || array_key_exists("beauty_masters_css_version"$context) ? $context["beauty_masters_css_version"] : (function () { throw new RuntimeError('Variable "beauty_masters_css_version" does not exist.'20$this->source); })()), "html"nulltrue);
  495.         echo "\" type=\"text/css\"/>
  496.         <link href=\"/css/style.min.css?v=";
  497.         // line 21
  498.         echo twig_escape_filter($this->env, (isset($context["style_css_version"]) || array_key_exists("style_css_version"$context) ? $context["style_css_version"] : (function () { throw new RuntimeError('Variable "style_css_version" does not exist.'21$this->source); })()), "html"nulltrue);
  499.         echo "\" rel=\"stylesheet\" type=\"text/css\" />
  500.         <link href=\"/js/jgallery-1.5.5/dist/css/font-awesome.min.css\" rel=\"stylesheet\" type=\"text/css\" />
  501.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css\" integrity=\"sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  502.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css\" integrity=\"sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  503.         <link rel=\"stylesheet\" href=\"/css/slider_preview.css?v=";
  504.         // line 25
  505.         echo twig_escape_filter($this->env, (isset($context["slider_preview_css_version"]) || array_key_exists("slider_preview_css_version"$context) ? $context["slider_preview_css_version"] : (function () { throw new RuntimeError('Variable "slider_preview_css_version" does not exist.'25$this->source); })()), "html"nulltrue);
  506.         echo "\" />
  507.         <link rel=\"stylesheet\" href=\"/css/botstrap-dropdowns-v3/dropdowns.css\"/>
  508.         ";
  509.         // line 27
  510.         if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  511.             // line 28
  512.             echo "            <link href=\"/css/header_mobile.css?v=";
  513.             echo twig_escape_filter($this->env, (isset($context["header_mobile_css_version"]) || array_key_exists("header_mobile_css_version"$context) ? $context["header_mobile_css_version"] : (function () { throw new RuntimeError('Variable "header_mobile_css_version" does not exist.'28$this->source); })()), "html"nulltrue);
  514.             echo "\" rel=\"stylesheet\" type=\"text/css\" />
  515.         ";
  516.         }
  517.         // line 30
  518.         echo "        ";
  519.         if ((=== twig_compare(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.'30$this->source); })()), "request", [], "any"falsefalsefalse30), "getPathInfo", [], "method"falsefalsefalse30), "/profile"))) {
  520.             // line 31
  521.             echo "            <link href=\"/css/crt-fonts.css?v=";
  522.             echo twig_escape_filter($this->env, (isset($context["crt_fonts_css_version"]) || array_key_exists("crt_fonts_css_version"$context) ? $context["crt_fonts_css_version"] : (function () { throw new RuntimeError('Variable "crt_fonts_css_version" does not exist.'31$this->source); })()), "html"nulltrue);
  523.             echo "\" rel=\"stylesheet\" type=\"text/css\" />
  524.             <link href=\"/css/certificate-creator/certificate-creator.css\" rel=\"stylesheet\" type=\"text/css\" />
  525.         ";
  526.         }
  527.         // line 34
  528.         echo "        <link href=\"/css/new_popup.css?v=";
  529.         echo twig_escape_filter($this->env, (isset($context["new_popup_css_version"]) || array_key_exists("new_popup_css_version"$context) ? $context["new_popup_css_version"] : (function () { throw new RuntimeError('Variable "new_popup_css_version" does not exist.'34$this->source); })()), "html"nulltrue);
  530.         echo "\" rel=\"stylesheet\" type=\"text/css\" />
  531.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.css\"
  532.               integrity=\"sha512-wJgJNTBBkLit7ymC6vvzM1EcSWeM9mmOu+1USHaRBbHkm6W9EgM0HY27+UtUaprntaYQJF75rc8gjxllKs5OIQ==\"
  533.               crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"/>
  534.     ";
  535.         
  536.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  537.         
  538.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  539.     }
  540.     // line 40
  541.     public function block_favicon($context, array $blocks = [])
  542.     {
  543.         $macros $this->macros;
  544.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  545.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""favicon"));
  546.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  547.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""favicon"));
  548.         // line 41
  549.         echo "        <link rel=\"icon\" type=\"image/x-icon\" href=\"";
  550.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("favicon.ico?v=2"), "html"nulltrue);
  551.         echo "\"/>
  552.         <!--[if IE]><link rel=\"shortcut icon\" href=\"";
  553.         // line 42
  554.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("favicon.ico?v=2"), "html"nulltrue);
  555.         echo "\"><![endif]-->
  556.     ";
  557.         
  558.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  559.         
  560.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  561.     }
  562.     // line 191
  563.     public function block_top($context, array $blocks = [])
  564.     {
  565.         $macros $this->macros;
  566.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  567.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  568.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  569.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""top"));
  570.         
  571.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  572.         
  573.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  574.     }
  575.     // line 192
  576.     public function block_fullSiteBanner($context, array $blocks = [])
  577.     {
  578.         $macros $this->macros;
  579.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  580.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fullSiteBanner"));
  581.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  582.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""fullSiteBanner"));
  583.         // line 193
  584.         echo "        ";
  585.         if (( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice() &&  !(twig_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.'193$this->source); })()), "user", [], "any"falsefalsefalse193) && 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.'193$this->source); })()), "user", [], "any"falsefalsefalse193), "hasRole", [=> twig_constant("\\Slivki\\Entity\\UserGroup::ROLE_ADS_FREE")], "method"falsefalsefalse193)))) {
  586.             // line 194
  587.             echo "            ";
  588.             echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getBrandingBanner($this->envtwig_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.'194$this->source); })()), "user", [], "any"falsefalsefalse194), ((array_key_exists("brandingBannerCategoryIDs"$context)) ? ((isset($context["brandingBannerCategoryIDs"]) || array_key_exists("brandingBannerCategoryIDs"$context) ? $context["brandingBannerCategoryIDs"] : (function () { throw new RuntimeError('Variable "brandingBannerCategoryIDs" does not exist.'194$this->source); })())) : ([])), ((array_key_exists("offer"$context)) ? (twig_get_attribute($this->env$this->source, (isset($context["offer"]) || array_key_exists("offer"$context) ? $context["offer"] : (function () { throw new RuntimeError('Variable "offer" does not exist.'194$this->source); })()), "getID", [], "method"falsefalsefalse194)) : ("")));
  589.             echo "
  590.         ";
  591.         }
  592.         // line 196
  593.         echo "    ";
  594.         
  595.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  596.         
  597.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  598.     }
  599.     // line 197
  600.     public function block_header($context, array $blocks = [])
  601.     {
  602.         $macros $this->macros;
  603.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  604.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  606.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  607.         // line 198
  608.         echo "        ";
  609.         if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  610.             // line 199
  611.             echo "            ";
  612.             $this->loadTemplate("header_mobile.html.twig""base.html.twig"199)->display($context);
  613.             // line 200
  614.             echo "        ";
  615.         } else {
  616.             // line 201
  617.             echo "            ";
  618.             $this->loadTemplate("header.html.twig""base.html.twig"201)->display($context);
  619.             // line 202
  620.             echo "        ";
  621.         }
  622.         // line 203
  623.         echo "    ";
  624.         
  625.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  626.         
  627.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  628.     }
  629.     // line 205
  630.     public function block_messenger($context, array $blocks = [])
  631.     {
  632.         $macros $this->macros;
  633.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  634.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""messenger"));
  635.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  636.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""messenger"));
  637.         // line 206
  638.         echo "    ";
  639.         $this->loadTemplate((("Slivki" . (isset($context["regional_template_path"]) || array_key_exists("regional_template_path"$context) ? $context["regional_template_path"] : (function () { throw new RuntimeError('Variable "regional_template_path" does not exist.'206$this->source); })())) . "/jivosite/index.html.twig"), "base.html.twig"206)->display($context);
  640.         
  641.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  642.         
  643.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  644.     }
  645.     // line 209
  646.     public function block_content($context, array $blocks = [])
  647.     {
  648.         $macros $this->macros;
  649.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  650.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  651.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  652.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  653.         // line 210
  654.         echo "        <div class=\"content container transparent with-banner ";
  655.         $this->displayBlock('contentContainerClass'$context$blocks);
  656.         echo "\"  id=\"contentContainer\">
  657.             ";
  658.         // line 211
  659.         $this->displayBlock('topContentBlock'$context$blocks);
  660.         // line 212
  661.         echo "            ";
  662.         $this->displayBlock('mainHotFeedBlock'$context$blocks);
  663.         // line 213
  664.         echo "            ";
  665.         if (!twig_in_filter("Googlebot"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.'213$this->source); })()), "request", [], "any"falsefalsefalse213), "server", [], "any"falsefalsefalse213), "get", [=> "HTTP_USER_AGENT"], "method"falsefalsefalse213))) {
  666.             // line 214
  667.             echo "                ";
  668.             $this->displayBlock('left_sidebar'$context$blocks);
  669.             // line 215
  670.             echo "            ";
  671.         }
  672.         // line 216
  673.         echo "            <div class=\"";
  674.         $this->displayBlock('mainColumnClass'$context$blocks);
  675.         echo "\" ";
  676.         $this->displayBlock('mainColumnParameters'$context$blocks);
  677.         echo ">
  678.                 <div class=\"content-wrapper\">
  679.                     ";
  680.         // line 218
  681.         $this->displayBlock('main_content'$context$blocks);
  682.         // line 219
  683.         echo "                </div>
  684.             </div>
  685.             ";
  686.         // line 221
  687.         $this->displayBlock('bottomContentBlock'$context$blocks);
  688.         // line 222
  689.         echo "            </div>
  690.         </div>
  691.         ";
  692.         // line 224
  693.         $this->displayBlock('footer'$context$blocks);
  694.         // line 229
  695.         echo "        ";
  696.         if ((( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice() &&  !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.'229$this->source); })()), "request", [], "any"falsefalsefalse229), "cookies", [], "any"falsefalsefalse229), "has", [=> "seenMicrophoneTooltip"], "method"falsefalsefalse229)) && ( !twig_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.'229$this->source); })()), "user", [], "any"falsefalsefalse229) ||  !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.'229$this->source); })()), "user", [], "any"falsefalsefalse229), "isSeenMicrophoneTooltip", [], "method"falsefalsefalse229)))) {
  697.             // line 230
  698.             echo "            <div id=\"voiceSearchHintGreyout\" class=\"hidden\">
  699.                 <div id=\"voiceSearchHint\" class=\"voice-search-hint-block\">Круто! Нажмите на микрофон и скажите, например, суши или пицца</div>
  700.             </div>
  701.             ";
  702.             // line 233
  703.             if (twig_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.'233$this->source); })()), "user", [], "any"falsefalsefalse233)) {
  704.                 // line 234
  705.                 echo "                ";
  706.                 echo twig_escape_filter($this->env$this->extensions['Slivki\Twig\SlivkiTwigExtension']->setSeenMicrophoneTooltip(twig_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.'234$this->source); })()), "user", [], "any"falsefalsefalse234)), "html"nulltrue);
  707.                 echo "
  708.             ";
  709.             }
  710.             // line 236
  711.             echo "        ";
  712.         }
  713.         // line 237
  714.         echo "        <div id=\"contentGreyout\"></div>
  715.     ";
  716.         
  717.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  718.         
  719.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  720.     }
  721.     // line 210
  722.     public function block_contentContainerClass($context, array $blocks = [])
  723.     {
  724.         $macros $this->macros;
  725.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  726.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentContainerClass"));
  727.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  728.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentContainerClass"));
  729.         
  730.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  731.         
  732.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  733.     }
  734.     // line 211
  735.     public function block_topContentBlock($context, array $blocks = [])
  736.     {
  737.         $macros $this->macros;
  738.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  739.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""topContentBlock"));
  740.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  741.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""topContentBlock"));
  742.         
  743.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  744.         
  745.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  746.     }
  747.     // line 212
  748.     public function block_mainHotFeedBlock($context, array $blocks = [])
  749.     {
  750.         $macros $this->macros;
  751.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  752.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainHotFeedBlock"));
  753.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  754.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainHotFeedBlock"));
  755.         
  756.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  757.         
  758.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  759.     }
  760.     // line 214
  761.     public function block_left_sidebar($context, array $blocks = [])
  762.     {
  763.         $macros $this->macros;
  764.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  765.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""left_sidebar"));
  766.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  767.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""left_sidebar"));
  768.         
  769.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  770.         
  771.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  772.     }
  773.     // line 216
  774.     public function block_mainColumnClass($context, array $blocks = [])
  775.     {
  776.         $macros $this->macros;
  777.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  778.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainColumnClass"));
  779.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  780.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainColumnClass"));
  781.         echo "content--main ";
  782.         
  783.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  784.         
  785.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  786.     }
  787.     public function block_mainColumnParameters($context, array $blocks = [])
  788.     {
  789.         $macros $this->macros;
  790.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  791.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainColumnParameters"));
  792.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  793.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainColumnParameters"));
  794.         
  795.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  796.         
  797.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  798.     }
  799.     // line 218
  800.     public function block_main_content($context, array $blocks = [])
  801.     {
  802.         $macros $this->macros;
  803.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  804.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_content"));
  805.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  806.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_content"));
  807.         
  808.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  809.         
  810.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  811.     }
  812.     // line 221
  813.     public function block_bottomContentBlock($context, array $blocks = [])
  814.     {
  815.         $macros $this->macros;
  816.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  817.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bottomContentBlock"));
  818.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  819.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bottomContentBlock"));
  820.         
  821.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  822.         
  823.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  824.     }
  825.     // line 224
  826.     public function block_footer($context, array $blocks = [])
  827.     {
  828.         $macros $this->macros;
  829.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  830.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  831.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  832.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  833.         // line 225
  834.         echo "            ";
  835.         if ( !array_key_exists("disableFooter"$context)) {
  836.             // line 226
  837.             echo "                ";
  838.             echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getFooter($this->env);
  839.             echo "
  840.             ";
  841.         }
  842.         // line 228
  843.         echo "        ";
  844.         
  845.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  846.         
  847.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  848.     }
  849.     // line 240
  850.     public function block_popups($context, array $blocks = [])
  851.     {
  852.         $macros $this->macros;
  853.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  854.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""popups"));
  855.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  856.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""popups"));
  857.         // line 241
  858.         echo "        ";
  859.         if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  860.             // line 242
  861.             echo "            <link rel=\"stylesheet\" href=\"/css/infopopup_mobile.css?v=";
  862.             echo twig_escape_filter($this->env, (isset($context["infopopup_css_version"]) || array_key_exists("infopopup_css_version"$context) ? $context["infopopup_css_version"] : (function () { throw new RuntimeError('Variable "infopopup_css_version" does not exist.'242$this->source); })()), "html"nulltrue);
  863.             echo "\" type=\"text/css\">
  864.         ";
  865.         } else {
  866.             // line 244
  867.             echo "            <link rel=\"stylesheet\" href=\"/css/infopopup.css?v=";
  868.             echo twig_escape_filter($this->env, (isset($context["infopopup_css_version"]) || array_key_exists("infopopup_css_version"$context) ? $context["infopopup_css_version"] : (function () { throw new RuntimeError('Variable "infopopup_css_version" does not exist.'244$this->source); })()), "html"nulltrue);
  869.             echo "\" type=\"text/css\">
  870.         ";
  871.         }
  872.         // line 246
  873.         echo "        ";
  874.         if ((=== twig_compare(twig_length_filter($this->envtwig_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.'246$this->source); })()), "session", [], "any"falsefalsefalse246), "flashbag", [], "any"falsefalsefalse246), "get", [=> "showMogilevMailingBonusPopup"], "method"falsefalsefalse246)), 0))) {
  875.             // line 247
  876.             echo "            ";
  877.             $this->loadTemplate("Slivki/popups/mogilev_mailing_popup.html.twig""base.html.twig"247)->display($context);
  878.             // line 248
  879.             echo "        ";
  880.         }
  881.         // line 249
  882.         echo "        ";
  883.         $this->loadTemplate("Slivki/popups/info_dialog_popup.html.twig""base.html.twig"249)->display(twig_array_merge($context, ["id" => "info_dialog"]));
  884.         // line 250
  885.         echo "        ";
  886.         echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getNoticePopup($this->envtwig_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.'250$this->source); })()), "user", [], "any"falsefalsefalse250));
  887.         echo "
  888.         ";
  889.         // line 251
  890.         $this->loadTemplate("Slivki/popups/alert_popup.html.twig""base.html.twig"251)->display($context);
  891.         // line 252
  892.         echo "        ";
  893.         $context["infoDialogMessage"] = 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.'252$this->source); })()), "session", [], "any"falsefalsefalse252), "flashBag", [], "any"falsefalsefalse252), "get", [=> twig_constant("Slivki\\Controller\\SiteController::SHOW_INFO_DIALOG_PARAMETER")], "method"falsefalsefalse252);
  894.         // line 253
  895.         echo "        ";
  896.         if ((=== twig_compare(twig_length_filter($this->env, (isset($context["infoDialogMessage"]) || array_key_exists("infoDialogMessage"$context) ? $context["infoDialogMessage"] : (function () { throw new RuntimeError('Variable "infoDialogMessage" does not exist.'253$this->source); })())), 0))) {
  897.             // line 254
  898.             echo "            ";
  899.             $this->loadTemplate("Slivki/popups/info_dialog_popup.html.twig""base.html.twig"254)->display(twig_array_merge($context, ["id" => "info_dialog_auto""infoDialogMessage" => twig_get_attribute($this->env$this->source, (isset($context["infoDialogMessage"]) || array_key_exists("infoDialogMessage"$context) ? $context["infoDialogMessage"] : (function () { throw new RuntimeError('Variable "infoDialogMessage" does not exist.'254$this->source); })()), 0, [], "array"falsefalsefalse254)]));
  900.             // line 255
  901.             echo "        ";
  902.         }
  903.         // line 256
  904.         echo "        ";
  905.         if (twig_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.'256$this->source); })()), "user", [], "any"falsefalsefalse256)) {
  906.             // line 257
  907.             echo "            ";
  908.             // line 258
  909.             echo "            ";
  910.             if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  911.                 // line 259
  912.                 echo "                ";
  913.                 $this->loadTemplate("Slivki/popups/mobile_logout.html.twig""base.html.twig"259)->display(twig_array_merge($context, ["id" => "logoutConfirmPopup"]));
  914.                 // line 260
  915.                 echo "            ";
  916.             } else {
  917.                 // line 261
  918.                 echo "                ";
  919.                 $this->loadTemplate("Slivki/popups/logout_popup.html.twig""base.html.twig"261)->display(twig_array_merge($context, ["id" => "logoutConfirmPopup"]));
  920.                 // line 262
  921.                 echo "            ";
  922.             }
  923.             // line 263
  924.             echo "            ";
  925.             if ( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  926.                 // line 264
  927.                 echo "                ";
  928.                 $this->loadTemplate("Slivki/popups/delete_comment_popup.html.twig""base.html.twig"264)->display(twig_array_merge($context, ["id" => "deleteCommentConfirmPopup"]));
  929.                 // line 265
  930.                 echo "                ";
  931.                 if ((=== twig_compare(twig_length_filter($this->envtwig_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.'265$this->source); })()), "session", [], "any"falsefalsefalse265), "flashbag", [], "any"falsefalsefalse265), "get", [=> "openThanksForRegisterPopup"], "method"falsefalsefalse265)), 0))) {
  932.                     // line 266
  933.                     echo "                    ";
  934.                     $this->loadTemplate("Slivki/popups/thanks_for_register_popup.html.twig""base.html.twig"266)->display(twig_array_merge($context, ["id" => "modal-register-thanks"]));
  935.                     // line 267
  936.                     echo "                    <input type=\"hidden\" id=\"openThanksForRegisterPopup\"/>
  937.                 ";
  938.                 }
  939.                 // line 269
  940.                 echo "            ";
  941.             }
  942.             // line 270
  943.             echo "        ";
  944.         } else {
  945.             // line 271
  946.             echo "            ";
  947.             // line 272
  948.             echo "            ";
  949.             if ( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  950.                 // line 273
  951.                 echo "                ";
  952.                 $this->loadTemplate("Slivki/popups/login_register_popup.html.twig""base.html.twig"273)->display($context);
  953.                 // line 274
  954.                 echo "                ";
  955.                 $this->loadTemplate("Slivki/popups/restore_password_popup.html.twig""base.html.twig"274)->display(twig_array_merge($context, ["id" => "modal_remember_password"]));
  956.                 // line 275
  957.                 echo "                ";
  958.                 $context["registeredEmailSent"] = 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.'275$this->source); })()), "session", [], "any"falsefalsefalse275), "flashbag", [], "any"falsefalsefalse275), "get", [=> "registeredEmailSent"], "method"falsefalsefalse275);
  959.                 // line 276
  960.                 echo "                ";
  961.                 $context["registeredEmailSentRaw"] = 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.'276$this->source); })()), "session", [], "any"falsefalsefalse276), "flashbag", [], "any"falsefalsefalse276), "get", [=> "registeredEmailSentRaw"], "method"falsefalsefalse276);
  962.                 // line 277
  963.                 echo "                ";
  964.                 if (((=== twig_compare(twig_length_filter($this->env, (isset($context["registeredEmailSent"]) || array_key_exists("registeredEmailSent"$context) ? $context["registeredEmailSent"] : (function () { throw new RuntimeError('Variable "registeredEmailSent" does not exist.'277$this->source); })())), 0)) && (=== twig_compare(twig_length_filter($this->env, (isset($context["registeredEmailSentRaw"]) || array_key_exists("registeredEmailSentRaw"$context) ? $context["registeredEmailSentRaw"] : (function () { throw new RuntimeError('Variable "registeredEmailSentRaw" does not exist.'277$this->source); })())), 0)))) {
  965.                     // line 278
  966.                     echo "                    ";
  967.                     $this->loadTemplate("Slivki/popups/account_activation_popup.html.twig""base.html.twig"278)->display(twig_array_merge($context, ["id" => "modal-register-complete""link" => twig_get_attribute($this->env$this->source, (isset($context["registeredEmailSent"]) || array_key_exists("registeredEmailSent"$context) ? $context["registeredEmailSent"] : (function () { throw new RuntimeError('Variable "registeredEmailSent" does not exist.'278$this->source); })()), 0, [], "array"falsefalsefalse278), "email" => twig_get_attribute($this->env$this->source, (isset($context["registeredEmailSentRaw"]) || array_key_exists("registeredEmailSentRaw"$context) ? $context["registeredEmailSentRaw"] : (function () { throw new RuntimeError('Variable "registeredEmailSentRaw" does not exist.'278$this->source); })()), 0, [], "array"falsefalsefalse278)]));
  968.                     // line 279
  969.                     echo "                    <input type=\"hidden\" id=\"openAccountActivationPopup\"/>
  970.                 ";
  971.                 }
  972.                 // line 281
  973.                 echo "            ";
  974.             }
  975.             // line 282
  976.             echo "        ";
  977.         }
  978.         // line 283
  979.         echo "    ";
  980.         
  981.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  982.         
  983.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  984.     }
  985.     // line 294
  986.     public function block_javascripts($context, array $blocks = [])
  987.     {
  988.         $macros $this->macros;
  989.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  990.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  991.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  992.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  993.         // line 295
  994.         echo "        <script src=\"/js/main.js?v=200\"></script>
  995.         ";
  996.         // line 296
  997.         if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
  998.             // line 297
  999.             echo "        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-touch-events/1.0.9/jquery.mobile-events.min.js\"></script>
  1000.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js\"></script>
  1001.         <script src=\"/js/header_mobile.js?v=38/\"></script>
  1002.         ";
  1003.         }
  1004.         // line 301
  1005.         echo "        <script src=\"/js/jquery.form.js?v=1\"></script>
  1006.         <script type=\"text/javascript\">var NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>
  1007.         <script src=\"/js/jquery.placeholder.js\"></script>
  1008.         <script src=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js?v=1\"></script>
  1009.         <script type=\"text/javascript\">
  1010.             \$.widget.bridge('uitooltip', \$.ui.tooltip);
  1011.             \$.widget.bridge('uibutton', \$.ui.button);
  1012.         </script>
  1013.         <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\" integrity=\"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa\" crossorigin=\"anonymous\"></script>
  1014.         <script src=\"/js/jquery.maskedinput.min.js\"></script>
  1015.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.5/jquery.inputmask.min.js\"></script>
  1016.         <script src=\"/js/ajaxupload.3.5.js?v=1\"></script>
  1017.         <script src=\"/js/lightbox.min.js?v=1\"></script>
  1018.         <script src=\"//cdn.jsdelivr.net/jquery.marquee/1.4.0/jquery.marquee.min.js\" type=\"text/javascript\"></script>
  1019.         <!--[if lt IE 9]>
  1020.         <script src=\"/js/css3-mediaqueries.js?v=1\"></script>
  1021.         <script src=\"/js/html5shiv.js?v=1\"></script>
  1022.         <![endif]-->
  1023.         <script type=\"text/javascript\" src=\"/js/jquery.cookie.min.js?v=1\"></script>
  1024.         <script type=\"text/javascript\" src=\"/js/jquery.lazyload.js?v=1\"></script>
  1025.         <script src=\"/js/jquery.jcarousel.min.js?v=1\"></script>
  1026.         <script src=\"/js/mwheelIntent.js?v=1\"></script>
  1027.         <script src=\"/js/jquery.mousewheel.js?v=1\"></script>
  1028.         <script type=\"module\" src=\"/js/botsrap-custom-dropdowns/custom-dropdowns.js\"></script>
  1029.         <div id=\"overlay-loading\"><img src=\"/images/image-preview-ajax-loader.gif\" alt=\"\" /></div>
  1030.         <!-- Yandex.Metrika counter -->
  1031.         <script type=\"text/javascript\" >
  1032.             (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  1033.                 m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  1034.             (window, document, \"script\", \"https://mc.yandex.ru/metrika/tag.js\", \"ym\");
  1035.             ym(20933521, \"init\", {
  1036.                 clickmap:true,
  1037.                 trackLinks:true,
  1038.                 accurateTrackBounce:true
  1039.             });
  1040.         </script>
  1041.         <noscript><div><img src=\"https://mc.yandex.ru/watch/20933521\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  1042.         <!-- /Yandex.Metrika counter -->
  1043.         <script type=\"application/ld+json\">
  1044.             {
  1045.                 \"@context\": \"http://schema.org\",
  1046.                 \"@type\": \"WebSite\",
  1047.                 \"url\": \"https://www.slivki.by/\",
  1048.                 \"potentialAction\": {
  1049.                     \"@type\": \"SearchAction\",
  1050.                     \"target\": \"https://www.slivki.by/search?searchIn=0&text={searchText}&sortBy=default&distance=0\",
  1051.                     \"query-input\": \"required name=searchText\" }
  1052.             }
  1053.         </script>
  1054.         <script src=\"https://cdn.jsdelivr.net/npm/jquery-menu-aim@1.1.0/jquery.menu-aim.min.js\"></script>
  1055.         <script src=\"/js/jform-styler/vanillaSelectBox.min.js\"></script>
  1056.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/intlTelInput-jquery.min.js\"></script>
  1057.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js\" integrity=\"sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  1058.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/utils.min.js\"></script>
  1059.         <link href=\"/css/scroll.css?v=5\" rel=\"stylesheet\" type=\"text/css\" />
  1060.         <script src=\"/js/jquery.jscrollpane.min.js?v=2\"></script>
  1061.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.5.9/lottie_light.min.js\"></script>
  1062.         <script src=\"/js/jquery.slivkiSmile.js?v=10\"></script>
  1063.         <script src=\"https://www.google.com/recaptcha/api.js\"></script>
  1064.         <script src=\"/js/common.min.js?v=";
  1065.         // line 362
  1066.         echo twig_escape_filter($this->env, (isset($context["common_js_version"]) || array_key_exists("common_js_version"$context) ? $context["common_js_version"] : (function () { throw new RuntimeError('Variable "common_js_version" does not exist.'362$this->source); })()), "html"nulltrue);
  1067.         echo "\"></script>
  1068.         <script src=\"/js/common-old.min.js?v=";
  1069.         // line 363
  1070.         echo twig_escape_filter($this->env, (isset($context["common_old_js_version"]) || array_key_exists("common_old_js_version"$context) ? $context["common_old_js_version"] : (function () { throw new RuntimeError('Variable "common_old_js_version" does not exist.'363$this->source); })()), "html"nulltrue);
  1071.         echo "\"></script>
  1072.         <script type=\"module\" src=\"/js/family_subscription/api_family_subscription.js?v=";
  1073.         // line 364
  1074.         echo twig_escape_filter($this->env, (isset($context["family_subscription_js_version"]) || array_key_exists("family_subscription_js_version"$context) ? $context["family_subscription_js_version"] : (function () { throw new RuntimeError('Variable "family_subscription_js_version" does not exist.'364$this->source); })()), "html"nulltrue);
  1075.         echo "\"></script>
  1076.         <script type=\"module\" src=\"/js/family_subscription/family_subscription.js?v=";
  1077.         // line 365
  1078.         echo twig_escape_filter($this->env, (isset($context["family_subscription_js_version"]) || array_key_exists("family_subscription_js_version"$context) ? $context["family_subscription_js_version"] : (function () { throw new RuntimeError('Variable "family_subscription_js_version" does not exist.'365$this->source); })()), "html"nulltrue);
  1079.         echo "\"></script>
  1080.         <script src=\"/js/jquery.sameheight.js\"></script>
  1081.         <script src=\"/js/slivki_v1.js?v=";
  1082.         // line 367
  1083.         echo twig_escape_filter($this->env, (isset($context["slivki_v1_js_version"]) || array_key_exists("slivki_v1_js_version"$context) ? $context["slivki_v1_js_version"] : (function () { throw new RuntimeError('Variable "slivki_v1_js_version" does not exist.'367$this->source); })()), "html"nulltrue);
  1084.         echo "\"></script>
  1085.         <script src=\"/js/subscription.js?v=";
  1086.         // line 368
  1087.         echo twig_escape_filter($this->env, (isset($context["subscription_js_version"]) || array_key_exists("subscription_js_version"$context) ? $context["subscription_js_version"] : (function () { throw new RuntimeError('Variable "subscription_js_version" does not exist.'368$this->source); })()), "html"nulltrue);
  1088.         echo "\"></script>
  1089.         <script src=\"//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js\"></script>
  1090.         <script src=\"//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js\"></script>
  1091.         <script type=\"module\" src=\"/js/time_block_category/main.js?v=";
  1092.         // line 371
  1093.         echo twig_escape_filter($this->env, (isset($context["time_block_category_js"]) || array_key_exists("time_block_category_js"$context) ? $context["time_block_category_js"] : (function () { throw new RuntimeError('Variable "time_block_category_js" does not exist.'371$this->source); })()), "html"nulltrue);
  1094.         echo "\"></script>
  1095.         <script src=\"https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js\"></script>
  1096.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js\"></script>
  1097.         <script src=\"//translate.google.com/translate_a/element.js?cb=TranslateInit\"></script>
  1098.         <script src=\"/js/gtranslate.js\"></script>
  1099.         <script src=\"/js/flowersCategoryCarousel.js?v=";
  1100.         // line 376
  1101.         echo twig_escape_filter($this->env, (isset($context["flowers_category_carousel_js_version"]) || array_key_exists("flowers_category_carousel_js_version"$context) ? $context["flowers_category_carousel_js_version"] : (function () { throw new RuntimeError('Variable "flowers_category_carousel_js_version" does not exist.'376$this->source); })()), "html"nulltrue);
  1102.         echo "\"></script>
  1103.         <script src=\"/js/slider_preview/slider_preview.js?v=";
  1104.         // line 377
  1105.         echo twig_escape_filter($this->env, (isset($context["slider_preview_js_version"]) || array_key_exists("slider_preview_js_version"$context) ? $context["slider_preview_js_version"] : (function () { throw new RuntimeError('Variable "slider_preview_js_version" does not exist.'377$this->source); })()), "html"nulltrue);
  1106.         echo "\"></script>
  1107.         <script src=\"/js/helper.js?v=";
  1108.         // line 378
  1109.         echo twig_escape_filter($this->env, (isset($context["helper_version_js"]) || array_key_exists("helper_version_js"$context) ? $context["helper_version_js"] : (function () { throw new RuntimeError('Variable "helper_version_js" does not exist.'378$this->source); })()), "html"nulltrue);
  1110.         echo "\"></script>
  1111.         <script src=\"/js/maps_index_page/roundedControlls.js?v=5\"></script>
  1112.         <script type=\"module\" src=\"/js/beauty/mainMapBeauty.js?v=";
  1113.         // line 380
  1114.         echo twig_escape_filter($this->env, (isset($context["main_map_beauty_js_version"]) || array_key_exists("main_map_beauty_js_version"$context) ? $context["main_map_beauty_js_version"] : (function () { throw new RuntimeError('Variable "main_map_beauty_js_version" does not exist.'380$this->source); })()), "html"nulltrue);
  1115.         echo "\"></script>
  1116.         <script type=\"module\" src=\"/js/beauty/masters.js?v=";
  1117.         // line 381
  1118.         echo twig_escape_filter($this->env, (isset($context["beauty_masters_js_version"]) || array_key_exists("beauty_masters_js_version"$context) ? $context["beauty_masters_js_version"] : (function () { throw new RuntimeError('Variable "beauty_masters_js_version" does not exist.'381$this->source); })()), "html"nulltrue);
  1119.         echo "\"></script>
  1120.         <script type=\"module\" src=\"/js/oplati/main.js?v=";
  1121.         // line 382
  1122.         echo twig_escape_filter($this->env, (isset($context["oplati_js_version"]) || array_key_exists("oplati_js_version"$context) ? $context["oplati_js_version"] : (function () { throw new RuntimeError('Variable "oplati_js_version" does not exist.'382$this->source); })()), "html"nulltrue);
  1123.         echo "\" />
  1124.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.js\"
  1125.                 integrity=\"sha512-zlWWyZq71UMApAjih4WkaRpikgY9Bz1oXIW5G0fED4vk14JjGlQ1UmkGM392jEULP8jbNMiwLWdM8Z87Hu88Fw==\"
  1126.                 crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  1127.         <!--[/ignore]-->
  1128.         <script type=\"text/javascript\">
  1129.             window.NREUM||(NREUM={}),__nr_require=function(e,t,n){function r(n){if(!t[n]){var o=t[n]={exports:{}};e[n][0].call(o.exports,function(t){var o=e[n][1][t];return r(o||t)},o,o.exports)}return t[n].exports}if(\"function\"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(e,t,n){function r(){}function o(e,t,n){return function(){return i(e,[(new Date).getTime()].concat(u(arguments)),t?null:this,n),t?void 0:this}}var i=e(\"handle\"),a=e(2),u=e(3),c=e(\"ee\").get(\"tracer\"),f=NREUM;\"undefined\"==typeof window.newrelic&&(newrelic=f);var s=[\"setPageViewName\",\"setCustomAttribute\",\"setErrorHandler\",\"finished\",\"addToTrace\",\"inlineHit\",\"addRelease\"],l=\"api-\",p=l+\"ixn-\";a(s,function(e,t){f[t]=o(l+t,!0,\"api\")}),f.addPageAction=o(l+\"addPageAction\",!0),f.setCurrentRouteName=o(l+\"routeName\",!0),t.exports=newrelic,f.interaction=function(){return(new r).get()};var d=r.prototype={createTracer:function(e,t){var n={},r=this,o=\"function\"==typeof t;return i(p+\"tracer\",[Date.now(),e,n],r),function(){if(c.emit((o?\"\":\"no-\")+\"fn-start\",[Date.now(),r,o],n),o)try{return t.apply(this,arguments)}finally{c.emit(\"fn-end\",[Date.now()],n)}}}};a(\"setName,setAttribute,save,ignore,onEnd,getContext,end,get\".split(\",\"),function(e,t){d[t]=o(p+t)}),newrelic.noticeError=function(e){\"string\"==typeof e&&(e=new Error(e)),i(\"err\",[e,(new Date).getTime()])}},{}],2:[function(e,t,n){function r(e,t){var n=[],r=\"\",i=0;for(r in e)o.call(e,r)&&(n[i]=t(r,e[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],3:[function(e,t,n){function r(e,t,n){t||(t=0),\"undefined\"==typeof n&&(n=e?e.length:0);for(var r=-1,o=n-t||0,i=Array(o<0?0:o);++r<o;)i[r]=e[t+r];return i}t.exports=r},{}],ee:[function(e,t,n){function r(){}function o(e){function t(e){return e&&e instanceof r?e:e?c(e,u,i):i()}function n(n,r,o){if(!p.aborted){e&&e(n,r,o);for(var i=t(o),a=v(n),u=a.length,c=0;c<u;c++)a[c].apply(i,r);var f=s[w[n]];return f&&f.push([y,n,r,i]),i}}function d(e,t){b[e]=v(e).concat(t)}function v(e){return b[e]||[]}function g(e){return l[e]=l[e]||o(n)}function m(e,t){f(e,function(e,n){t=t||\"feature\",w[n]=t,t in s||(s[t]=[])})}var b={},w={},y={on:d,emit:n,get:g,listeners:v,context:t,buffer:m,abort:a,aborted:!1};return y}function i(){return new r}function a(){(s.api||s.feature)&&(p.aborted=!0,s=p.backlog={})}var u=\"nr@context\",c=e(\"gos\"),f=e(2),s={},l={},p=t.exports=o();p.backlog=s},{}],gos:[function(e,t,n){function r(e,t,n){if(o.call(e,t))return e[t];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[t]=r,r}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],handle:[function(e,t,n){function r(e,t,n,r){o.buffer([e],r),o.emit(e,t,n)}var o=e(\"ee\").get(\"handle\");t.exports=r,r.ee=o},{}],id:[function(e,t,n){function r(e){var t=typeof e;return!e||\"object\"!==t&&\"function\"!==t?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i=\"nr@id\",a=e(\"gos\");t.exports=r},{}],loader:[function(e,t,n){function r(){if(!h++){var e=y.info=NREUM.info,t=l.getElementsByTagName(\"script\")[0];if(setTimeout(f.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&t))return f.abort();c(b,function(t,n){e[t]||(e[t]=n)}),u(\"mark\",[\"onload\",a()],null,\"api\");var n=l.createElement(\"script\");n.src=\"https://\"+e.agent,t.parentNode.insertBefore(n,t)}}function o(){\"complete\"===l.readyState&&i()}function i(){u(\"mark\",[\"domContent\",a()],null,\"api\")}function a(){return(new Date).getTime()}var u=e(\"handle\"),c=e(2),f=e(\"ee\"),s=window,l=s.document,p=\"addEventListener\",d=\"attachEvent\",v=s.XMLHttpRequest,g=v&&v.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:v,REQ:s.Request,EV:s.Event,PR:s.Promise,MO:s.MutationObserver},e(1);var m=\"\"+location,b={beacon:\"bam.nr-data.net\",errorBeacon:\"bam.nr-data.net\",agent:\"js-agent.newrelic.com/nr-1016.min.js\"},w=v&&g&&g[p]&&!/CriOS/.test(navigator.userAgent),y=t.exports={offset:a(),origin:m,features:{},xhrWrappable:w};l[p]?(l[p](\"DOMContentLoaded\",i,!1),s[p](\"load\",r,!1)):(l[d](\"onreadystatechange\",o),s[d](\"onload\",r)),u(\"mark\",[\"firstbyte\",a()],null,\"api\");var h=0},{}]},{},[\"loader\"]);
  1130.             ;NREUM.info={beacon:\"bam.nr-data.net\",errorBeacon:\"bam.nr-data.net\",licenseKey:\"aaa162bec7\",applicationID:\"19553048\",sa:1}
  1131.         </script>
  1132.         <script type=\"text/javascript\" src=\"//yastatic.net/es5-shims/0.0.2/es5-shims.min.js\" charset=\"utf-8\"></script>
  1133.     ";
  1134.         
  1135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1136.         
  1137.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1138.     }
  1139.     // line 435
  1140.     public function block_assetsBottom($context, array $blocks = [])
  1141.     {
  1142.         $macros $this->macros;
  1143.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1144.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""assetsBottom"));
  1145.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1146.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""assetsBottom"));
  1147.         // line 436
  1148.         echo "        <link href=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/themes/smoothness/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\" />
  1149.         <link href=\"/css/lightbox.css\" rel=\"stylesheet\" type=\"text/css\" />
  1150.         <input id=\"slivkiSmileList\" type=\"hidden\" value=\"";
  1151.         // line 438
  1152.         echo twig_escape_filter($this->envtwig_join_filter(twig_constant("Slivki\\Entity\\Comment::SMILE_LIST"), ","), "html"nulltrue);
  1153.         echo "\"/>
  1154.     ";
  1155.         
  1156.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1157.         
  1158.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1159.     }
  1160.     // line 440
  1161.     public function block_RTBHouse($context, array $blocks = [])
  1162.     {
  1163.         $macros $this->macros;
  1164.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1165.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""RTBHouse"));
  1166.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1167.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""RTBHouse"));
  1168.         // line 441
  1169.         echo "        <script>
  1170.             try{ (function() {
  1171.                 var prefix = \"\", hash = \"TS5TS2S9bdSbgKBA4Q2H\", rtbhTags = []; rtbhTags.push(\"pr_\"+hash+\"\"); rtbhTags.push(\"pr_\"+hash+\"_uid_\"+document.getElementById('rtbhUID').value);
  1172.                 var key = \"__rtbhouse.lid\", lid = window.localStorage.getItem(key); if (!lid) {
  1173.                     lid = \"\"; var pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\";
  1174.                     for (var i = 0; i < 20; i++) lid += pool.charAt(Math.floor(Math.random() * pool.length)); window.localStorage.setItem(key, lid);}
  1175.                 rtbhTags.push(\"pr_\"+hash+\"_lid_\" + lid);
  1176.                 var ifr = document.createElement(\"iframe\"),
  1177.                     sr = encodeURIComponent(document.referrer ? document.referrer : \"\"),
  1178.                     su = encodeURIComponent(document.location.href ? document.location.href : \"\"),
  1179.                     ifrSrc = \"https://\"+prefix+\"creativecdn.com/tags?type=iframe\", tmstmp = encodeURIComponent(\"\" + Date.now()); for(var i=0; i<rtbhTags.length; i++) {ifrSrc += \"&id=\" + encodeURIComponent(rtbhTags[i]);}
  1180.                 ifrSrc += \"&su=\" + su + \"&sr=\" + sr + \"&ts=\" + tmstmp;
  1181.                 ifr.setAttribute(\"src\", ifrSrc); ifr.setAttribute(\"width\", \"1\");
  1182.                 ifr.setAttribute(\"height\", \"1\"); ifr.setAttribute(\"scrolling\", \"no\");
  1183.                 ifr.setAttribute(\"frameBorder\", \"0\"); ifr.setAttribute(\"style\", \"display:none\");
  1184.                 ifr.setAttribute(\"referrerpolicy\", \"no-referrer-when-downgrade\"); if(document.body){document.body.appendChild(ifr);}
  1185.                 else{window.addEventListener('DOMContentLoaded', function(){document.body.appendChild(ifr);});}
  1186.             })();} catch(e) {} </script>
  1187.     ";
  1188.         
  1189.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1190.         
  1191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1192.     }
  1193.     // line 460
  1194.     public function block_metrikaEvent($context, array $blocks = [])
  1195.     {
  1196.         $macros $this->macros;
  1197.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1198.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metrikaEvent"));
  1199.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1200.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metrikaEvent"));
  1201.         
  1202.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1203.         
  1204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1205.     }
  1206.     public function getTemplateName()
  1207.     {
  1208.         return "base.html.twig";
  1209.     }
  1210.     public function isTraitable()
  1211.     {
  1212.         return false;
  1213.     }
  1214.     public function getDebugInfo()
  1215.     {
  1216.         return array (  1324 => 460,  1296 => 441,  1286 => 440,  1274 => 438,  1270 => 436,  1260 => 435,  1238 => 382,  1234 => 381,  1230 => 380,  1225 => 378,  1221 => 377,  1217 => 376,  1209 => 371,  1203 => 368,  1199 => 367,  1194 => 365,  1190 => 364,  1186 => 363,  1182 => 362,  1119 => 301,  1113 => 297,  1111 => 296,  1108 => 295,  1098 => 294,  1088 => 283,  1085 => 282,  1082 => 281,  1078 => 279,  1075 => 278,  1072 => 277,  1069 => 276,  1066 => 275,  1063 => 274,  1060 => 273,  1057 => 272,  1055 => 271,  1052 => 270,  1049 => 269,  1045 => 267,  1042 => 266,  1039 => 265,  1036 => 264,  1033 => 263,  1030 => 262,  1027 => 261,  1024 => 260,  1021 => 259,  1018 => 258,  1016 => 257,  1013 => 256,  1010 => 255,  1007 => 254,  1004 => 253,  1001 => 252,  999 => 251,  994 => 250,  991 => 249,  988 => 248,  985 => 247,  982 => 246,  976 => 244,  970 => 242,  967 => 241,  957 => 240,  947 => 228,  941 => 226,  938 => 225,  928 => 224,  910 => 221,  892 => 218,  856 => 216,  838 => 214,  820 => 212,  802 => 211,  784 => 210,  773 => 237,  770 => 236,  764 => 234,  762 => 233,  757 => 230,  754 => 229,  752 => 224,  748 => 222,  746 => 221,  742 => 219,  740 => 218,  732 => 216,  729 => 215,  726 => 214,  723 => 213,  720 => 212,  718 => 211,  713 => 210,  703 => 209,  692 => 206,  682 => 205,  672 => 203,  669 => 202,  666 => 201,  663 => 200,  660 => 199,  657 => 198,  647 => 197,  637 => 196,  631 => 194,  628 => 193,  618 => 192,  600 => 191,  588 => 42,  583 => 41,  573 => 40,  557 => 34,  550 => 31,  547 => 30,  541 => 28,  539 => 27,  534 => 25,  527 => 21,  523 => 20,  519 => 19,  515 => 18,  511 => 16,  501 => 15,  488 => 10,  478 => 9,  468 => 7,  465 => 6,  455 => 5,  443 => 461,  440 => 460,  437 => 440,  434 => 435,  430 => 433,  427 => 432,  411 => 418,  409 => 417,  405 => 416,  400 => 415,  398 => 414,  376 => 394,  374 => 294,  371 => 293,  367 => 291,  365 => 290,  362 => 289,  359 => 288,  356 => 287,  353 => 286,  350 => 285,  347 => 284,  345 => 240,  342 => 239,  340 => 209,  337 => 208,  335 => 205,  332 => 204,  329 => 197,  326 => 192,  324 => 191,  320 => 190,  316 => 189,  312 => 188,  305 => 186,  300 => 185,  297 => 184,  295 => 183,  291 => 182,  286 => 181,  283 => 180,  277 => 178,  271 => 176,  269 => 175,  265 => 174,  260 => 173,  258 => 172,  255 => 171,  249 => 169,  247 => 168,  238 => 161,  234 => 159,  232 => 158,  226 => 157,  222 => 155,  220 => 154,  218 => 153,  215 => 152,  194 => 133,  192 => 132,  189 => 131,  187 => 130,  159 => 104,  142 => 89,  140 => 88,  96 => 47,  91 => 44,  89 => 40,  86 => 39,  84 => 15,  81 => 14,  79 => 9,  76 => 8,  73 => 5,  71 => 4,  66 => 1,);
  1217.     }
  1218.     public function getSourceContext()
  1219.     {
  1220.         return new Source("<!DOCTYPE html>
  1221. <html>
  1222. <head>
  1223.     {% set metaInfo = getMetaInfo() %}
  1224.     {% block meta %}
  1225.         {% include \"Slivki#{regional_template_path}/meta_block.html.twig\" %}
  1226.     {% endblock %}
  1227.     {% block ogimage %}
  1228.         <meta property=\"og:image\" content=\"/images/b180x180.jpg\" />
  1229.         <meta property=\"og:image:width\" content=\"180\"/>
  1230.         <meta property=\"og:image:height\" content=\"180\"/>
  1231.     {% endblock %}
  1232.     {% block stylesheets %}
  1233.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/css/intlTelInput.css\" />
  1234.         <link href=\"/css/jform-styler/vanillaSelectBox.css\" rel=\"stylesheet\">
  1235.         <link href=\"/css/delivery.min.css?v={{ delivery_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1236.         <link href=\"/css/flowersHotLent.css?v={{ flowers_hot_lent_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1237.         <link rel=\"stylesheet\" href=\"/css/beauty/beauty-masters.css?v={{ beauty_masters_css_version }}\" type=\"text/css\"/>
  1238.         <link href=\"/css/style.min.css?v={{ style_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1239.         <link href=\"/js/jgallery-1.5.5/dist/css/font-awesome.min.css\" rel=\"stylesheet\" type=\"text/css\" />
  1240.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css\" integrity=\"sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  1241.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css\" integrity=\"sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  1242.         <link rel=\"stylesheet\" href=\"/css/slider_preview.css?v={{ slider_preview_css_version }}\" />
  1243.         <link rel=\"stylesheet\" href=\"/css/botstrap-dropdowns-v3/dropdowns.css\"/>
  1244.         {% if isMobileDevice() %}
  1245.             <link href=\"/css/header_mobile.css?v={{ header_mobile_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1246.         {% endif %}
  1247.         {% if app.request.getPathInfo() == '/profile' %}
  1248.             <link href=\"/css/crt-fonts.css?v={{ crt_fonts_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1249.             <link href=\"/css/certificate-creator/certificate-creator.css\" rel=\"stylesheet\" type=\"text/css\" />
  1250.         {% endif %}
  1251.         <link href=\"/css/new_popup.css?v={{ new_popup_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
  1252.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.css\"
  1253.               integrity=\"sha512-wJgJNTBBkLit7ymC6vvzM1EcSWeM9mmOu+1USHaRBbHkm6W9EgM0HY27+UtUaprntaYQJF75rc8gjxllKs5OIQ==\"
  1254.               crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"/>
  1255.     {% endblock %}
  1256.     {% block favicon %}
  1257.         <link rel=\"icon\" type=\"image/x-icon\" href=\"{{ asset('favicon.ico?v=2') }}\"/>
  1258.         <!--[if IE]><link rel=\"shortcut icon\" href=\"{{ asset('favicon.ico?v=2') }}\"><![endif]-->
  1259.     {% endblock %}
  1260.     <meta name=\"yandex-verification\" content=\"239193428ba27fa2\" />
  1261.     <meta name=\"google-site-verification\" content=\"33UhU8AvLA9eoT3WZfkzuOaxKNujSVAtcYZHf-pGToI\" />
  1262.     <link rel=\"manifest\" href=\"/manifest.json?v=0\">
  1263.     <script type=\"text/javascript\" src=\"{{ slivki_metrica_url }}/js/metric.js\"></script>
  1264.     <script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey=ced3d85f-6a99-4208-93d6-b578ba5e8f8a\"></script>
  1265.     <script>
  1266.         async function metricEvent(urlEvent, data) {
  1267.             const response = await fetch(urlEvent, {
  1268.                 method: 'POST',
  1269.                 body: JSON.stringify(data)
  1270.             });
  1271.             return await response.json();
  1272.         }
  1273.     </script>
  1274.     <!-- Meta Pixel Code -->
  1275.     <script>
  1276.         !function(f,b,e,v,n,t,s)
  1277.         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1278.             n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1279.             if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1280.             n.queue=[];t=b.createElement(e);t.async=!0;
  1281.             t.src=v;s=b.getElementsByTagName(e)[0];
  1282.             s.parentNode.insertBefore(t,s)}(window, document,'script',
  1283.             'https://connect.facebook.net/en_US/fbevents.js');
  1284.         fbq('init', '274301711683015');
  1285.         fbq('track', 'PageView');
  1286.     </script>
  1287.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  1288.                    src=\"https://www.facebook.com/tr?id=274301711683015&ev=PageView&noscript=1\"/></noscript>
  1289.     <!-- End Meta Pixel Code -->
  1290.     <script>
  1291.         async function metricEvent(urlEvent, data) {
  1292.             const response = await fetch(urlEvent, {
  1293.                 method: 'POST',
  1294.                 body: JSON.stringify(data)
  1295.             });
  1296.             return await response.json();
  1297.         }
  1298.     </script>
  1299.     <noscript>
  1300.         <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=1884900258504761&ev=PageView&noscript=1\" style=\"display: none;\"/>
  1301.     </noscript>
  1302.     <!-- End Facebook Pixel Code -->
  1303.     <script type=\"text/javascript\">(window.Image ? (new Image()) : document.createElement('img')).src = 'https://vk.com/rtrg?p=VK-RTRG-167315-4IspB';</script>
  1304.     {% if fitnessOffer is defined %}
  1305.         <script>
  1306.             !function(f,b,e,v,n,t,s)
  1307.             {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1308.                 n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1309.                 if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1310.                 n.queue=[];t=b.createElement(e);t.async=!0;
  1311.                 t.src=v;s=b.getElementsByTagName(e)[0];
  1312.                 s.parentNode.insertBefore(t,s)}(window, document,'script',
  1313.                 'https://connect.facebook.net/en_US/fbevents.js');
  1314.             fbq('init', '1615676305118909');
  1315.             fbq('track', 'PageView');
  1316.         </script>
  1317.         <noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1615676305118909&ev=PageView&noscript=1\"/></noscript>
  1318.         <script type=\"text/javascript\">(window.Image ? (new Image()) : document.createElement('img')).src = 'https://vk.com/rtrg?p=VK-RTRG-170417-8Uj6y';</script>
  1319.     {% endif %}
  1320.     <script>
  1321.         var userAgent = navigator.userAgent || navigator.vendor || window.opera;
  1322.         if (userAgent.indexOf('FBAN') == -1 && userAgent.indexOf('FBAV') == -1 && userAgent.indexOf('Instagram') == -1 &&
  1323.             userAgent.indexOf('Skype') == -1 && userAgent.indexOf('Viber') == -1 && userAgent.indexOf('WhatsApp') == -1) {
  1324.             var d = document,
  1325.                 h = d.getElementsByTagName('head')[0],
  1326.                 s = d.createElement('script');
  1327.             s.type = 'text/javascript';
  1328.             s.async = true;
  1329.             s.src = '//cdn.sendpulse.com/js/push/260be6a77276a4d176159328b4b7175c_1.js?v=0';
  1330.             //s.src = '/js/sp.js?v=1';
  1331.             h.appendChild(s);
  1332.         }
  1333.     </script>
  1334.     <!-- TikTok Code -->
  1335.     <script>
  1336.         !function (w, d, t) {
  1337.             w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=[\"page\",\"track\",\"identify\",\"instances\",\"debug\",\"on\",\"off\",\"once\",\"ready\",\"alias\",\"group\",\"enableCookie\",\"disableCookie\"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++
  1338.             )ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i=\"https://analytics.tiktok.com/i18n/pixel/events.js\";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};n=document.createElement(\"script\");n.type=\"text/javascript\",n.async=!0,n.src=i+\"?sdkid=\"+e+\"&lib=\"+t;e=document.getElementsByTagName(\"script\")[0];e.parentNode.insertBefore(n,e)};
  1339.             ttq.load('CAEQUGBC77U9MLGRE66G');
  1340.             ttq.page();
  1341.         }(window, document, 'ttq');
  1342.     </script>
  1343.     <!-- End TikTok Code -->
  1344.     <!-- Global site tag (gtag.js) - Google Analytics -->
  1345.     {% set currentCity = getCurrentCity() %}
  1346.     {% if app.environment != 'dev' %}
  1347.         <!-- Global site tag (gtag.js) - Google Analytics -->
  1348.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-185332166-1\"></script>
  1349.         <script>
  1350.             window.dataLayer = window.dataLayer || [];
  1351.             function gtag(){dataLayer.push(arguments);}
  1352.             gtag('js', new Date());
  1353.             gtag('config', 'UA-185332166-1');
  1354.         </script>
  1355.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-VGFW27H90X\"></script>
  1356.         <script>
  1357.             window.dataLayer = window.dataLayer || [];
  1358.             function gtag(){dataLayer.push(arguments);}
  1359.             gtag('js', new Date());
  1360.             gtag('config', 'G-VGFW27H90X');
  1361.         </script>
  1362.     {% endif %}
  1363. </head>
  1364. {% set bodyClass =  '' %}
  1365. {% if noToken is not defined and is_granted('ROLE_ADMIN_USER') %}
  1366.     {% set bodyClass =  ' a-u' %}
  1367. {% endif %}
  1368. <body class=\"{{ not isMobileDevice() ? 'desktop-device' }}{{ bodyClass }}\">
  1369. {% if app.debug %}
  1370.     <input type=\"hidden\" id=\"debugMode\" value=\"1\"/>
  1371. {% endif %}
  1372. <script>
  1373.     (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1374.             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1375.         m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1376.     })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  1377.     ga('create', 'UA-185332166-1', 'auto');
  1378.     ga('send', 'pageview');
  1379.     {% if app.user %}
  1380.         ga('set', 'userId', '{{ app.user.getID() }}');
  1381.     {% endif %}
  1382. </script>
  1383.     {% if app.user %}
  1384.         <input type=\"hidden\" id=\"customerID\" value=\"{{ app.user.getID() }}\"/>
  1385.         <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"Name\" value=\"{{ app.user.getFirstName() }}\">
  1386.         {% if app.user.getEmail() != '' %}
  1387.             <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"{{ app.user.getEmail() }}\">
  1388.         {% else %}
  1389.             <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"{{ app.user.getPhone() }}\">
  1390.         {% endif %}
  1391.     {% endif %}
  1392.     <input type=\"hidden\" id=\"serverTime\" value=\"{{ 'now'|date('Y-m-d H:i:s') }}\">
  1393.     <input type=\"hidden\" id=\"cityID\" value=\"{{ currentCity.getID() }}\">
  1394.     {% set currentCity = getCurrentCity() %}
  1395.     {% set coordinate = currentCity.getCoordinate() %}
  1396.     <input id=\"cityName\" type=\"hidden\" value=\"{{ currentCity.getID() in [constant('Slivki\\\\Entity\\\\City::DEFAULT_CITY_ID'), constant('Slivki\\\\Entity\\\\City::TASHKENT_CITY_ID')] ? '/' : getURL(constant('Slivki\\\\Repository\\\\SeoRepository::RESOURCE_URL_CITY'), currentCity.getID()) }}\"/>
  1397.     <input type=\"hidden\" id=\"cityCoord\" value=\"[{{ coordinate.getLatitude() }}, {{ coordinate.getLongitude() }}]\">
  1398.     <input type=\"hidden\" id=\"rtbhUID\" value=\"{{ getRTBHouseUID(app.user) }}\">
  1399.     <input id=\"userId\" type=\"hidden\" value=\" {{ app.user is not null ? app.user.ID : null }}\">
  1400.     <input id=\"metricaUrl\" type=\"hidden\" value=\" {{ slivki_metrica_url }}/api/v1/metric\">
  1401.     {% block top %}{% endblock %}
  1402.     {% block fullSiteBanner %}
  1403.         {% if not isMobileDevice() and not (app.user and app.user.hasRole(constant('\\\\Slivki\\\\Entity\\\\UserGroup::ROLE_ADS_FREE'))) %}
  1404.             {{ getBrandingBanner(app.user, brandingBannerCategoryIDs is defined ? brandingBannerCategoryIDs : [], offer is defined ? offer.getID()) }}
  1405.         {% endif %}
  1406.     {% endblock %}
  1407.     {% block header %}
  1408.         {% if isMobileDevice() %}
  1409.             {% include 'header_mobile.html.twig' %}
  1410.         {% else %}
  1411.             {% include 'header.html.twig' %}
  1412.         {% endif %}
  1413.     {% endblock %}
  1414. {% block messenger %}
  1415.     {% include \"Slivki#{regional_template_path}/jivosite/index.html.twig\" %}
  1416. {% endblock %}
  1417.     {% block content %}
  1418.         <div class=\"content container transparent with-banner {% block contentContainerClass %}{% endblock %}\"  id=\"contentContainer\">
  1419.             {% block topContentBlock %}{% endblock %}
  1420.             {% block mainHotFeedBlock %}{% endblock %}
  1421.             {% if ('Googlebot' not in (app.request.server.get('HTTP_USER_AGENT'))) %}
  1422.                 {% block left_sidebar %}{% endblock %}
  1423.             {% endif %}
  1424.             <div class=\"{% block mainColumnClass %}content--main {% endblock %}\" {% block mainColumnParameters %}{% endblock %}>
  1425.                 <div class=\"content-wrapper\">
  1426.                     {% block main_content %}{% endblock %}
  1427.                 </div>
  1428.             </div>
  1429.             {% block bottomContentBlock %}{% endblock %}
  1430.             </div>
  1431.         </div>
  1432.         {% block footer %}
  1433.             {% if not disableFooter is defined  %}
  1434.                 {{ getFooter() }}
  1435.             {% endif %}
  1436.         {% endblock %}
  1437.         {% if not isMobileDevice() and not app.request.cookies.has('seenMicrophoneTooltip') and (not app.user or not app.user.isSeenMicrophoneTooltip()) %}
  1438.             <div id=\"voiceSearchHintGreyout\" class=\"hidden\">
  1439.                 <div id=\"voiceSearchHint\" class=\"voice-search-hint-block\">Круто! Нажмите на микрофон и скажите, например, суши или пицца</div>
  1440.             </div>
  1441.             {% if app.user %}
  1442.                 {{ setSeenMicrophoneTooltip(app.user) }}
  1443.             {% endif %}
  1444.         {% endif %}
  1445.         <div id=\"contentGreyout\"></div>
  1446.     {% endblock %}
  1447.     {% block popups %}
  1448.         {% if isMobileDevice() %}
  1449.             <link rel=\"stylesheet\" href=\"/css/infopopup_mobile.css?v={{ infopopup_css_version }}\" type=\"text/css\">
  1450.         {% else %}
  1451.             <link rel=\"stylesheet\" href=\"/css/infopopup.css?v={{ infopopup_css_version }}\" type=\"text/css\">
  1452.         {% endif %}
  1453.         {% if app.session.flashbag.get(\"showMogilevMailingBonusPopup\")|length > 0 %}
  1454.             {% include 'Slivki/popups/mogilev_mailing_popup.html.twig' %}
  1455.         {% endif %}
  1456.         {% include 'Slivki/popups/info_dialog_popup.html.twig' with {id: 'info_dialog'} %}
  1457.         {{ getNoticePopup(app.user) }}
  1458.         {% include 'Slivki/popups/alert_popup.html.twig' %}
  1459.         {% set infoDialogMessage = app.session.flashBag.get(constant('Slivki\\\\Controller\\\\SiteController::SHOW_INFO_DIALOG_PARAMETER')) %}
  1460.         {% if infoDialogMessage | length > 0 %}
  1461.             {% include 'Slivki/popups/info_dialog_popup.html.twig' with {'id': 'info_dialog_auto', 'infoDialogMessage': infoDialogMessage[0] } %}
  1462.         {% endif %}
  1463.         {% if app.user %}
  1464.             {# user is logged in #}
  1465.             {% if isMobileDevice() %}
  1466.                 {% include 'Slivki/popups/mobile_logout.html.twig' with {id: 'logoutConfirmPopup'} %}
  1467.             {% else %}
  1468.                 {% include 'Slivki/popups/logout_popup.html.twig' with {id: 'logoutConfirmPopup'} %}
  1469.             {% endif %}
  1470.             {% if not isMobileDevice() %}
  1471.                 {% include 'Slivki/popups/delete_comment_popup.html.twig' with {id: 'deleteCommentConfirmPopup'} %}
  1472.                 {% if app.session.flashbag.get(\"openThanksForRegisterPopup\") | length > 0 %}
  1473.                     {% include 'Slivki/popups/thanks_for_register_popup.html.twig' with {id: 'modal-register-thanks'} %}
  1474.                     <input type=\"hidden\" id=\"openThanksForRegisterPopup\"/>
  1475.                 {% endif %}
  1476.             {% endif %}
  1477.         {% else %}
  1478.             {# user is not logged in #}
  1479.             {% if not isMobileDevice() %}
  1480.                 {% include 'Slivki/popups/login_register_popup.html.twig' %}
  1481.                 {% include 'Slivki/popups/restore_password_popup.html.twig' with {id: 'modal_remember_password'} %}
  1482.                 {% set registeredEmailSent = app.session.flashbag.get(\"registeredEmailSent\") %}
  1483.                 {% set registeredEmailSentRaw = app.session.flashbag.get(\"registeredEmailSentRaw\") %}
  1484.                 {% if registeredEmailSent | length > 0 and registeredEmailSentRaw | length > 0 %}
  1485.                     {% include 'Slivki/popups/account_activation_popup.html.twig' with {id: 'modal-register-complete', link: registeredEmailSent[0], email: registeredEmailSentRaw[0]} %}
  1486.                     <input type=\"hidden\" id=\"openAccountActivationPopup\"/>
  1487.                 {% endif %}
  1488.             {% endif %}
  1489.         {% endif %}
  1490.     {% endblock %}
  1491.     {% include 'Slivki/delivery/modal/questions.html.twig' %}
  1492.     {% include 'Slivki/delivery/modal/questionsSuccess.html.twig' %}
  1493.     {% include 'Slivki/popups/slivki_confirm_popup.html.twig' %}
  1494.     {% include 'Slivki/popups/new_alert_popup.html.twig' %}
  1495.     {% include 'Slivki/popups/loading.html.twig' %}
  1496.     {% include 'Slivki/popups/mail_popup.html.twig' %}
  1497. {% if app.user and not app.user.getEmail() and not app.request.get('_route') == 'profile' and app.session.flashbag.get(\"openMergeProfilePopup\") %}
  1498.     {% include 'Slivki/popups/popup_union_mail.html.twig' %}
  1499. {% endif %}
  1500.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js\"></script>
  1501.     {% block javascripts %}
  1502.         <script src=\"/js/main.js?v=200\"></script>
  1503.         {% if isMobileDevice() %}
  1504.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-touch-events/1.0.9/jquery.mobile-events.min.js\"></script>
  1505.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js\"></script>
  1506.         <script src=\"/js/header_mobile.js?v=38/\"></script>
  1507.         {% endif %}
  1508.         <script src=\"/js/jquery.form.js?v=1\"></script>
  1509.         <script type=\"text/javascript\">var NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>
  1510.         <script src=\"/js/jquery.placeholder.js\"></script>
  1511.         <script src=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js?v=1\"></script>
  1512.         <script type=\"text/javascript\">
  1513.             \$.widget.bridge('uitooltip', \$.ui.tooltip);
  1514.             \$.widget.bridge('uibutton', \$.ui.button);
  1515.         </script>
  1516.         <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\" integrity=\"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa\" crossorigin=\"anonymous\"></script>
  1517.         <script src=\"/js/jquery.maskedinput.min.js\"></script>
  1518.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.5/jquery.inputmask.min.js\"></script>
  1519.         <script src=\"/js/ajaxupload.3.5.js?v=1\"></script>
  1520.         <script src=\"/js/lightbox.min.js?v=1\"></script>
  1521.         <script src=\"//cdn.jsdelivr.net/jquery.marquee/1.4.0/jquery.marquee.min.js\" type=\"text/javascript\"></script>
  1522.         <!--[if lt IE 9]>
  1523.         <script src=\"/js/css3-mediaqueries.js?v=1\"></script>
  1524.         <script src=\"/js/html5shiv.js?v=1\"></script>
  1525.         <![endif]-->
  1526.         <script type=\"text/javascript\" src=\"/js/jquery.cookie.min.js?v=1\"></script>
  1527.         <script type=\"text/javascript\" src=\"/js/jquery.lazyload.js?v=1\"></script>
  1528.         <script src=\"/js/jquery.jcarousel.min.js?v=1\"></script>
  1529.         <script src=\"/js/mwheelIntent.js?v=1\"></script>
  1530.         <script src=\"/js/jquery.mousewheel.js?v=1\"></script>
  1531.         <script type=\"module\" src=\"/js/botsrap-custom-dropdowns/custom-dropdowns.js\"></script>
  1532.         <div id=\"overlay-loading\"><img src=\"/images/image-preview-ajax-loader.gif\" alt=\"\" /></div>
  1533.         <!-- Yandex.Metrika counter -->
  1534.         <script type=\"text/javascript\" >
  1535.             (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  1536.                 m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  1537.             (window, document, \"script\", \"https://mc.yandex.ru/metrika/tag.js\", \"ym\");
  1538.             ym(20933521, \"init\", {
  1539.                 clickmap:true,
  1540.                 trackLinks:true,
  1541.                 accurateTrackBounce:true
  1542.             });
  1543.         </script>
  1544.         <noscript><div><img src=\"https://mc.yandex.ru/watch/20933521\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  1545.         <!-- /Yandex.Metrika counter -->
  1546.         <script type=\"application/ld+json\">
  1547.             {
  1548.                 \"@context\": \"http://schema.org\",
  1549.                 \"@type\": \"WebSite\",
  1550.                 \"url\": \"https://www.slivki.by/\",
  1551.                 \"potentialAction\": {
  1552.                     \"@type\": \"SearchAction\",
  1553.                     \"target\": \"https://www.slivki.by/search?searchIn=0&text={searchText}&sortBy=default&distance=0\",
  1554.                     \"query-input\": \"required name=searchText\" }
  1555.             }
  1556.         </script>
  1557.         <script src=\"https://cdn.jsdelivr.net/npm/jquery-menu-aim@1.1.0/jquery.menu-aim.min.js\"></script>
  1558.         <script src=\"/js/jform-styler/vanillaSelectBox.min.js\"></script>
  1559.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/intlTelInput-jquery.min.js\"></script>
  1560.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js\" integrity=\"sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  1561.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/utils.min.js\"></script>
  1562.         <link href=\"/css/scroll.css?v=5\" rel=\"stylesheet\" type=\"text/css\" />
  1563.         <script src=\"/js/jquery.jscrollpane.min.js?v=2\"></script>
  1564.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.5.9/lottie_light.min.js\"></script>
  1565.         <script src=\"/js/jquery.slivkiSmile.js?v=10\"></script>
  1566.         <script src=\"https://www.google.com/recaptcha/api.js\"></script>
  1567.         <script src=\"/js/common.min.js?v={{ common_js_version }}\"></script>
  1568.         <script src=\"/js/common-old.min.js?v={{ common_old_js_version }}\"></script>
  1569.         <script type=\"module\" src=\"/js/family_subscription/api_family_subscription.js?v={{ family_subscription_js_version }}\"></script>
  1570.         <script type=\"module\" src=\"/js/family_subscription/family_subscription.js?v={{ family_subscription_js_version }}\"></script>
  1571.         <script src=\"/js/jquery.sameheight.js\"></script>
  1572.         <script src=\"/js/slivki_v1.js?v={{ slivki_v1_js_version }}\"></script>
  1573.         <script src=\"/js/subscription.js?v={{ subscription_js_version }}\"></script>
  1574.         <script src=\"//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js\"></script>
  1575.         <script src=\"//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js\"></script>
  1576.         <script type=\"module\" src=\"/js/time_block_category/main.js?v={{ time_block_category_js }}\"></script>
  1577.         <script src=\"https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js\"></script>
  1578.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js\"></script>
  1579.         <script src=\"//translate.google.com/translate_a/element.js?cb=TranslateInit\"></script>
  1580.         <script src=\"/js/gtranslate.js\"></script>
  1581.         <script src=\"/js/flowersCategoryCarousel.js?v={{ flowers_category_carousel_js_version }}\"></script>
  1582.         <script src=\"/js/slider_preview/slider_preview.js?v={{ slider_preview_js_version }}\"></script>
  1583.         <script src=\"/js/helper.js?v={{ helper_version_js }}\"></script>
  1584.         <script src=\"/js/maps_index_page/roundedControlls.js?v=5\"></script>
  1585.         <script type=\"module\" src=\"/js/beauty/mainMapBeauty.js?v={{ main_map_beauty_js_version }}\"></script>
  1586.         <script type=\"module\" src=\"/js/beauty/masters.js?v={{ beauty_masters_js_version }}\"></script>
  1587.         <script type=\"module\" src=\"/js/oplati/main.js?v={{ oplati_js_version }}\" />
  1588.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.js\"
  1589.                 integrity=\"sha512-zlWWyZq71UMApAjih4WkaRpikgY9Bz1oXIW5G0fED4vk14JjGlQ1UmkGM392jEULP8jbNMiwLWdM8Z87Hu88Fw==\"
  1590.                 crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  1591.         <!--[/ignore]-->
  1592.         <script type=\"text/javascript\">
  1593.             window.NREUM||(NREUM={}),__nr_require=function(e,t,n){function r(n){if(!t[n]){var o=t[n]={exports:{}};e[n][0].call(o.exports,function(t){var o=e[n][1][t];return r(o||t)},o,o.exports)}return t[n].exports}if(\"function\"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(e,t,n){function r(){}function o(e,t,n){return function(){return i(e,[(new Date).getTime()].concat(u(arguments)),t?null:this,n),t?void 0:this}}var i=e(\"handle\"),a=e(2),u=e(3),c=e(\"ee\").get(\"tracer\"),f=NREUM;\"undefined\"==typeof window.newrelic&&(newrelic=f);var s=[\"setPageViewName\",\"setCustomAttribute\",\"setErrorHandler\",\"finished\",\"addToTrace\",\"inlineHit\",\"addRelease\"],l=\"api-\",p=l+\"ixn-\";a(s,function(e,t){f[t]=o(l+t,!0,\"api\")}),f.addPageAction=o(l+\"addPageAction\",!0),f.setCurrentRouteName=o(l+\"routeName\",!0),t.exports=newrelic,f.interaction=function(){return(new r).get()};var d=r.prototype={createTracer:function(e,t){var n={},r=this,o=\"function\"==typeof t;return i(p+\"tracer\",[Date.now(),e,n],r),function(){if(c.emit((o?\"\":\"no-\")+\"fn-start\",[Date.now(),r,o],n),o)try{return t.apply(this,arguments)}finally{c.emit(\"fn-end\",[Date.now()],n)}}}};a(\"setName,setAttribute,save,ignore,onEnd,getContext,end,get\".split(\",\"),function(e,t){d[t]=o(p+t)}),newrelic.noticeError=function(e){\"string\"==typeof e&&(e=new Error(e)),i(\"err\",[e,(new Date).getTime()])}},{}],2:[function(e,t,n){function r(e,t){var n=[],r=\"\",i=0;for(r in e)o.call(e,r)&&(n[i]=t(r,e[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],3:[function(e,t,n){function r(e,t,n){t||(t=0),\"undefined\"==typeof n&&(n=e?e.length:0);for(var r=-1,o=n-t||0,i=Array(o<0?0:o);++r<o;)i[r]=e[t+r];return i}t.exports=r},{}],ee:[function(e,t,n){function r(){}function o(e){function t(e){return e&&e instanceof r?e:e?c(e,u,i):i()}function n(n,r,o){if(!p.aborted){e&&e(n,r,o);for(var i=t(o),a=v(n),u=a.length,c=0;c<u;c++)a[c].apply(i,r);var f=s[w[n]];return f&&f.push([y,n,r,i]),i}}function d(e,t){b[e]=v(e).concat(t)}function v(e){return b[e]||[]}function g(e){return l[e]=l[e]||o(n)}function m(e,t){f(e,function(e,n){t=t||\"feature\",w[n]=t,t in s||(s[t]=[])})}var b={},w={},y={on:d,emit:n,get:g,listeners:v,context:t,buffer:m,abort:a,aborted:!1};return y}function i(){return new r}function a(){(s.api||s.feature)&&(p.aborted=!0,s=p.backlog={})}var u=\"nr@context\",c=e(\"gos\"),f=e(2),s={},l={},p=t.exports=o();p.backlog=s},{}],gos:[function(e,t,n){function r(e,t,n){if(o.call(e,t))return e[t];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[t]=r,r}var o=Object.prototype.hasOwnProperty;t.exports=r},{}],handle:[function(e,t,n){function r(e,t,n,r){o.buffer([e],r),o.emit(e,t,n)}var o=e(\"ee\").get(\"handle\");t.exports=r,r.ee=o},{}],id:[function(e,t,n){function r(e){var t=typeof e;return!e||\"object\"!==t&&\"function\"!==t?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i=\"nr@id\",a=e(\"gos\");t.exports=r},{}],loader:[function(e,t,n){function r(){if(!h++){var e=y.info=NREUM.info,t=l.getElementsByTagName(\"script\")[0];if(setTimeout(f.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&t))return f.abort();c(b,function(t,n){e[t]||(e[t]=n)}),u(\"mark\",[\"onload\",a()],null,\"api\");var n=l.createElement(\"script\");n.src=\"https://\"+e.agent,t.parentNode.insertBefore(n,t)}}function o(){\"complete\"===l.readyState&&i()}function i(){u(\"mark\",[\"domContent\",a()],null,\"api\")}function a(){return(new Date).getTime()}var u=e(\"handle\"),c=e(2),f=e(\"ee\"),s=window,l=s.document,p=\"addEventListener\",d=\"attachEvent\",v=s.XMLHttpRequest,g=v&&v.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:v,REQ:s.Request,EV:s.Event,PR:s.Promise,MO:s.MutationObserver},e(1);var m=\"\"+location,b={beacon:\"bam.nr-data.net\",errorBeacon:\"bam.nr-data.net\",agent:\"js-agent.newrelic.com/nr-1016.min.js\"},w=v&&g&&g[p]&&!/CriOS/.test(navigator.userAgent),y=t.exports={offset:a(),origin:m,features:{},xhrWrappable:w};l[p]?(l[p](\"DOMContentLoaded\",i,!1),s[p](\"load\",r,!1)):(l[d](\"onreadystatechange\",o),s[d](\"onload\",r)),u(\"mark\",[\"firstbyte\",a()],null,\"api\");var h=0},{}]},{},[\"loader\"]);
  1594.             ;NREUM.info={beacon:\"bam.nr-data.net\",errorBeacon:\"bam.nr-data.net\",licenseKey:\"aaa162bec7\",applicationID:\"19553048\",sa:1}
  1595.         </script>
  1596.         <script type=\"text/javascript\" src=\"//yastatic.net/es5-shims/0.0.2/es5-shims.min.js\" charset=\"utf-8\"></script>
  1597.     {% endblock %}
  1598.     <script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
  1599.     <script>
  1600.         [].forEach.call(document.querySelectorAll('.adsbygoogle'), function(){
  1601.             (adsbygoogle = window.adsbygoogle || []).push({});
  1602.         });
  1603.     </script>
  1604.     <script type=\"text/javascript\">
  1605.         /* <![CDATA[ */
  1606.         var google_conversion_id = 978097094;
  1607.         var google_custom_params = window.google_tag_params;
  1608.         var google_remarketing_only = true;
  1609.         /* ]]> */
  1610.     </script>
  1611.     <script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
  1612.     </script>
  1613.     <noscript>
  1614.         <div style=\"display:inline;\">
  1615.             <img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/978097094/?guid=ON&amp;script=0\"/>
  1616.         </div>
  1617.     </noscript>
  1618.     {% set geoIpLocation = getIPLocationData() %}
  1619.     <input type=\"hidden\" id=\"geoIpLatitude\" value=\"{{ geoIpLocation[0] }}\"/>
  1620.     <input type=\"hidden\" id=\"geoIpLongitude\" value=\"{{ geoIpLocation[1] }}\"/>
  1621.     {% if fitnessOffer is defined %}
  1622.         <script type=\"text/javascript\">
  1623.             var _tmr = window._tmr || (window._tmr = []);
  1624.             _tmr.push({id: \"2933821\", type: \"pageView\", start: (new Date()).getTime(), pid: \"USER_ID\"});
  1625.             (function (d, w, id) {
  1626.                 if (d.getElementById(id)) return;
  1627.                 var ts = d.createElement(\"script\"); ts.type = \"text/javascript\"; ts.async = true; ts.id = id;
  1628.                 ts.src = (d.location.protocol == \"https:\" ? \"https:\" : \"http:\") + \"//top-fwz1.mail.ru/js/code.js\";
  1629.                 var f = function () {var s = d.getElementsByTagName(\"script\")[0]; s.parentNode.insertBefore(ts, s);};
  1630.                 if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); }
  1631.             })(document, window, \"topmailru-code\");
  1632.         </script><noscript><div>
  1633.             <img src=\"//top-fwz1.mail.ru/counter?id=2933821;js=na\" style=\"border:0;position:absolute;left:-9999px;\" alt=\"\" />
  1634.         </div></noscript>
  1635.     {% endif %}
  1636.     {% if app.user and app.user.isGeoLocationAccepted() == null %}
  1637.         <input type=\"hidden\" id=\"storeGeoLocationData\"/>
  1638.     {% endif %}
  1639.     {% block assetsBottom %}
  1640.         <link href=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/themes/smoothness/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\" />
  1641.         <link href=\"/css/lightbox.css\" rel=\"stylesheet\" type=\"text/css\" />
  1642.         <input id=\"slivkiSmileList\" type=\"hidden\" value=\"{{ constant('Slivki\\\\Entity\\\\Comment::SMILE_LIST')|join(',') }}\"/>
  1643.     {% endblock %}
  1644.     {% block RTBHouse %}
  1645.         <script>
  1646.             try{ (function() {
  1647.                 var prefix = \"\", hash = \"TS5TS2S9bdSbgKBA4Q2H\", rtbhTags = []; rtbhTags.push(\"pr_\"+hash+\"\"); rtbhTags.push(\"pr_\"+hash+\"_uid_\"+document.getElementById('rtbhUID').value);
  1648.                 var key = \"__rtbhouse.lid\", lid = window.localStorage.getItem(key); if (!lid) {
  1649.                     lid = \"\"; var pool = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\";
  1650.                     for (var i = 0; i < 20; i++) lid += pool.charAt(Math.floor(Math.random() * pool.length)); window.localStorage.setItem(key, lid);}
  1651.                 rtbhTags.push(\"pr_\"+hash+\"_lid_\" + lid);
  1652.                 var ifr = document.createElement(\"iframe\"),
  1653.                     sr = encodeURIComponent(document.referrer ? document.referrer : \"\"),
  1654.                     su = encodeURIComponent(document.location.href ? document.location.href : \"\"),
  1655.                     ifrSrc = \"https://\"+prefix+\"creativecdn.com/tags?type=iframe\", tmstmp = encodeURIComponent(\"\" + Date.now()); for(var i=0; i<rtbhTags.length; i++) {ifrSrc += \"&id=\" + encodeURIComponent(rtbhTags[i]);}
  1656.                 ifrSrc += \"&su=\" + su + \"&sr=\" + sr + \"&ts=\" + tmstmp;
  1657.                 ifr.setAttribute(\"src\", ifrSrc); ifr.setAttribute(\"width\", \"1\");
  1658.                 ifr.setAttribute(\"height\", \"1\"); ifr.setAttribute(\"scrolling\", \"no\");
  1659.                 ifr.setAttribute(\"frameBorder\", \"0\"); ifr.setAttribute(\"style\", \"display:none\");
  1660.                 ifr.setAttribute(\"referrerpolicy\", \"no-referrer-when-downgrade\"); if(document.body){document.body.appendChild(ifr);}
  1661.                 else{window.addEventListener('DOMContentLoaded', function(){document.body.appendChild(ifr);});}
  1662.             })();} catch(e) {} </script>
  1663.     {% endblock %}
  1664.     {% block metrikaEvent %}{% endblock %}
  1665. </body>
  1666. </html>
  1667. ""base.html.twig""/mnt/data/virtwww/slivki/templates/base.html.twig");
  1668.     }
  1669. }