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

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