var/cache/dev/twig/da/da628b00bde9698afe3ece9e4b36aaa27dfee3bb5806097c69d5a82f270b51f1.php line 35

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Slivki/mobile//header_menu.html.twig */
  14. class __TwigTemplate_2e8ca86d43ecdb6947451951b23c71efe692fdae6e7bc8f52566a166442d586a extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'meOnMap' => [$this'block_meOnMap'],
  25.             'vacancy' => [$this'block_vacancy'],
  26.         ];
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Slivki/mobile//header_menu.html.twig"));
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Slivki/mobile//header_menu.html.twig"));
  35.         // line 1
  36.         echo "<nav id=\"headerMenu\" class=\"navbar\">
  37.     ";
  38.         // line 2
  39.         ob_start();
  40.         // line 3
  41.         echo "        <ul class=\"list-unstyled m-0 pt-1 d-flex align-items-center\">
  42.             ";
  43.         // line 4
  44.         $context["currentPath"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'4$this->source); })()), "request", [], "any"falsefalsefalse4), "pathinfo", [], "any"falsefalsefalse4);
  45.         // line 5
  46.         echo "            <li class=\"d-flex ";
  47.         echo (((=== twig_compare((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'5$this->source); })()), $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage")))) ? ("active") : (""));
  48.         echo "\"><img class=\"mr-1\" width=\"16\" src=\"/images/icon_category.svg\"/><a href=\"#\" role=\"button\" data-toggle=\"modal\" data-target=\"#offerCategoryMenuPopup\">Категории</a></li>
  49.             ";
  50.         // line 6
  51.         $this->loadTemplate((("Slivki/mobile" . (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); })())) . "/info_massage_block.html.twig"), "Slivki/mobile//header_menu.html.twig"6)->display($context);
  52.         // line 12
  53.         echo "
  54. ";
  55.         // line 16
  56.         echo "            ";
  57.         if ((=== twig_compare(twig_get_attribute($this->env$this->source$this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity(), "getID", [], "method"falsefalsefalse16), twig_constant("Slivki\\Entity\\City::DEFAULT_CITY_ID")))) {
  58.             // line 17
  59.             echo "                <li><a href=\"";
  60.             echo twig_escape_filter($this->env, (isset($context["base_url"]) || array_key_exists("base_url"$context) ? $context["base_url"] : (function () { throw new RuntimeError('Variable "base_url" does not exist.'17$this->source); })()), "html"nulltrue);
  61.             echo "/eda/dostavka-edy?utm_source=main_menu\">Доставка еды</a></li>
  62.             ";
  63.         }
  64.         // line 19
  65.         echo "            ";
  66.         if ((=== twig_compare(twig_get_attribute($this->env$this->source$this->extensions['Slivki\Twig\SlivkiTwigExtension']->getCurrentCity(), "getID", [], "method"falsefalsefalse19), twig_constant("Slivki\\Entity\\City::DEFAULT_CITY_ID")))) {
  67.             // line 20
  68.             echo "                <li><a href=\"";
  69.             echo twig_escape_filter($this->env, (isset($context["base_url"]) || array_key_exists("base_url"$context) ? $context["base_url"] : (function () { throw new RuntimeError('Variable "base_url" does not exist.'20$this->source); })()), "html"nulltrue);
  70.             echo "/pervoe-poseschenie \">Первое посещение</a></li>
  71.             ";
  72.         }
  73.         // line 22
  74.         echo "            ";
  75.         $this->displayBlock('meOnMap'$context$blocks);
  76.         // line 30
  77.         echo "            ";
  78.         $context["videoGuideURL"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getURL(twig_constant("Slivki\\Repository\\SeoRepository::RESOURCE_URL_SALE_CATEGORY"), twig_constant("Slivki\\Entity\\Category::SALE_VIDEO_GUIDE_CATEGORY_ID"));
  79.         // line 31
  80.         echo "            ";
  81.         $context["flierUrl"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("flierLanding");
  82.         // line 32
  83.         echo "            ";
  84.         if ($this->env->getRuntime('Slivki\Twig\ServerFeatureStateTwigRuntime')->isServerFeatureEnabled(twig_constant("Slivki\\Enum\\SwitcherFeatures::FLIERS"))) {
  85.             // line 33
  86.             echo "                <li ";
  87.             echo (((=== twig_compare((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'33$this->source); })()), (isset($context["flierUrl"]) || array_key_exists("flierUrl"$context) ? $context["flierUrl"] : (function () { throw new RuntimeError('Variable "flierUrl" does not exist.'33$this->source); })())))) ? ("class=\"active\"") : (""));
  88.             echo "><a href=\"";
  89.             echo twig_escape_filter($this->env, (isset($context["flierUrl"]) || array_key_exists("flierUrl"$context) ? $context["flierUrl"] : (function () { throw new RuntimeError('Variable "flierUrl" does not exist.'33$this->source); })()), "html"nulltrue);
  90.             echo "\">Листовки</a></li>
  91.             ";
  92.         }
  93.         // line 35
  94.         echo "
  95.             ";
  96.         // line 36
  97.         if ($this->env->getRuntime('Slivki\Twig\ServerFeatureStateTwigRuntime')->isServerFeatureEnabled(twig_constant("Slivki\\Enum\\SwitcherFeatures::SALES"))) {
  98.             // line 37
  99.             echo "                <li ";
  100.             echo (((=== twig_compare((isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'37$this->source); })()), $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sales")))) ? ("class=\"active\"") : (""));
  101.             echo "><a href=\"";
  102.             echo twig_escape_filter($this->env, (isset($context["base_url"]) || array_key_exists("base_url"$context) ? $context["base_url"] : (function () { throw new RuntimeError('Variable "base_url" does not exist.'37$this->source); })()), "html"nulltrue);
  103.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sales");
  104.             echo "\">Новости скидок</a></li>
  105.             ";
  106.         }
  107.         // line 42
  108.         echo "            ";
  109.         $context["menuItem"] = $this->extensions['Slivki\Twig\SlivkiTwigExtension']->getTestMenuItem(2);
  110.         // line 43
  111.         echo "            ";
  112.         $context["landingUrl"] = "/subscription-landing?utm_source=slivki&utm_medium=button&utm_campaign=slivki-header-mob";
  113.         // line 44
  114.         echo "            ";
  115.         if (( !(null === (isset($context["subscription"]) || array_key_exists("subscription"$context) ? $context["subscription"] : (function () { throw new RuntimeError('Variable "subscription" does not exist.'44$this->source); })())) && (=== twig_compare(twig_get_attribute($this->env$this->source, (isset($context["subscription"]) || array_key_exists("subscription"$context) ? $context["subscription"] : (function () { throw new RuntimeError('Variable "subscription" does not exist.'44$this->source); })()), "status", [], "any"falsefalsefalse44), twig_constant("Slivki\\Bundle\\SubscriptionBundle\\Enum\\SubscriptionStatus::CANCELED"))))) {
  116.             // line 45
  117.             echo "                ";
  118.             $context["landingUrl"] = "/profile/subscription/manage?utm_source=main_menu";
  119.             // line 46
  120.             echo "            ";
  121.         }
  122.         // line 47
  123.         echo "
  124.             ";
  125.         // line 48
  126.         $this->displayBlock('vacancy'$context$blocks);
  127.         // line 53
  128.         echo "
  129. ";
  130.         // line 57
  131.         echo "            ";
  132.         if ($this->env->getRuntime('Slivki\Twig\ServerFeatureStateTwigRuntime')->isServerFeatureEnabled(twig_constant("Slivki\\Enum\\SwitcherFeatures::SUBSCRIPTION"))) {
  133.             // line 58
  134.             echo "                <li>
  135.                     <a href=\"";
  136.             // line 59
  137.             echo twig_escape_filter($this->env, (isset($context["landingUrl"]) || array_key_exists("landingUrl"$context) ? $context["landingUrl"] : (function () { throw new RuntimeError('Variable "landingUrl" does not exist.'59$this->source); })()), "html"nulltrue);
  138.             echo "\">⚡️ Подписка</a>
  139.                 </li>
  140.             ";
  141.         }
  142.         // line 62
  143.         echo "            ";
  144.         if ($this->env->getRuntime('Slivki\Twig\ServerFeatureStateTwigRuntime')->isServerFeatureEnabled(twig_constant("Slivki\\Enum\\SwitcherFeatures::SLIVKI_PAY"))) {
  145.             // line 63
  146.             echo "                <li>
  147.                     <a  href=\"";
  148.             // line 64
  149.             echo ((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.'64$this->source); })()), "user", [], "any"falsefalsefalse64)) ? ("/virtual-wallet-pay") : (""));
  150.             echo "\"";
  151.             echo (( !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.'64$this->source); })()), "user", [], "any"falsefalsefalse64)) ? ("data-target=\".modal-auth\" data-toggle=\"modal\"") : (""));
  152.             echo ">SlivkiPay</a>
  153.                 </li>
  154.             ";
  155.         }
  156.         // line 67
  157.         echo "            <li>
  158.                 <a  href=\"/profile/external-codes/index\">МТС-бонус</a>
  159.             </li>
  160.         </ul>
  161.     ";
  162.         $___internal_parse_1_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  163.         // line 2
  164.         echo twig_spaceless($___internal_parse_1_);
  165.         // line 72
  166.         echo "</nav>";
  167.         
  168.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  169.         
  170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  171.     }
  172.     // line 22
  173.     public function block_meOnMap($context, array $blocks = [])
  174.     {
  175.         $macros $this->macros;
  176.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  177.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meOnMap"));
  178.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  179.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meOnMap"));
  180.         // line 23
  181.         echo "                <li>
  182.                     <a href=\"";
  183.         // line 24
  184.         echo twig_escape_filter($this->env, (isset($context["base_url"]) || array_key_exists("base_url"$context) ? $context["base_url"] : (function () { throw new RuntimeError('Variable "base_url" does not exist.'24$this->source); })()), "html"nulltrue);
  185.         echo "/map\" target=\"_blank\" class=\"d-flex pin-maps-header position-relative pr-3 py-1 violet-light-color\">
  186.                         <img height=\"20\" src=\"/images/pin.svg\"/>
  187.                         <span>Я на карте</span>
  188.                     </a>
  189.                 </li>
  190.             ";
  191.         
  192.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  193.         
  194.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  195.     }
  196.     // line 48
  197.     public function block_vacancy($context, array $blocks = [])
  198.     {
  199.         $macros $this->macros;
  200.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  201.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy"));
  202.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  203.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""vacancy"));
  204.         // line 49
  205.         echo "                <li>
  206.                     <a class=\"vakansii\" href=\"";
  207.         // line 50
  208.         echo ((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.'50$this->source); })()), "user", [], "any"falsefalsefalse50)) ? ("/profile/oplata-pay") : (""));
  209.         echo "\"";
  210.         echo (( !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.'50$this->source); })()), "user", [], "any"falsefalsefalse50)) ? ("data-target=\".modal-auth\" data-toggle=\"modal\"") : (""));
  211.         echo ">Баланс</a>
  212.                 </li>
  213.             ";
  214.         
  215.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  216.         
  217.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  218.     }
  219.     public function getTemplateName()
  220.     {
  221.         return "Slivki/mobile//header_menu.html.twig";
  222.     }
  223.     public function isTraitable()
  224.     {
  225.         return false;
  226.     }
  227.     public function getDebugInfo()
  228.     {
  229.         return array (  227 => 50,  224 => 49,  214 => 48,  198 => 24,  195 => 23,  185 => 22,  175 => 72,  173 => 2,  166 => 67,  158 => 64,  155 => 63,  152 => 62,  146 => 59,  143 => 58,  140 => 57,  137 => 53,  135 => 48,  132 => 47,  129 => 46,  126 => 45,  123 => 44,  120 => 43,  117 => 42,  108 => 37,  106 => 36,  103 => 35,  95 => 33,  92 => 32,  89 => 31,  86 => 30,  83 => 22,  77 => 20,  74 => 19,  68 => 17,  65 => 16,  62 => 12,  60 => 6,  55 => 5,  53 => 4,  50 => 3,  48 => 2,  45 => 1,);
  230.     }
  231.     public function getSourceContext()
  232.     {
  233.         return new Source("<nav id=\"headerMenu\" class=\"navbar\">
  234.     {% apply spaceless %}
  235.         <ul class=\"list-unstyled m-0 pt-1 d-flex align-items-center\">
  236.             {% set currentPath = app.request.pathinfo %}
  237.             <li class=\"d-flex {{ currentPath == path('homepage') ? 'active' }}\"><img class=\"mr-1\" width=\"16\" src=\"/images/icon_category.svg\"/><a href=\"#\" role=\"button\" data-toggle=\"modal\" data-target=\"#offerCategoryMenuPopup\">Категории</a></li>
  238.             {% include \"Slivki/mobile#{regional_template_path}/info_massage_block.html.twig\" %}
  239. {#            {% if not isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::PAYMENT_PAYME')) and getCurrentCity().getID() == constant('Slivki\\\\Entity\\\\City::DEFAULT_CITY_ID') %}#}
  240. {#                <li class=\"menu-office-fest\">#}
  241. {#                    <a href=\"{{ base_url }}/fest/office\" class=\"color-white\">Офисный фэст до 31.01</a>#}
  242. {#                </li>#}
  243. {#            {% endif %}#}
  244. {#            <li>#}
  245. {#                <a href=\"{{ base_url }}/profile/external-codes/index \">МТС-БОНУС</a>#}
  246. {#            </li>#}
  247.             {% if getCurrentCity().getID() == constant('Slivki\\\\Entity\\\\City::DEFAULT_CITY_ID') %}
  248.                 <li><a href=\"{{ base_url }}/eda/dostavka-edy?utm_source=main_menu\">Доставка еды</a></li>
  249.             {% endif %}
  250.             {% if getCurrentCity().getID() == constant('Slivki\\\\Entity\\\\City::DEFAULT_CITY_ID') %}
  251.                 <li><a href=\"{{ base_url }}/pervoe-poseschenie \">Первое посещение</a></li>
  252.             {% endif %}
  253.             {% block meOnMap %}
  254.                 <li>
  255.                     <a href=\"{{ base_url }}/map\" target=\"_blank\" class=\"d-flex pin-maps-header position-relative pr-3 py-1 violet-light-color\">
  256.                         <img height=\"20\" src=\"/images/pin.svg\"/>
  257.                         <span>Я на карте</span>
  258.                     </a>
  259.                 </li>
  260.             {% endblock %}
  261.             {% set videoGuideURL = getURL(constant('Slivki\\\\Repository\\\\SeoRepository::RESOURCE_URL_SALE_CATEGORY'), constant('Slivki\\\\Entity\\\\Category::SALE_VIDEO_GUIDE_CATEGORY_ID')) %}
  262.             {% set flierUrl = path('flierLanding') %}
  263.             {% if isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::FLIERS')) %}
  264.                 <li {{ currentPath == flierUrl ? 'class=\"active\"' }}><a href=\"{{ flierUrl }}\">Листовки</a></li>
  265.             {% endif %}
  266.             {% if isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::SALES')) %}
  267.                 <li {{ currentPath == path('sales') ? 'class=\"active\"' }}><a href=\"{{ base_url }}{{ path('sales') }}\">Новости скидок</a></li>
  268.             {% endif %}
  269. {#            {% if isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::GIFTS')) and getCurrentCity().getID() == constant('Slivki\\\\Entity\\\\City::DEFAULT_CITY_ID') %}#}
  270. {#                <li><a href=\"{{ base_url }}/gift\">🎁 Подарки</a></li>#}
  271. {#            {% endif %}#}
  272.             {% set menuItem = getTestMenuItem(2) %}
  273.             {% set landingUrl = '/subscription-landing?utm_source=slivki&utm_medium=button&utm_campaign=slivki-header-mob' %}
  274.             {% if subscription is not null and subscription.status == constant('Slivki\\\\Bundle\\\\SubscriptionBundle\\\\Enum\\\\SubscriptionStatus::CANCELED') %}
  275.                 {% set landingUrl = '/profile/subscription/manage?utm_source=main_menu' %}
  276.             {% endif %}
  277.             {% block vacancy %}
  278.                 <li>
  279.                     <a class=\"vakansii\" href=\"{{ app.user ?  '/profile/oplata-pay' }}\"{{ not app.user ? 'data-target=\".modal-auth\" data-toggle=\"modal\"' : '' }}>Баланс</a>
  280.                 </li>
  281.             {% endblock %}
  282. {#            <li>#}
  283. {#                <a href=\"/skidki-i-rasprodazhi/vakansii/brest\">Вакансии</a>#}
  284. {#            </li>#}
  285.             {% if isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::SUBSCRIPTION')) %}
  286.                 <li>
  287.                     <a href=\"{{ landingUrl }}\">⚡️ Подписка</a>
  288.                 </li>
  289.             {% endif %}
  290.             {% if isServerFeatureEnabled(constant('Slivki\\\\Enum\\\\SwitcherFeatures::SLIVKI_PAY')) %}
  291.                 <li>
  292.                     <a  href=\"{{ app.user ?  '/virtual-wallet-pay' }}\"{{ not app.user ? 'data-target=\".modal-auth\" data-toggle=\"modal\"' : '' }}>SlivkiPay</a>
  293.                 </li>
  294.             {% endif %}
  295.             <li>
  296.                 <a  href=\"/profile/external-codes/index\">МТС-бонус</a>
  297.             </li>
  298.         </ul>
  299.     {% endapply %}
  300. </nav>""Slivki/mobile//header_menu.html.twig""/mnt/data/virtwww/anna/templates/Slivki/mobile/header_menu.html.twig");
  301.     }
  302. }