<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* base.html.twig */
class __TwigTemplate_abb07d9b1851dfdfa4f8e93404dd8ff108c80b7b1ae88cb1b556ff027f2b15c5 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'meta' => [$this, 'block_meta'],
'ogimage' => [$this, 'block_ogimage'],
'stylesheets' => [$this, 'block_stylesheets'],
'favicon' => [$this, 'block_favicon'],
'top' => [$this, 'block_top'],
'fullSiteBanner' => [$this, 'block_fullSiteBanner'],
'header' => [$this, 'block_header'],
'messenger' => [$this, 'block_messenger'],
'content' => [$this, 'block_content'],
'contentContainerClass' => [$this, 'block_contentContainerClass'],
'topContentBlock' => [$this, 'block_topContentBlock'],
'mainHotFeedBlock' => [$this, 'block_mainHotFeedBlock'],
'left_sidebar' => [$this, 'block_left_sidebar'],
'mainColumnClass' => [$this, 'block_mainColumnClass'],
'mainColumnParameters' => [$this, 'block_mainColumnParameters'],
'main_content' => [$this, 'block_main_content'],
'bottomContentBlock' => [$this, 'block_bottomContentBlock'],
'footer' => [$this, 'block_footer'],
'popups' => [$this, 'block_popups'],
'javascripts' => [$this, 'block_javascripts'],
'assetsBottom' => [$this, 'block_assetsBottom'],
'metrikaEvent' => [$this, 'block_metrikaEvent'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
";
// line 4
$context["metaInfo"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getMetaInfo();
// line 5
echo " ";
$this->displayBlock('meta', $context, $blocks);
// line 8
echo "
";
// line 9
$this->displayBlock('ogimage', $context, $blocks);
// line 14
echo "
";
// line 15
$this->displayBlock('stylesheets', $context, $blocks);
// line 39
echo "
";
// line 40
$this->displayBlock('favicon', $context, $blocks);
// line 47
echo " <meta name=\"yandex-verification\" content=\"239193428ba27fa2\" />
<meta name=\"google-site-verification\" content=\"33UhU8AvLA9eoT3WZfkzuOaxKNujSVAtcYZHf-pGToI\" />
<link rel=\"manifest\" href=\"/manifest.json?v=0\">
<script>
// Заблокировать все трекеры до получения согласия
window['ga-disable-UA-185332166-1'] = true;
window['ga-disable-AW-978097094'] = true;
// Заглушки для трекеров
window.ga = window.ga || function() {
console.log('Google Analytics blocked - waiting for consent');
return {
l: 1,
q: [],
push: function() { console.log('GA queue blocked'); }
};
};
window.gtag = window.gtag || function() {
console.log('Google Tag Manager blocked - waiting for consent');
};
window.fbq = window.fbq || function() {
console.log('Facebook Pixel blocked - waiting for consent');
};
window.ttq = window.ttq || function() {
console.log('TikTok Pixel blocked - waiting for consent');
};
window.ym = window.ym || function() {
console.log('Yandex Metrika blocked - waiting for consent');
};
// Блокируем dataLayer
window.dataLayer = window.dataLayer || [];
window.dataLayer.push = function() {
console.log('DataLayer blocked - waiting for consent:', arguments[0]);
return 0;
};
</script>
<script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey=ced3d85f-6a99-4208-93d6-b578ba5e8f8a\"></script>
<script>
var userAgent = navigator.userAgent || navigator.vendor || window.opera;
if (userAgent.indexOf('FBAN') == -1 && userAgent.indexOf('FBAV') == -1 && userAgent.indexOf('Instagram') == -1 &&
userAgent.indexOf('Skype') == -1 && userAgent.indexOf('Viber') == -1 && userAgent.indexOf('WhatsApp') == -1) {
var d = document,
h = d.getElementsByTagName('head')[0],
s = d.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//cdn.sendpulse.com/js/push/260be6a77276a4d176159328b4b7175c_1.js?v=0';
//s.src = '/js/sp.js?v=1';
h.appendChild(s);
}
</script>
<script data-noptimize=\"1\" data-cfasync=\"false\" data-wpfc-render=\"false\">
(function () {
var script = document.createElement(\"script\");
script.async = 1;
script.src = 'https://tpembars.com/NDgzMzU2.js?t=483356';
document.head.appendChild(script);
})();
</script>
";
// line 107
$context["currentCity"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity();
// line 108
echo "</head>
";
// line 109
$context["bodyClass"] = "";
// line 110
if (( !array_key_exists("noToken", $context) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN_USER"))) {
// line 111
echo " ";
$context["bodyClass"] = " a-u";
}
// line 113
echo "<body class=\"";
echo (( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) ? ("desktop-device") : (""));
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.', 113, $this->source); })()), "html", null, true);
echo "\">
";
// line 114
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.', 114, $this->source); })()), "debug", [], "any", false, false, false, 114)) {
// line 115
echo " <input type=\"hidden\" id=\"debugMode\" value=\"1\"/>
";
}
// line 117
echo " ";
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.', 117, $this->source); })()), "user", [], "any", false, false, false, 117)) {
// line 118
echo " <input type=\"hidden\" id=\"customerID\" value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 118, $this->source); })()), "user", [], "any", false, false, false, 118), "getID", [], "method", false, false, false, 118), "html", null, true);
echo "\"/>
<input class=\"sp_push_custom_data\" type=\"hidden\" name=\"Name\" value=\"";
// line 119
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 119, $this->source); })()), "user", [], "any", false, false, false, 119), "getFirstName", [], "method", false, false, false, 119), "html", null, true);
echo "\">
";
// line 120
if ((0 !== twig_compare(twig_get_attribute($this->env, $this->source, 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.', 120, $this->source); })()), "user", [], "any", false, false, false, 120), "getEmail", [], "method", false, false, false, 120), ""))) {
// line 121
echo " <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 121, $this->source); })()), "user", [], "any", false, false, false, 121), "getEmail", [], "method", false, false, false, 121), "html", null, true);
echo "\">
";
} else {
// line 123
echo " <input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 123, $this->source); })()), "user", [], "any", false, false, false, 123), "getPhone", [], "method", false, false, false, 123), "html", null, true);
echo "\">
";
}
// line 125
echo " ";
}
// line 126
echo " <input type=\"hidden\" id=\"serverTime\" value=\"";
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "Y-m-d H:i:s"), "html", null, true);
echo "\">
<input type=\"hidden\" id=\"cityID\" value=\"";
// line 127
echo twig_escape_filter($this->env, 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.', 127, $this->source); })()), "getID", [], "method", false, false, false, 127), "html", null, true);
echo "\">
";
// line 128
$context["currentCity"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity();
// line 129
echo " ";
$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.', 129, $this->source); })()), "getCoordinate", [], "method", false, false, false, 129);
// line 130
echo " <input id=\"cityName\" type=\"hidden\" value=\"";
((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.', 130, $this->source); })()), "getID", [], "method", false, false, false, 130), [0 => twig_constant("Slivki\\Entity\\City::DEFAULT_CITY_ID"), 1 => 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.', 130, $this->source); })()), "getID", [], "method", false, false, false, 130)), "html", null, true))));
echo "\"/>
<input type=\"hidden\" id=\"cityCoord\" value=\"[";
// line 131
echo twig_escape_filter($this->env, twig_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.', 131, $this->source); })()), "getLatitude", [], "method", false, false, false, 131), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, twig_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.', 131, $this->source); })()), "getLongitude", [], "method", false, false, false, 131), "html", null, true);
echo "]\">
<input type=\"hidden\" id=\"rtbhUID\" value=\"";
// line 133
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.', 133, $this->source); })()), "user", [], "any", false, false, false, 133)), "html", null, true);
echo "\">
<input id=\"userId\" type=\"hidden\" value=\" ";
// line 134
(( !(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.', 134, $this->source); })()), "user", [], "any", false, false, false, 134))) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 134, $this->source); })()), "user", [], "any", false, false, false, 134), "ID", [], "any", false, false, false, 134), "html", null, true))) : (print (null)));
echo "\">
<input id=\"metricaUrl\" type=\"hidden\" value=\" ";
// line 135
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.', 135, $this->source); })()), "html", null, true);
echo "/api/v1/metric\">
";
// line 136
$this->displayBlock('top', $context, $blocks);
// line 137
echo " ";
$this->displayBlock('fullSiteBanner', $context, $blocks);
// line 142
echo " ";
$this->displayBlock('header', $context, $blocks);
// line 149
echo "
";
// line 150
$this->displayBlock('messenger', $context, $blocks);
// line 153
echo "
";
// line 154
$this->displayBlock('content', $context, $blocks);
// line 184
echo "
";
// line 185
$this->displayBlock('popups', $context, $blocks);
// line 232
echo " ";
$this->loadTemplate("Slivki/delivery/modal/questions.html.twig", "base.html.twig", 232)->display($context);
// line 233
echo " ";
$this->loadTemplate("Slivki/delivery/modal/questionsSuccess.html.twig", "base.html.twig", 233)->display($context);
// line 234
echo " ";
$this->loadTemplate("Slivki/popups/slivki_confirm_popup.html.twig", "base.html.twig", 234)->display($context);
// line 235
echo " ";
$this->loadTemplate("Slivki/popups/new_alert_popup.html.twig", "base.html.twig", 235)->display($context);
// line 236
echo " ";
$this->loadTemplate("Slivki/popups/loading.html.twig", "base.html.twig", 236)->display($context);
// line 237
echo " ";
$this->loadTemplate("Slivki/popups/mail_popup.html.twig", "base.html.twig", 237)->display($context);
// line 238
echo "
";
// line 239
$this->loadTemplate("Slivki/add_batch_codes/error.html.twig", "base.html.twig", 239)->display($context);
// line 240
echo " ";
$this->loadTemplate("Slivki/add_batch_codes/success.html.twig", "base.html.twig", 240)->display($context);
// line 241
echo " ";
$this->loadTemplate("Slivki/add_batch_codes/auth.html.twig", "base.html.twig", 241)->display($context);
// line 242
echo " ";
$this->loadTemplate("Slivki/popups/cookies_popup.html.twig", "base.html.twig", 242)->display($context);
// line 243
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.', 243, $this->source); })()), "user", [], "any", false, false, false, 243) && !twig_get_attribute($this->env, $this->source, 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.', 243, $this->source); })()), "user", [], "any", false, false, false, 243), "getEmail", [], "method", false, false, false, 243)) && (0 === twig_compare( !twig_get_attribute($this->env, $this->source, 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.', 243, $this->source); })()), "request", [], "any", false, false, false, 243), "get", [0 => "_route"], "method", false, false, false, 243), "profile"))) && twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 243, $this->source); })()), "session", [], "any", false, false, false, 243), "flashbag", [], "any", false, false, false, 243), "get", [0 => "openMergeProfilePopup"], "method", false, false, false, 243))) {
// line 244
echo " ";
$this->loadTemplate("Slivki/popups/popup_union_mail.html.twig", "base.html.twig", 244)->display($context);
}
// line 246
echo " <script src=\"/js/jquery2-2-4.min.js\"></script>
";
// line 247
$this->displayBlock('javascripts', $context, $blocks);
// line 324
echo " <script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
<script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
</script>
<script src=\"/js/cookies/cookies.js?v=";
// line 328
echo twig_escape_filter($this->env, (isset($context["cookies_js_version"]) || array_key_exists("cookies_js_version", $context) ? $context["cookies_js_version"] : (function () { throw new RuntimeError('Variable "cookies_js_version" does not exist.', 328, $this->source); })()), "html", null, true);
echo "\"></script>
<noscript>
<div style=\"display:inline;\">
<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/978097094/?guid=ON&script=0\"/>
</div>
</noscript>
";
// line 335
$context["geoIpLocation"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getIPLocationData();
// line 336
echo " <input type=\"hidden\" id=\"geoIpLatitude\" value=\"";
echo twig_escape_filter($this->env, twig_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.', 336, $this->source); })()), 0, [], "array", false, false, false, 336), "html", null, true);
echo "\"/>
<input type=\"hidden\" id=\"geoIpLongitude\" value=\"";
// line 337
echo twig_escape_filter($this->env, twig_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.', 337, $this->source); })()), 1, [], "array", false, false, false, 337), "html", null, true);
echo "\"/>
";
// line 339
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.', 339, $this->source); })()), "user", [], "any", false, false, false, 339) && (0 === twig_compare(twig_get_attribute($this->env, $this->source, 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.', 339, $this->source); })()), "user", [], "any", false, false, false, 339), "isGeoLocationAccepted", [], "method", false, false, false, 339), null)))) {
// line 340
echo " <input type=\"hidden\" id=\"storeGeoLocationData\"/>
";
}
// line 342
echo " ";
$this->displayBlock('assetsBottom', $context, $blocks);
// line 347
echo "
";
// line 348
$this->displayBlock('metrikaEvent', $context, $blocks);
// line 349
echo "</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 5
public function block_meta($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
// line 6
echo " ";
$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);
// line 7
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 9
public function block_ogimage($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "ogimage"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "ogimage"));
// line 10
echo " <meta property=\"og:image\" content=\"/images/b180x180.jpg\" />
<meta property=\"og:image:width\" content=\"180\"/>
<meta property=\"og:image:height\" content=\"180\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 15
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 16
echo " <link rel=\"stylesheet\" href=\"/css/intTelInput.css?v=5\" />
<link href=\"/css/jform-styler/vanillaSelectBox.css\" rel=\"stylesheet\">
<link href=\"/css/delivery.min.css?v=";
// line 18
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", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/flowersHotLent.css?v=";
// line 19
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", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/beauty/beauty-masters.css?v=";
// line 20
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", null, true);
echo "\" type=\"text/css\"/>
<link href=\"/css/style.min.css?v=";
// line 21
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", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/js/jgallery-1.5.5/dist/css/font-awesome.min.css\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/slick.min.css\"/>
<link rel=\"stylesheet\" href=\"/css/slick-theme.min.css\" />
<link rel=\"stylesheet\" href=\"/css/slider_preview.css?v=";
// line 25
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", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"/css/botstrap-dropdowns-v3/dropdowns.css\"/>
<link rel=\"stylesheet\" href=\"/css/cookies.css\"/>
";
// line 28
if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 29
echo " <link href=\"/css/header_mobile.css?v=";
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.', 29, $this->source); })()), "html", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
";
}
// line 31
echo " ";
if ((0 === twig_compare(twig_get_attribute($this->env, $this->source, 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.', 31, $this->source); })()), "request", [], "any", false, false, false, 31), "getPathInfo", [], "method", false, false, false, 31), "/profile"))) {
// line 32
echo " <link href=\"/css/crt-fonts.css?v=";
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.', 32, $this->source); })()), "html", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/certificate-creator/certificate-creator.css\" rel=\"stylesheet\" type=\"text/css\" />
";
}
// line 35
echo " <link href=\"/css/new_popup.css?v=";
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.', 35, $this->source); })()), "html", null, true);
echo "\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/jquery.toast.min.css\" />
<link href=\"/css/slivkiPay.css?v=1\" rel=\"stylesheet\" type=\"text/css\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 40
public function block_favicon($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "favicon"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "favicon"));
// line 41
echo " <link type=\"image/x-icon\" rel=\"shortcut icon\" href=\"/images/favicon/favicon.ico\">
<link type=\"image/png\" sizes=\"16x16\" rel=\"icon\" href=\"/images/favicon/icons/favicon-16x16.png\">
<link type=\"image/png\" sizes=\"32x32\" rel=\"icon\" href=\"/images/favicon/icons/favicon-32x32.png\">
<link type=\"image/png\" sizes=\"96x96\" rel=\"icon\" href=\"/images/favicon/icons/favicon-96x96.png\">
<link type=\"image/png\" sizes=\"120x120\" rel=\"icon\" href=\"/images/favicon/icons/favicon-120x120.png\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 136
public function block_top($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "top"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "top"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 137
public function block_fullSiteBanner($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "fullSiteBanner"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "fullSiteBanner"));
// line 138
echo " ";
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.', 138, $this->source); })()), "user", [], "any", false, false, false, 138) && twig_get_attribute($this->env, $this->source, 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); })()), "user", [], "any", false, false, false, 138), "hasRole", [0 => twig_constant("\\Slivki\\Entity\\UserGroup::ROLE_ADS_FREE")], "method", false, false, false, 138)))) {
// line 139
echo " ";
echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getBrandingBanner($this->env, 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.', 139, $this->source); })()), "user", [], "any", false, false, false, 139), ((array_key_exists("brandingBannerCategoryIDs", $context)) ? ((isset($context["brandingBannerCategoryIDs"]) || array_key_exists("brandingBannerCategoryIDs", $context) ? $context["brandingBannerCategoryIDs"] : (function () { throw new RuntimeError('Variable "brandingBannerCategoryIDs" does not exist.', 139, $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.', 139, $this->source); })()), "getID", [], "method", false, false, false, 139)) : ("")));
echo "
";
}
// line 141
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 142
public function block_header($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
// line 143
echo " ";
if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 144
echo " ";
$this->loadTemplate("header_mobile.html.twig", "base.html.twig", 144)->display($context);
// line 145
echo " ";
} else {
// line 146
echo " ";
$this->loadTemplate("header.html.twig", "base.html.twig", 146)->display($context);
// line 147
echo " ";
}
// line 148
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 150
public function block_messenger($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "messenger"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "messenger"));
// line 151
echo " ";
$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.', 151, $this->source); })())) . "/jivosite/index.html.twig"), "base.html.twig", 151)->display($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 154
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 155
echo " <div class=\"content container transparent with-banner ";
$this->displayBlock('contentContainerClass', $context, $blocks);
echo "\" id=\"contentContainer\">
";
// line 156
$this->displayBlock('topContentBlock', $context, $blocks);
// line 157
echo " ";
$this->displayBlock('mainHotFeedBlock', $context, $blocks);
// line 158
echo " ";
if (!twig_in_filter("Googlebot", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 158, $this->source); })()), "request", [], "any", false, false, false, 158), "server", [], "any", false, false, false, 158), "get", [0 => "HTTP_USER_AGENT"], "method", false, false, false, 158))) {
// line 159
echo " ";
$this->displayBlock('left_sidebar', $context, $blocks);
// line 160
echo " ";
}
// line 161
echo " <div class=\"";
$this->displayBlock('mainColumnClass', $context, $blocks);
echo "\" ";
$this->displayBlock('mainColumnParameters', $context, $blocks);
echo ">
<div class=\"content-wrapper\">
";
// line 163
$this->displayBlock('main_content', $context, $blocks);
// line 164
echo " </div>
</div>
";
// line 166
$this->displayBlock('bottomContentBlock', $context, $blocks);
// line 167
echo " </div>
</div>
";
// line 169
$this->displayBlock('footer', $context, $blocks);
// line 174
echo " ";
if ((( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice() && !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 174, $this->source); })()), "request", [], "any", false, false, false, 174), "cookies", [], "any", false, false, false, 174), "has", [0 => "seenMicrophoneTooltip"], "method", false, false, false, 174)) && ( !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.', 174, $this->source); })()), "user", [], "any", false, false, false, 174) || !twig_get_attribute($this->env, $this->source, 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.', 174, $this->source); })()), "user", [], "any", false, false, false, 174), "isSeenMicrophoneTooltip", [], "method", false, false, false, 174)))) {
// line 175
echo " <div id=\"voiceSearchHintGreyout\" class=\"hidden\">
<div id=\"voiceSearchHint\" class=\"voice-search-hint-block\">Круто! Нажмите на микрофон и скажите, например, суши или пицца</div>
</div>
";
// line 178
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.', 178, $this->source); })()), "user", [], "any", false, false, false, 178)) {
// line 179
echo " ";
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.', 179, $this->source); })()), "user", [], "any", false, false, false, 179)), "html", null, true);
echo "
";
}
// line 181
echo " ";
}
// line 182
echo " <div id=\"contentGreyout\"></div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 155
public function block_contentContainerClass($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "contentContainerClass"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "contentContainerClass"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 156
public function block_topContentBlock($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "topContentBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "topContentBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 157
public function block_mainHotFeedBlock($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainHotFeedBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainHotFeedBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 159
public function block_left_sidebar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "left_sidebar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "left_sidebar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 161
public function block_mainColumnClass($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainColumnClass"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainColumnClass"));
echo "content--main ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function block_mainColumnParameters($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainColumnParameters"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainColumnParameters"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 163
public function block_main_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 166
public function block_bottomContentBlock($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottomContentBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottomContentBlock"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 169
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 170
echo " ";
if ( !array_key_exists("disableFooter", $context)) {
// line 171
echo " ";
echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getFooter($this->env);
echo "
";
}
// line 173
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 185
public function block_popups($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "popups"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "popups"));
// line 186
echo " ";
if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 187
echo " <link rel=\"stylesheet\" href=\"/css/infopopup_mobile.css?v=";
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.', 187, $this->source); })()), "html", null, true);
echo "\" type=\"text/css\">
";
} else {
// line 189
echo " <link rel=\"stylesheet\" href=\"/css/infopopup.css?v=";
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.', 189, $this->source); })()), "html", null, true);
echo "\" type=\"text/css\">
";
}
// line 191
echo " ";
if ((1 === twig_compare(twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 191, $this->source); })()), "session", [], "any", false, false, false, 191), "flashbag", [], "any", false, false, false, 191), "get", [0 => "showMogilevMailingBonusPopup"], "method", false, false, false, 191)), 0))) {
// line 192
echo " ";
$this->loadTemplate("Slivki/popups/mogilev_mailing_popup.html.twig", "base.html.twig", 192)->display($context);
// line 193
echo " ";
}
// line 194
echo " ";
$this->loadTemplate("Slivki/popups/info_dialog_popup.html.twig", "base.html.twig", 194)->display(twig_array_merge($context, ["id" => "info_dialog"]));
// line 195
echo " ";
echo $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getNoticePopup($this->env, 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.', 195, $this->source); })()), "user", [], "any", false, false, false, 195));
echo "
";
// line 196
$this->loadTemplate("Slivki/popups/alert_popup.html.twig", "base.html.twig", 196)->display($context);
// line 197
echo " ";
$context["infoDialogMessage"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 197, $this->source); })()), "session", [], "any", false, false, false, 197), "flashBag", [], "any", false, false, false, 197), "get", [0 => twig_constant("Slivki\\Controller\\SiteController::SHOW_INFO_DIALOG_PARAMETER")], "method", false, false, false, 197);
// line 198
echo " ";
if ((1 === 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.', 198, $this->source); })())), 0))) {
// line 199
echo " ";
$this->loadTemplate("Slivki/popups/info_dialog_popup.html.twig", "base.html.twig", 199)->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.', 199, $this->source); })()), 0, [], "array", false, false, false, 199)]));
// line 200
echo " ";
}
// line 201
echo " ";
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.', 201, $this->source); })()), "user", [], "any", false, false, false, 201)) {
// line 202
echo " ";
// line 203
echo " ";
if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 204
echo " ";
$this->loadTemplate("Slivki/popups/mobile_logout.html.twig", "base.html.twig", 204)->display(twig_array_merge($context, ["id" => "logoutConfirmPopup"]));
// line 205
echo " ";
} else {
// line 206
echo " ";
$this->loadTemplate("Slivki/popups/logout_popup.html.twig", "base.html.twig", 206)->display(twig_array_merge($context, ["id" => "logoutConfirmPopup"]));
// line 207
echo " ";
}
// line 208
echo " ";
if ( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 209
echo " ";
$this->loadTemplate("Slivki/popups/delete_comment_popup.html.twig", "base.html.twig", 209)->display(twig_array_merge($context, ["id" => "deleteCommentConfirmPopup"]));
// line 210
echo " ";
if ((1 === twig_compare(twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 210, $this->source); })()), "session", [], "any", false, false, false, 210), "flashbag", [], "any", false, false, false, 210), "get", [0 => "openThanksForRegisterPopup"], "method", false, false, false, 210)), 0))) {
// line 211
echo " ";
$this->loadTemplate("Slivki/popups/thanks_for_register_popup.html.twig", "base.html.twig", 211)->display(twig_array_merge($context, ["id" => "modal-register-thanks"]));
// line 212
echo " <input type=\"hidden\" id=\"openThanksForRegisterPopup\"/>
";
}
// line 214
echo " ";
}
// line 215
echo " ";
} else {
// line 216
echo "
";
// line 217
$this->loadTemplate("Slivki/reset_password/popup_reset_pass.html.twig", "base.html.twig", 217)->display($context);
// line 218
echo " ";
$this->loadTemplate("Slivki/mobile/popup/succes_restore_password.html.twig", "base.html.twig", 218)->display($context);
// line 219
echo " ";
// line 220
echo " ";
if ( !$this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 221
echo " ";
$this->loadTemplate("Slivki/popups/login_register_popup.html.twig", "base.html.twig", 221)->display($context);
// line 222
echo " ";
$this->loadTemplate("Slivki/popups/restore_password_popup.html.twig", "base.html.twig", 222)->display(twig_array_merge($context, ["id" => "modal_remember_password"]));
// line 223
echo " ";
$context["registeredEmailSent"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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); })()), "session", [], "any", false, false, false, 223), "flashbag", [], "any", false, false, false, 223), "get", [0 => "registeredEmailSent"], "method", false, false, false, 223);
// line 224
echo " ";
$context["registeredEmailSentRaw"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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); })()), "session", [], "any", false, false, false, 224), "flashbag", [], "any", false, false, false, 224), "get", [0 => "registeredEmailSentRaw"], "method", false, false, false, 224);
// line 225
echo " ";
if (((1 === 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.', 225, $this->source); })())), 0)) && (1 === 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.', 225, $this->source); })())), 0)))) {
// line 226
echo " ";
$this->loadTemplate("Slivki/popups/account_activation_popup.html.twig", "base.html.twig", 226)->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.', 226, $this->source); })()), 0, [], "array", false, false, false, 226), "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.', 226, $this->source); })()), 0, [], "array", false, false, false, 226)]));
// line 227
echo " <input type=\"hidden\" id=\"openAccountActivationPopup\"/>
";
}
// line 229
echo " ";
}
// line 230
echo " ";
}
// line 231
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 247
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 248
echo " <script type=\"text/javascript\" src=\"/js/jquery.cookie.js\"></script>
<script type=\"text/javascript\" src=\"/js/cookies.min.js\"></script>
<script src=\"/js/menuAim/main.min.js\"></script>
<script src=\"/js/main.js?v=200\"></script>
<script src=\"/js/voices/app.js?v=6\"></script>
<script src=\"/js/voices/recorder.js\"></script>
";
// line 254
if ($this->extensions['Slivki\Twig\SlivkiTwigExtension']->isMobileDevice()) {
// line 255
echo " <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-touch-events/1.0.9/jquery.mobile-events.min.js\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js\"></script>
<script src=\"/js/header_mobile.js?v=38/\"></script>
";
}
// line 259
echo " <script src=\"/js/jquery.form.js?v=1\"></script>
<script type=\"text/javascript\">var NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>
<script src=\"/js/jquery.placeholder.js\"></script>
<script src=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js?v=1\"></script>
<script type=\"text/javascript\">
\$.widget.bridge('uitooltip', \$.ui.tooltip);
\$.widget.bridge('uibutton', \$.ui.button);
</script>
<script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\" integrity=\"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa\" crossorigin=\"anonymous\"></script>
<script src=\"/js/jquery.maskedinput.min.js\"></script>
<script src=\"/js/jquery.inputmask.min.js\"></script>
<script src=\"/js/ajaxupload.3.5.js?v=1\"></script>
<script src=\"/js/lightbox.min.js?v=1\"></script>
<script src=\"/js/jquery.marquee.min.js\" type=\"text/javascript\"></script>
<!--[if lt IE 9]>
<script src=\"/js/css3-mediaqueries.js?v=1\"></script>
<script src=\"/js/html5shiv.js?v=1\"></script>
<![endif]-->
<script type=\"text/javascript\" src=\"/js/jquery.lazyload.js?v=2\"></script>
<script src=\"/js/jquery.jcarousel.min.js?v=1\"></script>
<script src=\"/js/mwheelIntent.js?v=1\"></script>
<script src=\"/js/jquery.mousewheel.js?v=1\"></script>
<script type=\"module\" src=\"/js/botsrap-custom-dropdowns/custom-dropdowns.js\"></script>
<div id=\"overlay-loading\"><img src=\"/images/image-preview-ajax-loader.gif\" alt=\"\" /></div>
<noscript><div><img src=\"https://mc.yandex.ru/watch/20933521\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
<script src=\"/js/jform-styler/vanillaSelectBox.min.js\"></script>
<script src=\"/js/intlTelInput-jquery.min.js\"></script>
<script src=\"/js/slick.min.js\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/utils.min.js\"></script>
<link href=\"/css/scroll.css?v=5\" rel=\"stylesheet\" type=\"text/css\" />
<script src=\"/js/jquery.jscrollpane.min.js?v=2\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.5.9/lottie_light.min.js\"></script>
<script src=\"/js/jquery.slivkiSmile.js?v=10\"></script>
<script src=\"/js/recaptcha_api.js\"></script>
<script src=\"/js/common.min.js?v=";
// line 297
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.', 297, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/common-old.min.js?v=";
// line 298
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.', 298, $this->source); })()), "html", null, true);
echo "\"></script>
<script type=\"module\" src=\"/js/family_subscription/api_family_subscription.js?v=";
// line 299
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.', 299, $this->source); })()), "html", null, true);
echo "\"></script>
<script type=\"module\" src=\"/js/family_subscription/family_subscription.js?v=";
// line 300
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.', 300, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/jquery.sameheight.js\"></script>
<script src=\"/js/slivki_v1.js?v=";
// line 302
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.', 302, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/subscription.js?v=";
// line 303
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.', 303, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js\"></script>
<script src=\"//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js\"></script>
<script type=\"module\" src=\"/js/time_block_category/main.js?v=";
// line 306
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.', 306, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/moment.min.js\"></script>
<script src=\"//translate.google.com/translate_a/element.js?cb=TranslateInit\"></script>
<script src=\"/js/gtranslate.js\"></script>
<script src=\"/js/flowersCategoryCarousel.js?v=";
// line 310
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.', 310, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/slider_preview/slider_preview.js?v=";
// line 311
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.', 311, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/helper.js?v=";
// line 312
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.', 312, $this->source); })()), "html", null, true);
echo "\"></script>
<script src=\"/js/captcha/main.js?v=13\"></script>
<script src=\"/js/maps_index_page/roundedControlls.js?v=5\"></script>
<script type=\"module\" src=\"/js/beauty/mainMapBeauty.js?v=";
// line 315
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.', 315, $this->source); })()), "html", null, true);
echo "\"></script>
<script type=\"module\" src=\"/js/beauty/masters.js?v=";
// line 316
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.', 316, $this->source); })()), "html", null, true);
echo "\"></script>
<script type=\"module\" src=\"/js/oplati/main.js?v=";
// line 317
echo twig_escape_filter($this->env, (isset($context["oplati_js_version"]) || array_key_exists("oplati_js_version", $context) ? $context["oplati_js_version"] : (function () { throw new RuntimeError('Variable "oplati_js_version" does not exist.', 317, $this->source); })()), "html", null, true);
echo "\" />
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.js\"
integrity=\"sha512-zlWWyZq71UMApAjih4WkaRpikgY9Bz1oXIW5G0fED4vk14JjGlQ1UmkGM392jEULP8jbNMiwLWdM8Z87Hu88Fw==\"
crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
<!--[/ignore]-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 342
public function block_assetsBottom($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "assetsBottom"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "assetsBottom"));
// line 343
echo " <link href=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/themes/smoothness/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/lightbox.css\" rel=\"stylesheet\" type=\"text/css\" />
<input id=\"slivkiSmileList\" type=\"hidden\" value=\"";
// line 345
echo twig_escape_filter($this->env, twig_join_filter(twig_constant("Slivki\\Entity\\Comment::SMILE_LIST"), ","), "html", null, true);
echo "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 348
public function block_metrikaEvent($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metrikaEvent"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "metrikaEvent"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 1178 => 348, 1166 => 345, 1162 => 343, 1152 => 342, 1135 => 317, 1131 => 316, 1127 => 315, 1121 => 312, 1117 => 311, 1113 => 310, 1106 => 306, 1100 => 303, 1096 => 302, 1091 => 300, 1087 => 299, 1083 => 298, 1079 => 297, 1039 => 259, 1033 => 255, 1031 => 254, 1023 => 248, 1013 => 247, 1003 => 231, 1000 => 230, 997 => 229, 993 => 227, 990 => 226, 987 => 225, 984 => 224, 981 => 223, 978 => 222, 975 => 221, 972 => 220, 970 => 219, 967 => 218, 965 => 217, 962 => 216, 959 => 215, 956 => 214, 952 => 212, 949 => 211, 946 => 210, 943 => 209, 940 => 208, 937 => 207, 934 => 206, 931 => 205, 928 => 204, 925 => 203, 923 => 202, 920 => 201, 917 => 200, 914 => 199, 911 => 198, 908 => 197, 906 => 196, 901 => 195, 898 => 194, 895 => 193, 892 => 192, 889 => 191, 883 => 189, 877 => 187, 874 => 186, 864 => 185, 854 => 173, 848 => 171, 845 => 170, 835 => 169, 817 => 166, 799 => 163, 763 => 161, 745 => 159, 727 => 157, 709 => 156, 691 => 155, 680 => 182, 677 => 181, 671 => 179, 669 => 178, 664 => 175, 661 => 174, 659 => 169, 655 => 167, 653 => 166, 649 => 164, 647 => 163, 639 => 161, 636 => 160, 633 => 159, 630 => 158, 627 => 157, 625 => 156, 620 => 155, 610 => 154, 599 => 151, 589 => 150, 579 => 148, 576 => 147, 573 => 146, 570 => 145, 567 => 144, 564 => 143, 554 => 142, 544 => 141, 538 => 139, 535 => 138, 525 => 137, 507 => 136, 492 => 41, 482 => 40, 467 => 35, 460 => 32, 457 => 31, 451 => 29, 449 => 28, 443 => 25, 436 => 21, 432 => 20, 428 => 19, 424 => 18, 420 => 16, 410 => 15, 397 => 10, 387 => 9, 377 => 7, 374 => 6, 364 => 5, 352 => 349, 350 => 348, 347 => 347, 344 => 342, 340 => 340, 338 => 339, 333 => 337, 328 => 336, 326 => 335, 316 => 328, 310 => 324, 308 => 247, 305 => 246, 301 => 244, 299 => 243, 296 => 242, 293 => 241, 290 => 240, 288 => 239, 285 => 238, 282 => 237, 279 => 236, 276 => 235, 273 => 234, 270 => 233, 267 => 232, 265 => 185, 262 => 184, 260 => 154, 257 => 153, 255 => 150, 252 => 149, 249 => 142, 246 => 137, 244 => 136, 240 => 135, 236 => 134, 232 => 133, 225 => 131, 220 => 130, 217 => 129, 215 => 128, 211 => 127, 206 => 126, 203 => 125, 197 => 123, 191 => 121, 189 => 120, 185 => 119, 180 => 118, 177 => 117, 173 => 115, 171 => 114, 165 => 113, 161 => 111, 159 => 110, 157 => 109, 154 => 108, 152 => 107, 90 => 47, 88 => 40, 85 => 39, 83 => 15, 80 => 14, 78 => 9, 75 => 8, 72 => 5, 70 => 4, 65 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
{% set metaInfo = getMetaInfo() %}
{% block meta %}
{% include \"Slivki#{regional_template_path}/meta_block.html.twig\" %}
{% endblock %}
{% block ogimage %}
<meta property=\"og:image\" content=\"/images/b180x180.jpg\" />
<meta property=\"og:image:width\" content=\"180\"/>
<meta property=\"og:image:height\" content=\"180\"/>
{% endblock %}
{% block stylesheets %}
<link rel=\"stylesheet\" href=\"/css/intTelInput.css?v=5\" />
<link href=\"/css/jform-styler/vanillaSelectBox.css\" rel=\"stylesheet\">
<link href=\"/css/delivery.min.css?v={{ delivery_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/flowersHotLent.css?v={{ flowers_hot_lent_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/beauty/beauty-masters.css?v={{ beauty_masters_css_version }}\" type=\"text/css\"/>
<link href=\"/css/style.min.css?v={{ style_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/js/jgallery-1.5.5/dist/css/font-awesome.min.css\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/slick.min.css\"/>
<link rel=\"stylesheet\" href=\"/css/slick-theme.min.css\" />
<link rel=\"stylesheet\" href=\"/css/slider_preview.css?v={{ slider_preview_css_version }}\" />
<link rel=\"stylesheet\" href=\"/css/botstrap-dropdowns-v3/dropdowns.css\"/>
<link rel=\"stylesheet\" href=\"/css/cookies.css\"/>
{% if isMobileDevice() %}
<link href=\"/css/header_mobile.css?v={{ header_mobile_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
{% endif %}
{% if app.request.getPathInfo() == '/profile' %}
<link href=\"/css/crt-fonts.css?v={{ crt_fonts_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/certificate-creator/certificate-creator.css\" rel=\"stylesheet\" type=\"text/css\" />
{% endif %}
<link href=\"/css/new_popup.css?v={{ new_popup_css_version }}\" rel=\"stylesheet\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"/css/jquery.toast.min.css\" />
<link href=\"/css/slivkiPay.css?v=1\" rel=\"stylesheet\" type=\"text/css\" />
{% endblock %}
{% block favicon %}
<link type=\"image/x-icon\" rel=\"shortcut icon\" href=\"/images/favicon/favicon.ico\">
<link type=\"image/png\" sizes=\"16x16\" rel=\"icon\" href=\"/images/favicon/icons/favicon-16x16.png\">
<link type=\"image/png\" sizes=\"32x32\" rel=\"icon\" href=\"/images/favicon/icons/favicon-32x32.png\">
<link type=\"image/png\" sizes=\"96x96\" rel=\"icon\" href=\"/images/favicon/icons/favicon-96x96.png\">
<link type=\"image/png\" sizes=\"120x120\" rel=\"icon\" href=\"/images/favicon/icons/favicon-120x120.png\">
{% endblock %}
<meta name=\"yandex-verification\" content=\"239193428ba27fa2\" />
<meta name=\"google-site-verification\" content=\"33UhU8AvLA9eoT3WZfkzuOaxKNujSVAtcYZHf-pGToI\" />
<link rel=\"manifest\" href=\"/manifest.json?v=0\">
<script>
// Заблокировать все трекеры до получения согласия
window['ga-disable-UA-185332166-1'] = true;
window['ga-disable-AW-978097094'] = true;
// Заглушки для трекеров
window.ga = window.ga || function() {
console.log('Google Analytics blocked - waiting for consent');
return {
l: 1,
q: [],
push: function() { console.log('GA queue blocked'); }
};
};
window.gtag = window.gtag || function() {
console.log('Google Tag Manager blocked - waiting for consent');
};
window.fbq = window.fbq || function() {
console.log('Facebook Pixel blocked - waiting for consent');
};
window.ttq = window.ttq || function() {
console.log('TikTok Pixel blocked - waiting for consent');
};
window.ym = window.ym || function() {
console.log('Yandex Metrika blocked - waiting for consent');
};
// Блокируем dataLayer
window.dataLayer = window.dataLayer || [];
window.dataLayer.push = function() {
console.log('DataLayer blocked - waiting for consent:', arguments[0]);
return 0;
};
</script>
<script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey=ced3d85f-6a99-4208-93d6-b578ba5e8f8a\"></script>
<script>
var userAgent = navigator.userAgent || navigator.vendor || window.opera;
if (userAgent.indexOf('FBAN') == -1 && userAgent.indexOf('FBAV') == -1 && userAgent.indexOf('Instagram') == -1 &&
userAgent.indexOf('Skype') == -1 && userAgent.indexOf('Viber') == -1 && userAgent.indexOf('WhatsApp') == -1) {
var d = document,
h = d.getElementsByTagName('head')[0],
s = d.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//cdn.sendpulse.com/js/push/260be6a77276a4d176159328b4b7175c_1.js?v=0';
//s.src = '/js/sp.js?v=1';
h.appendChild(s);
}
</script>
<script data-noptimize=\"1\" data-cfasync=\"false\" data-wpfc-render=\"false\">
(function () {
var script = document.createElement(\"script\");
script.async = 1;
script.src = 'https://tpembars.com/NDgzMzU2.js?t=483356';
document.head.appendChild(script);
})();
</script>
{% set currentCity = getCurrentCity() %}
</head>
{% set bodyClass = '' %}
{% if noToken is not defined and is_granted('ROLE_ADMIN_USER') %}
{% set bodyClass = ' a-u' %}
{% endif %}
<body class=\"{{ not isMobileDevice() ? 'desktop-device' }}{{ bodyClass }}\">
{% if app.debug %}
<input type=\"hidden\" id=\"debugMode\" value=\"1\"/>
{% endif %}
{% if app.user %}
<input type=\"hidden\" id=\"customerID\" value=\"{{ app.user.getID() }}\"/>
<input class=\"sp_push_custom_data\" type=\"hidden\" name=\"Name\" value=\"{{ app.user.getFirstName() }}\">
{% if app.user.getEmail() != '' %}
<input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"{{ app.user.getEmail() }}\">
{% else %}
<input class=\"sp_push_custom_data\" type=\"hidden\" name=\"email\" value=\"{{ app.user.getPhone() }}\">
{% endif %}
{% endif %}
<input type=\"hidden\" id=\"serverTime\" value=\"{{ 'now'|date('Y-m-d H:i:s') }}\">
<input type=\"hidden\" id=\"cityID\" value=\"{{ currentCity.getID() }}\">
{% set currentCity = getCurrentCity() %}
{% set coordinate = currentCity.getCoordinate() %}
<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()) }}\"/>
<input type=\"hidden\" id=\"cityCoord\" value=\"[{{ coordinate.getLatitude() }}, {{ coordinate.getLongitude() }}]\">
<input type=\"hidden\" id=\"rtbhUID\" value=\"{{ getRTBHouseUID(app.user) }}\">
<input id=\"userId\" type=\"hidden\" value=\" {{ app.user is not null ? app.user.ID : null }}\">
<input id=\"metricaUrl\" type=\"hidden\" value=\" {{ slivki_metrica_url }}/api/v1/metric\">
{% block top %}{% endblock %}
{% block fullSiteBanner %}
{% if not isMobileDevice() and not (app.user and app.user.hasRole(constant('\\\\Slivki\\\\Entity\\\\UserGroup::ROLE_ADS_FREE'))) %}
{{ getBrandingBanner(app.user, brandingBannerCategoryIDs is defined ? brandingBannerCategoryIDs : [], offer is defined ? offer.getID()) }}
{% endif %}
{% endblock %}
{% block header %}
{% if isMobileDevice() %}
{% include 'header_mobile.html.twig' %}
{% else %}
{% include 'header.html.twig' %}
{% endif %}
{% endblock %}
{% block messenger %}
{% include \"Slivki#{regional_template_path}/jivosite/index.html.twig\" %}
{% endblock %}
{% block content %}
<div class=\"content container transparent with-banner {% block contentContainerClass %}{% endblock %}\" id=\"contentContainer\">
{% block topContentBlock %}{% endblock %}
{% block mainHotFeedBlock %}{% endblock %}
{% if ('Googlebot' not in (app.request.server.get('HTTP_USER_AGENT'))) %}
{% block left_sidebar %}{% endblock %}
{% endif %}
<div class=\"{% block mainColumnClass %}content--main {% endblock %}\" {% block mainColumnParameters %}{% endblock %}>
<div class=\"content-wrapper\">
{% block main_content %}{% endblock %}
</div>
</div>
{% block bottomContentBlock %}{% endblock %}
</div>
</div>
{% block footer %}
{% if not disableFooter is defined %}
{{ getFooter() }}
{% endif %}
{% endblock %}
{% if not isMobileDevice() and not app.request.cookies.has('seenMicrophoneTooltip') and (not app.user or not app.user.isSeenMicrophoneTooltip()) %}
<div id=\"voiceSearchHintGreyout\" class=\"hidden\">
<div id=\"voiceSearchHint\" class=\"voice-search-hint-block\">Круто! Нажмите на микрофон и скажите, например, суши или пицца</div>
</div>
{% if app.user %}
{{ setSeenMicrophoneTooltip(app.user) }}
{% endif %}
{% endif %}
<div id=\"contentGreyout\"></div>
{% endblock %}
{% block popups %}
{% if isMobileDevice() %}
<link rel=\"stylesheet\" href=\"/css/infopopup_mobile.css?v={{ infopopup_css_version }}\" type=\"text/css\">
{% else %}
<link rel=\"stylesheet\" href=\"/css/infopopup.css?v={{ infopopup_css_version }}\" type=\"text/css\">
{% endif %}
{% if app.session.flashbag.get(\"showMogilevMailingBonusPopup\")|length > 0 %}
{% include 'Slivki/popups/mogilev_mailing_popup.html.twig' %}
{% endif %}
{% include 'Slivki/popups/info_dialog_popup.html.twig' with {id: 'info_dialog'} %}
{{ getNoticePopup(app.user) }}
{% include 'Slivki/popups/alert_popup.html.twig' %}
{% set infoDialogMessage = app.session.flashBag.get(constant('Slivki\\\\Controller\\\\SiteController::SHOW_INFO_DIALOG_PARAMETER')) %}
{% if infoDialogMessage | length > 0 %}
{% include 'Slivki/popups/info_dialog_popup.html.twig' with {'id': 'info_dialog_auto', 'infoDialogMessage': infoDialogMessage[0] } %}
{% endif %}
{% if app.user %}
{# user is logged in #}
{% if isMobileDevice() %}
{% include 'Slivki/popups/mobile_logout.html.twig' with {id: 'logoutConfirmPopup'} %}
{% else %}
{% include 'Slivki/popups/logout_popup.html.twig' with {id: 'logoutConfirmPopup'} %}
{% endif %}
{% if not isMobileDevice() %}
{% include 'Slivki/popups/delete_comment_popup.html.twig' with {id: 'deleteCommentConfirmPopup'} %}
{% if app.session.flashbag.get(\"openThanksForRegisterPopup\") | length > 0 %}
{% include 'Slivki/popups/thanks_for_register_popup.html.twig' with {id: 'modal-register-thanks'} %}
<input type=\"hidden\" id=\"openThanksForRegisterPopup\"/>
{% endif %}
{% endif %}
{% else %}
{% include 'Slivki/reset_password/popup_reset_pass.html.twig'%}
{% include 'Slivki/mobile/popup/succes_restore_password.html.twig'%}
{# user is not logged in #}
{% if not isMobileDevice() %}
{% include 'Slivki/popups/login_register_popup.html.twig' %}
{% include 'Slivki/popups/restore_password_popup.html.twig' with {id: 'modal_remember_password'} %}
{% set registeredEmailSent = app.session.flashbag.get(\"registeredEmailSent\") %}
{% set registeredEmailSentRaw = app.session.flashbag.get(\"registeredEmailSentRaw\") %}
{% if registeredEmailSent | length > 0 and registeredEmailSentRaw | length > 0 %}
{% include 'Slivki/popups/account_activation_popup.html.twig' with {id: 'modal-register-complete', link: registeredEmailSent[0], email: registeredEmailSentRaw[0]} %}
<input type=\"hidden\" id=\"openAccountActivationPopup\"/>
{% endif %}
{% endif %}
{% endif %}
{% endblock %}
{% include 'Slivki/delivery/modal/questions.html.twig' %}
{% include 'Slivki/delivery/modal/questionsSuccess.html.twig' %}
{% include 'Slivki/popups/slivki_confirm_popup.html.twig' %}
{% include 'Slivki/popups/new_alert_popup.html.twig' %}
{% include 'Slivki/popups/loading.html.twig' %}
{% include 'Slivki/popups/mail_popup.html.twig' %}
{% include 'Slivki/add_batch_codes/error.html.twig' %}
{% include 'Slivki/add_batch_codes/success.html.twig' %}
{% include 'Slivki/add_batch_codes/auth.html.twig' %}
{% include 'Slivki/popups/cookies_popup.html.twig' %}
{% if app.user and not app.user.getEmail() and not app.request.get('_route') == 'profile' and app.session.flashbag.get(\"openMergeProfilePopup\") %}
{% include 'Slivki/popups/popup_union_mail.html.twig' %}
{% endif %}
<script src=\"/js/jquery2-2-4.min.js\"></script>
{% block javascripts %}
<script type=\"text/javascript\" src=\"/js/jquery.cookie.js\"></script>
<script type=\"text/javascript\" src=\"/js/cookies.min.js\"></script>
<script src=\"/js/menuAim/main.min.js\"></script>
<script src=\"/js/main.js?v=200\"></script>
<script src=\"/js/voices/app.js?v=6\"></script>
<script src=\"/js/voices/recorder.js\"></script>
{% if isMobileDevice() %}
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-touch-events/1.0.9/jquery.mobile-events.min.js\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js\"></script>
<script src=\"/js/header_mobile.js?v=38/\"></script>
{% endif %}
<script src=\"/js/jquery.form.js?v=1\"></script>
<script type=\"text/javascript\">var NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>
<script src=\"/js/jquery.placeholder.js\"></script>
<script src=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js?v=1\"></script>
<script type=\"text/javascript\">
\$.widget.bridge('uitooltip', \$.ui.tooltip);
\$.widget.bridge('uibutton', \$.ui.button);
</script>
<script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\" integrity=\"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa\" crossorigin=\"anonymous\"></script>
<script src=\"/js/jquery.maskedinput.min.js\"></script>
<script src=\"/js/jquery.inputmask.min.js\"></script>
<script src=\"/js/ajaxupload.3.5.js?v=1\"></script>
<script src=\"/js/lightbox.min.js?v=1\"></script>
<script src=\"/js/jquery.marquee.min.js\" type=\"text/javascript\"></script>
<!--[if lt IE 9]>
<script src=\"/js/css3-mediaqueries.js?v=1\"></script>
<script src=\"/js/html5shiv.js?v=1\"></script>
<![endif]-->
<script type=\"text/javascript\" src=\"/js/jquery.lazyload.js?v=2\"></script>
<script src=\"/js/jquery.jcarousel.min.js?v=1\"></script>
<script src=\"/js/mwheelIntent.js?v=1\"></script>
<script src=\"/js/jquery.mousewheel.js?v=1\"></script>
<script type=\"module\" src=\"/js/botsrap-custom-dropdowns/custom-dropdowns.js\"></script>
<div id=\"overlay-loading\"><img src=\"/images/image-preview-ajax-loader.gif\" alt=\"\" /></div>
<noscript><div><img src=\"https://mc.yandex.ru/watch/20933521\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
<script src=\"/js/jform-styler/vanillaSelectBox.min.js\"></script>
<script src=\"/js/intlTelInput-jquery.min.js\"></script>
<script src=\"/js/slick.min.js\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/js/utils.min.js\"></script>
<link href=\"/css/scroll.css?v=5\" rel=\"stylesheet\" type=\"text/css\" />
<script src=\"/js/jquery.jscrollpane.min.js?v=2\"></script>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.5.9/lottie_light.min.js\"></script>
<script src=\"/js/jquery.slivkiSmile.js?v=10\"></script>
<script src=\"/js/recaptcha_api.js\"></script>
<script src=\"/js/common.min.js?v={{ common_js_version }}\"></script>
<script src=\"/js/common-old.min.js?v={{ common_old_js_version }}\"></script>
<script type=\"module\" src=\"/js/family_subscription/api_family_subscription.js?v={{ family_subscription_js_version }}\"></script>
<script type=\"module\" src=\"/js/family_subscription/family_subscription.js?v={{ family_subscription_js_version }}\"></script>
<script src=\"/js/jquery.sameheight.js\"></script>
<script src=\"/js/slivki_v1.js?v={{ slivki_v1_js_version }}\"></script>
<script src=\"/js/subscription.js?v={{ subscription_js_version }}\"></script>
<script src=\"//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js\"></script>
<script src=\"//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js\"></script>
<script type=\"module\" src=\"/js/time_block_category/main.js?v={{ time_block_category_js }}\"></script>
<script src=\"/js/moment.min.js\"></script>
<script src=\"//translate.google.com/translate_a/element.js?cb=TranslateInit\"></script>
<script src=\"/js/gtranslate.js\"></script>
<script src=\"/js/flowersCategoryCarousel.js?v={{ flowers_category_carousel_js_version }}\"></script>
<script src=\"/js/slider_preview/slider_preview.js?v={{ slider_preview_js_version }}\"></script>
<script src=\"/js/helper.js?v={{ helper_version_js }}\"></script>
<script src=\"/js/captcha/main.js?v=13\"></script>
<script src=\"/js/maps_index_page/roundedControlls.js?v=5\"></script>
<script type=\"module\" src=\"/js/beauty/mainMapBeauty.js?v={{ main_map_beauty_js_version }}\"></script>
<script type=\"module\" src=\"/js/beauty/masters.js?v={{ beauty_masters_js_version }}\"></script>
<script type=\"module\" src=\"/js/oplati/main.js?v={{ oplati_js_version }}\" />
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-toast-plugin/1.3.2/jquery.toast.min.js\"
integrity=\"sha512-zlWWyZq71UMApAjih4WkaRpikgY9Bz1oXIW5G0fED4vk14JjGlQ1UmkGM392jEULP8jbNMiwLWdM8Z87Hu88Fw==\"
crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
<!--[/ignore]-->
{% endblock %}
<script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>
<script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">
</script>
<script src=\"/js/cookies/cookies.js?v={{ cookies_js_version }}\"></script>
<noscript>
<div style=\"display:inline;\">
<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/978097094/?guid=ON&script=0\"/>
</div>
</noscript>
{% set geoIpLocation = getIPLocationData() %}
<input type=\"hidden\" id=\"geoIpLatitude\" value=\"{{ geoIpLocation[0] }}\"/>
<input type=\"hidden\" id=\"geoIpLongitude\" value=\"{{ geoIpLocation[1] }}\"/>
{% if app.user and app.user.isGeoLocationAccepted() == null %}
<input type=\"hidden\" id=\"storeGeoLocationData\"/>
{% endif %}
{% block assetsBottom %}
<link href=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/themes/smoothness/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\" />
<link href=\"/css/lightbox.css\" rel=\"stylesheet\" type=\"text/css\" />
<input id=\"slivkiSmileList\" type=\"hidden\" value=\"{{ constant('Slivki\\\\Entity\\\\Comment::SMILE_LIST')|join(',') }}\"/>
{% endblock %}
{% block metrikaEvent %}{% endblock %}
</body>
</html>
", "base.html.twig", "/mnt/data/virtwww/test/templates/base.html.twig");
}
}