var/cache/dev/twig/56/56d0b9723d580070bb634b6bd06081b6.php line 64

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. /* new/base.html.twig */
  14. class __TwigTemplate_5682c8f47f677cca2d385ba75a34740d 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.             'title' => [$this'block_title'],
  25.             'seoDescription' => [$this'block_seoDescription'],
  26.             'seoKeywords' => [$this'block_seoKeywords'],
  27.             'opengraph' => [$this'block_opengraph'],
  28.             'stylesheets' => [$this'block_stylesheets'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.             'header' => [$this'block_header'],
  31.             'body' => [$this'block_body'],
  32.         ];
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""new/base.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""new/base.html.twig"));
  41.         // line 2
  42.         echo "<!DOCTYPE html>
  43. <html lang=\"ru\">
  44. <head>
  45.     <meta charset=\"UTF-8\">
  46.     <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
  47.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  48.     <meta name=\"robots\" content=\"index, follow\"/>
  49.     <link rel=\"canonical\" href=\"https://mosregco.ru";
  50.         // line 9
  51.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'9$this->source); })()), "request", [], "any"falsefalsefalse9), "pathInfo", [], "any"falsefalsefalse9), "html"nulltrue);
  52.         echo "\" />
  53.     <title>";
  54.         // line 10
  55.         $this->displayBlock('title'$context$blocks);
  56.         echo "</title>
  57.     <meta name=\"description\" content=\"";
  58.         // line 11
  59.         $this->displayBlock('seoDescription'$context$blocks);
  60.         echo "\" >
  61.     <meta name=\"keywords\" content=\"";
  62.         // line 12
  63.         $this->displayBlock('seoKeywords'$context$blocks);
  64.         echo "\" >
  65.     ";
  66.         // line 14
  67.         $this->displayBlock('opengraph'$context$blocks);
  68.         // line 15
  69.         echo "    <link rel=\"icon\" href=\"";
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fav32.svg"), "html"nulltrue);
  71.         echo "\" sizes=\"any\" type=\"image/svg+xml\">
  72.     <link rel=\"stylesheet\" href=\"";
  73.         // line 16
  74.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/ibmplexsans/ibmplexsans.css"), "html"nulltrue);
  75.         echo "\">
  76.     <link rel=\"stylesheet\" href=\"";
  77.         // line 17
  78.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/bootstrap/dist/css/bootstrap.min.css"), "html"nulltrue);
  79.         echo "\">
  80.     <link rel=\"stylesheet\" href=\"";
  81.         // line 18
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/OwlCarousel/dist/assets/owl.carousel.min.css"), "html"nulltrue);
  83.         echo "\">
  84.     <link rel=\"stylesheet\" href=\"";
  85.         // line 19
  86.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/OwlCarousel/dist/assets/owl.theme.default.css"), "html"nulltrue);
  87.         echo "\">
  88.     <link rel=\"stylesheet\" href=\"";
  89.         // line 20
  90.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/hover/css/hover-min.css"), "html"nulltrue);
  91.         echo "\">
  92.     <link href=\"https://cdn.jsdelivr.net/npm/suggestions-jquery@18.3.3/dist/css/suggestions.min.css\" type=\"text/css\" rel=\"stylesheet\" />
  93.     <link rel=\"stylesheet\" href=\"";
  94.         // line 22
  95.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/fancybox/dist/jquery.fancybox.min.css"), "html"nulltrue);
  96.         echo "\">
  97.     <link rel=\"stylesheet\" href=\"";
  98.         // line 24
  99.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/wow/css/libs/animate.css"), "html"nulltrue);
  100.         echo "\">
  101.     <link rel=\"stylesheet\" href=\"";
  102.         // line 25
  103.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/google-translate-custom-widget/jquery/css/google-translate.css"), "html"nulltrue);
  104.         echo "\">
  105.     <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css\"/>
  106.     <link rel=\"stylesheet\" href=\"";
  107.         // line 29
  108.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/fontawesome/css/all.css"), "html"nulltrue);
  109.         echo "\">
  110.     ";
  111.         // line 33
  112.         echo "    ";
  113.         // line 34
  114.         echo "    <link rel=\"stylesheet\" href=\"";
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/less/fonts.css"), "html"nulltrue);
  116.         echo "\">
  117.     <link rel=\"stylesheet\" href=\"";
  118.         // line 35
  119.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/less/newsite.css"), "html"nulltrue);
  120.         echo "?14\">
  121.     ";
  122.         // line 36
  123.         $this->displayBlock('stylesheets'$context$blocks);
  124.         // line 37
  125.         echo "
  126.     <script type=\"application/javascript\" src=\"";
  127.         // line 38
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/jquery/dist/jquery.min.js"), "html"nulltrue);
  129.         echo "\"></script>
  130.     <script type=\"application/javascript\"  src=\"";
  131.         // line 39
  132.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/jquery-validation/dist/jquery.validate.min.js"), "html"nulltrue);
  133.         echo "\"></script>
  134.     <script type=\"application/javascript\"  src=\"";
  135.         // line 40
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/inputmask/dist/jquery.inputmask.js"), "html"nulltrue);
  137.         echo "\"></script>
  138.     <script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/suggestions-jquery@18.3.3/dist/js/jquery.suggestions.min.js\"></script>
  139.     <script type=\"application/javascript\" src=\"";
  140.         // line 43
  141.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/popper.js"), "html"nulltrue);
  142.         echo "\"></script>
  143.     <script type=\"application/javascript\" src=\"";
  144.         // line 44
  145.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/bootstrap/dist/js/bootstrap.min.js"), "html"nulltrue);
  146.         echo "\"></script>
  147.     <script type=\"application/javascript\" src=\"";
  148.         // line 45
  149.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/OwlCarousel/dist/owl.carousel.min.js"), "html"nulltrue);
  150.         echo "\"></script>
  151.     <script type=\"application/javascript\" src=\"";
  152.         // line 47
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/fancybox/dist/jquery.fancybox.min.js"), "html"nulltrue);
  154.         echo "\"></script>
  155.     <script type=\"application/javascript\" src=\"";
  156.         // line 48
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/wow/dist/wow.min.js"), "html"nulltrue);
  158.         echo "\"></script>
  159.     <script src=\"https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js\"></script>
  160.     <script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU\" type=\"text/javascript\"></script>
  161.     <script type=\"application/javascript\" src=\"";
  162.         // line 53
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html"nulltrue);
  164.         echo "\"></script>
  165.     ";
  166.         // line 55
  167.         echo "    <script type=\"application/javascript\" src=\"";
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/new_api.js"), "html"nulltrue);
  169.         echo "?1\"></script>
  170.     <script type=\"application/javascript\" src=\"";
  171.         // line 56
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/validate.js"), "html"nulltrue);
  173.         echo "?2\"></script>
  174.     <script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></script>
  175.     <script src='https://www.google.com/recaptcha/api.js' async defer></script>
  176.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js\"></script>
  177.     <script src=\"";
  178.         // line 62
  179.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/google-translate-custom-widget/jquery/js/google-translate.js"), "html"nulltrue);
  180.         echo "\"></script>
  181.     ";
  182.         // line 65
  183.         echo "    ";
  184.         // line 66
  185.         echo "    ";
  186.         // line 67
  187.         echo "    ";
  188.         // line 68
  189.         echo "    ";
  190.         // line 69
  191.         echo "    ";
  192.         // line 70
  193.         echo "    ";
  194.         // line 71
  195.         echo "    ";
  196.         // line 72
  197.         echo "    ";
  198.         // line 73
  199.         echo "    <script async src=\"//widgets.mango-office.ru/site/31619\"></script>
  200.     <!-- Google Tag Manager -->
  201.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  202.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  203.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  204.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  205.         })(window,document,'script','dataLayer','GTM-MQN95XV5');</script>
  206.     <!-- End Google Tag Manager -->
  207.     <!-- Google Tag Manager (noscript) -->
  208.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MQN95XV5\"
  209.                       height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  210.     <!-- End Google Tag Manager (noscript) -->
  211.     <script>
  212.         \$(document).ready(function (){
  213.             \$('body').on('click', '.hvr-underline-from-center', function (e){
  214.                 if (\$('body').width() < 1200 && \$(this).closest('li').children('.s-menu').length > 0){
  215.                     e.preventDefault();
  216.                     console.log('none a');
  217.                     return false;
  218.                 }else {
  219.                     console.log('click a');
  220.                 }
  221.             });
  222.             if (\$('body').width() < 1200){
  223.                 \$('.menu-item  a').click(function (){
  224.                     \$('.menu-item').removeClass('active');
  225.                     \$('.s-menu').removeClass('active');
  226.                     \$(this).closest('.menu-item').addClass('active');
  227.                 });
  228.             }
  229.             setInterval(function (){
  230.                 \$('button:contains(\"Royal Division\")').text('Korolev division');
  231.                 \$('font:contains(\"Royal Division\")').text('Korolev division');
  232.             }, 500);
  233.             \$('body').on(\"click\", \".form-area button[type='submit']\", function (e){
  234.                 e.preventDefault();
  235.                 if (\$(this).closest('form')[0].checkValidity()) {
  236.                     \$(this).closest('form').find('button[type=\"submit\"]').attr('disabled','disabled');
  237.                     \$(this).closest('form').find('input[type=\"submit\"]').attr('disabled','disabled');
  238.                     console.log('button[type=\"submit\"] ' + \$(this).closest('form').find('button[type=\"submit\"]').length);
  239.                     \$(this).closest('form').submit();
  240.                 } else {
  241.                     \$(this).closest('form')[0].reportValidity();
  242.                 }
  243.             });
  244.             \$('.svg-map').scrollLeft(150)
  245.             \$('.burger').click(function (){
  246.                 \$('.menu-block').fadeIn();
  247.             })
  248.             \$('.close-mob-menu').click(function (){
  249.                 \$('.menu-block').fadeOut();
  250.             })
  251.             \$('.menu-item>a').click(function (e){
  252.                 if (\$('body').width() <= 768){
  253.                     if (\$(this).closest('li').find('.s-menu').length > 0 ){
  254.                         if (\$(this).closest('li').find('.s-menu').css('display') == 'block'){
  255.                             e.preventDefault();
  256.                             \$('.s-menu').css('display', 'none');
  257.                             \$(this).removeClass('active');
  258.                         }else{
  259.                             e.preventDefault();
  260.                             \$(this).addClass('active')
  261.                             \$('.s-menu').css('display', 'none');
  262.                             \$(this).closest('li').find('.s-menu').css('display', 'block');
  263.                         }
  264.                     }else{
  265.                     }
  266.                 }
  267.             });
  268.             \$(\".sliding-link\").click(function(e) {
  269.                 e.preventDefault();
  270.                 var aid = \$(this).attr(\"href\").split('#').pop();
  271.                 console.log('aid: ' + aid)
  272.                 if ( \$(\"#\" + aid).length > 0){
  273.                     \$('html,body').animate({scrollTop: \$(\"#\" + aid).offset().top},'slow');
  274.                     \$('.close-mob-menu').click();
  275.                 }else{
  276.                     window.location.href = \$(this).attr(\"href\");
  277.                 }
  278.             });
  279.             if (window.location.hash == '#modal'){
  280.                 \$('#formSModal').modal('show');
  281.             }
  282.             \$('body').on(\"click\", '.map-sector', function (e){
  283.                 var th = \$(this);
  284.                 \$.ajax({
  285.                     url: '";
  286.         // line 179
  287.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_item");
  288.         echo "',
  289.                     data: {'id' : \$(th).attr('data-id') },
  290.                     method: 'GET',
  291.                     success: function (html){
  292.                         \$('#projectLocalModal .modal-content').html(html)
  293.                         // #slider-project_item.owl-loaded .owl-item .item img{
  294.                         //     display: inline-block;
  295.                         // }
  296.                         \$('#slider-project_item').owlCarousel({
  297.                             loop:true,
  298.                             margin:10,
  299.                             smartSpeed: 500,
  300.                             nav:true,
  301.                             dots:true,
  302.                             navText:[\"<div class='nav-btn prev-slide' ></div>\",\"<div class='nav-btn next-slide'></div>\"],
  303.                             // animateOut: 'fadeOutDownBig',
  304.                             // animateIn: 'fadeInDownBig',
  305.                             responsive: {
  306.                                 0: {
  307.                                     items: 1
  308.                                 },
  309.                             },
  310.                         });
  311.                         setTimeout(function (){
  312.                             \$('#projectLocalModal').modal('show');
  313.                         }, 200);
  314.                         \$('.phone').inputmask('+7(999) 999-99-99')
  315.                     }
  316.                 })
  317.             });
  318.             \$('.map-sector').hover(
  319.                 function (e){ if (\$(this).hasClass('map-sector')) \$(this).attr('fill', '#BE322B') },
  320.                 function (e){ if (\$(this).hasClass('map-sector')) \$(this).attr('fill', '#7C8993') },
  321.             );
  322.             // define([\"jquery\", \"jquery.validate\"], function( \$ ) {
  323.             //     \$(\"form\").validate();
  324.             // });
  325.             // \$('.icon_arr').hover(
  326.             //     function (){
  327.             //         \$('.icon_arr')
  328.             //     },
  329.             //     function (){
  330.             //
  331.             //     }
  332.             // )
  333.             new WOW().init();
  334.             \$('.open-searchblock').click(function (e){
  335.                 e.preventDefault();
  336.                 \$('.bg-gray').fadeIn();
  337.                 \$('.search-block').toggleClass('active');
  338.             });
  339.             \$('.bg-gray').click(function (){
  340.                 \$('.bg-gray').fadeOut();
  341.                 \$('.search-block').removeClass('active');
  342.             });
  343.             \$('body').on(\"click\", \".link-ajax\", function (){
  344.                 var th = \$(this);
  345.                 \$.ajax({
  346.                     url: \$(th).attr('data-href'),
  347.                     data: {'page' : \$(th).attr('data-page'), 'notId' : \$(th).attr('data-notId') },
  348.                     success: function (html){
  349.                         \$('.link-ajax-remove').fadeIn();
  350.                         \$(th).attr('data-page', (parseInt(\$(th).attr('data-page'))+1));
  351.                         \$('.'+\$(th).attr('data-container')).append(html);
  352.                         if (parseInt(\$(th).attr('data-page')) >= \$(th).attr('data-page-count')){
  353.                             \$(th).fadeOut();
  354.                         }
  355.                         setTimeout(function (){
  356.                             \$('.project-list:not(.show)').addClass('show');
  357.                         }, 500)
  358.                     }
  359.                 })
  360.             });
  361.             \$('body').on(\"click\", \".link-ajax-remove\", function () {
  362.                 var th = \$(this);
  363.                 \$('.link-ajax').attr('data-page', 1);
  364.                 \$('.link-ajax').fadeIn();
  365.                 \$('.link-ajax-remove').fadeOut();
  366.                 // \$(th).addClass('link-ajax');
  367.                 \$('.project-list').each(function (index){
  368.                     if (index > 3){
  369.                         var tt =  \$(this)
  370.                         \$(tt).animate({'height':0},100)
  371.                         setTimeout(function(){
  372.                             \$(tt).remove();
  373.                         }, 200);
  374.                     }
  375.                 });
  376.                 \$(th).removeClass('arr_rotate');
  377.             });
  378.             \$('#input-search').keypress(function (){
  379.                 setTimeout(function (){
  380.                     if (\$('#input-search').value == ''){
  381.                         \$('#btn-search').attr('src', '/assets/images/new/icon_search_gray.svg');
  382.                     }else{
  383.                         \$('#btn-search').attr('src', '/assets/images/new/icon_search_black.svg');
  384.                     }
  385.                 }, 100);
  386.             });
  387.             \$('#btn-search').click(function (){
  388.                 \$('.search-text-data').html('');
  389.                 \$('.search-text-error').fadeOut();
  390.                 \$('.search-text-error-2').fadeOut();
  391.                 if (\$('#input-search').val() === ''){
  392.                     \$('.search-text-error').fadeIn();
  393.                 }else{
  394.                     \$.ajax({
  395.                         url: '";
  396.         // line 304
  397.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_search");
  398.         echo "',
  399.                         data: {'search' : \$('#input-search').val()},
  400.                         success: function (data){
  401.                             if (data.length == 0){
  402.                                 \$('.search-text-error-2').fadeIn();
  403.                             }else{
  404.                                 \$.each(data,function(index, value){
  405.                                     \$('.search-text-data').append('<a href=\"'+value.url+'\">'+value.title+'</a>');
  406.                                 });
  407.                                 \$('.search-text-data').append('<div class=\"mt25\"><a href=\"";
  408.         // line 314
  409.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_search");
  410.         echo "?search='+\$('#input-search').val()+'\"><b>Показать ещё</a></div>');
  411.                             }
  412.                         }
  413.                     })
  414.                 }
  415.             });
  416.             \$(\".companyTitle\").suggestions({
  417.                 token: \"21983b8790d042c97224bebd67c6efc45c3a5238\",
  418.                 type: \"PARTY\",
  419.                 count: 5,
  420.                 onSelect: function(suggestion) {
  421.                     if (suggestion.data.management){
  422.                         \$('.director').val(suggestion.data.management.name);
  423.                         \$('.directorPost').val(suggestion.data.management.post);
  424.                     }
  425.                     \$('.companyTitle').val(suggestion.data.name.full_with_opf);
  426.                 }
  427.             });
  428.         });
  429.     </script>
  430.     ";
  431.         // line 339
  432.         $this->displayBlock('javascripts'$context$blocks);
  433.         // line 340
  434.         echo "</head>
  435. <body style=\"";
  436.         // line 341
  437.         echo (((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.'341$this->source); })()), "request", [], "any"falsefalsefalse341), "pathInfo", [], "any"falsefalsefalse341) == "/order")) ? ("background: #EDEDF2") : (""));
  438.         echo "\">
  439. ";
  440.         // line 345
  441.         $this->displayBlock('header'$context$blocks);
  442.         // line 350
  443.         $this->displayBlock('body'$context$blocks);
  444.         // line 352
  445.         echo "
  446. <footer class=\"\">
  447.     <div class=\"container\">
  448.         <div class=\"row\">
  449.             <div class=\"col-md-3 order-3 order-md-1 mob-mt-15\">
  450.                 <a href=\"mailto:info@mosregco.ru\">info@mosregco.ru</a><br />
  451.                 <a href=\"tel:+74994506588 \">+7 (499) 450-65-88</a><br />
  452.                 <div style=\"margin-top: 33px\">
  453.                     <a href=\"https://mii.mosreg.ru/\" target=\"_blank\"><img src=\"";
  454.         // line 362
  455.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/new/footer_l.svg"), "html"nulltrue);
  456.         echo "\" style=\"margin-right: 20px\"></a>
  457.                     <a href=\"https://t.me/mosregco\"><img src=\"";
  458.         // line 363
  459.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/new/icon_telegram.svg"), "html"nulltrue);
  460.         echo "\" class=\" d-inline d-md-none mob-mt-15\"></a>
  461.                 </div>
  462.             </div>
  463.             <div class=\"col-md-4  order-2 order-md-2  mob-mt-35\">
  464.                 г. Москва, ул. Кулакова, д.20, корп.1, <br />
  465.                 БЦ “Орбита-2”, корп.Альфа, 6 этаж
  466.                 <div style=\"margin-top: 33px\" class=\" d-none d-md-block\">
  467.                     <a href=\"https://t.me/mosregco\"><img src=\"";
  468.         // line 374
  469.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/new/icon_telegram.svg"), "html"nulltrue);
  470.         echo "\"></a>
  471.                 </div>
  472.             </div>
  473.             <div class=\"col-md-5 order-1 order-md-3 \">
  474.                 <div class=\"btns-group\">
  475.                     <a href=\"#\" class=\"btn-black\" data-bs-toggle=\"modal\" data-bs-target=\"#formSModal\">подобрать площадку</a>
  476.                     ";
  477.         // line 383
  478.         echo "                </div>
  479.                 <div class=\"mt25 d-none d-md-block\" style=\"font-size: 12px\">
  480.                     © «Корпорация развития Московской области», ";
  481.         // line 385
  482.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y"), "html"nulltrue);
  483.         echo "
  484.                 </div>
  485.                 <div class=\"mt25\" style=\"font-size: 12px\">
  486.                     <a href=\"";
  487.         // line 389
  488.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_map");
  489.         echo "\">Карта сайта</a>
  490.                 </div>
  491.             </div>
  492.         </div>
  493.         <div class=\"mt25 d-block d-md-none\" style=\"font-size: 12px\">
  494.             © «Корпорация развития Московской области», ";
  495.         // line 398
  496.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y"), "html"nulltrue);
  497.         echo "
  498.         </div>
  499.     </div>
  500. </footer>
  501. ";
  502.         // line 405
  503.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "presentForm"]));
  504.         echo "
  505. ";
  506.         // line 406
  507.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "emailSuccess"]));
  508.         echo "
  509. ";
  510.         // line 407
  511.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "formSuccess"]));
  512.         echo "
  513. ";
  514.         // line 408
  515.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "formS"]));
  516.         echo "
  517. ";
  518.         // line 409
  519.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "formS2"]));
  520.         echo "
  521. ";
  522.         // line 410
  523.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::modal", ["modalName" => "subscriberSuccess"]));
  524.         echo "
  525. ";
  526.         // line 412
  527.         echo twig_include($this->env$context"new\\modals\\form_iframe.html.twig");
  528.         echo "
  529. ";
  530.         // line 414
  531.         echo "
  532. ";
  533.         // line 416
  534.         echo "<script>
  535.     ";
  536.         // line 417
  537.         $context['_parent'] = $context;
  538.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'417$this->source); })()), "session", [], "any"falsefalsefalse417), "flashbag", [], "any"falsefalsefalse417), "all", [], "method"falsefalsefalse417));
  539.         foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  540.             // line 418
  541.             echo "    ";
  542.             $context['_parent'] = $context;
  543.             $context['_seq'] = twig_ensure_traversable($context["messages"]);
  544.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  545.                 // line 419
  546.                 echo "    ";
  547.                 if (($context["type"] == "modal")) {
  548.                     // line 420
  549.                     echo "    \$(document).ready(function (){
  550.         \$('#";
  551.                     // line 421
  552.                     echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  553.                     echo "Modal').modal('show');
  554.     });
  555.     ";
  556.                 }
  557.                 // line 424
  558.                 echo "
  559.     ";
  560.             }
  561.             $_parent $context['_parent'];
  562.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  563.             $context array_intersect_key($context$_parent) + $_parent;
  564.             // line 426
  565.             echo "    ";
  566.         }
  567.         $_parent $context['_parent'];
  568.         unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  569.         $context array_intersect_key($context$_parent) + $_parent;
  570.         // line 427
  571.         echo "
  572. </script>
  573. ";
  574.         // line 431
  575.         echo "
  576. <div class=\"bg-gray\"></div>
  577. ";
  578.         // line 436
  579.         echo "
  580. <script type=\"text/javascript\">
  581.     var _tmr = window._tmr || (window._tmr = []);
  582.     _tmr.push({id: \"3427044\", type: \"pageView\", start: (new Date()).getTime()});
  583.     (function (d, w, id) {
  584.         if (d.getElementById(id)) return;
  585.         var ts = d.createElement(\"script\"); ts.type = \"text/javascript\"; ts.async = true; ts.id = id;
  586.         ts.src = \"https://top-fwz1.mail.ru/js/code.js\";
  587.         var f = function () {var s = d.getElementsByTagName(\"script\")[0]; s.parentNode.insertBefore(ts, s);};
  588.         if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); }
  589.     })(document, window, \"tmr-code\");
  590. </script>
  591. <noscript><div><img src=\"https://top-fwz1.mail.ru/counter?id=3427044;js=na\" style=\"position:absolute;left:-9999px;\" alt=\"Top.Mail.Ru\" /></div></noscript>
  592. <!-- /Top.Mail.Ru counter -->
  593. <!-- Top100 (Kraken) Counter -->
  594. <script>
  595.     (function (w, d, c) {
  596.         (w[c] = w[c] || []).push(function() {
  597.             var options = {
  598.                 project: 7727501,
  599.             };
  600.             try {
  601.                 w.top100Counter = new top100(options);
  602.             } catch(e) { }
  603.         });
  604.         var n = d.getElementsByTagName(\"script\")[0],
  605.             s = d.createElement(\"script\"),
  606.             f = function () { n.parentNode.insertBefore(s, n); };
  607.         s.type = \"text/javascript\";
  608.         s.async = true;
  609.         s.src =
  610.             (d.location.protocol == \"https:\" ? \"https:\" : \"http:\") +
  611.             \"//st.top100.ru/top100/top100.js\";
  612.         if (w.opera == \"[object Opera]\") {
  613.             d.addEventListener(\"DOMContentLoaded\", f, false);
  614.         } else { f(); }
  615.     })(window, document, \"_top100q\");
  616. </script>
  617. <noscript>
  618.     <img src=\"//counter.rambler.ru/top100.cnt?pid=7727501\" alt=\"Топ-100\" />
  619. </noscript>
  620. <!-- END Top100 (Kraken) Counter -->
  621. <!-- Yandex.Metrika counter -->
  622. <script type=\"text/javascript\" >
  623.     (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  624.         m[i].l=1*new Date();
  625.         for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
  626.         k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  627.     (window, document, \"script\", \"https://mc.yandex.ru/metrika/tag.js\", \"ym\");
  628.     ym(92929033, \"init\", {
  629.         clickmap:true,
  630.         trackLinks:true,
  631.         accurateTrackBounce:true,
  632.         webvisor:true,
  633.         ecommerce:\"dataLayer\"
  634.     });
  635. </script>
  636. <noscript><div><img src=\"https://mc.yandex.ru/watch/92929033\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  637. <!-- /Yandex.Metrika counter -->
  638. ";
  639.         // line 503
  640.         echo "
  641. <!-- Google tag (gtag.js) -->
  642. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-WZR3XFB16N\"></script>
  643. <script>
  644.     window.dataLayer = window.dataLayer || [];
  645.     function gtag(){dataLayer.push(arguments);}
  646.     gtag('js', new Date());
  647.     gtag('config', 'G-WZR3XFB16N');
  648. </script>
  649. <!-- Google tag (gtag.js) -->
  650. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-WZR3XFB16N\"></script>
  651. <script>
  652.     window.dataLayer = window.dataLayer || [];
  653.     function gtag(){dataLayer.push(arguments);}
  654.     gtag('js', new Date());
  655.     gtag('config', 'G-WZR3XFB16N');
  656. </script>
  657. </body>
  658. </html>
  659. ";
  660.         
  661.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  662.         
  663.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  664.     }
  665.     // line 10
  666.     public function block_title($context, array $blocks = [])
  667.     {
  668.         $macros $this->macros;
  669.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  670.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  671.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  672.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  673.         echo "Корпорация развития Московской области - Главная страница";
  674.         
  675.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  676.         
  677.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  678.     }
  679.     // line 11
  680.     public function block_seoDescription($context, array $blocks = [])
  681.     {
  682.         $macros $this->macros;
  683.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  684.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoDescription"));
  685.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  686.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoDescription"));
  687.         echo ((array_key_exists("page"$context)) ? (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'11$this->source); })()), "seoDescription", [], "any"falsefalsefalse11)) : (""));
  688.         
  689.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  690.         
  691.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  692.     }
  693.     // line 12
  694.     public function block_seoKeywords($context, array $blocks = [])
  695.     {
  696.         $macros $this->macros;
  697.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  698.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoKeywords"));
  699.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  700.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoKeywords"));
  701.         ((array_key_exists("page"$context)) ? (print (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'12$this->source); })()), "seoKeywords", [], "any"falsefalsefalse12))) : (((array_key_exists("publication"$context)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["publication"]) || array_key_exists("publication"$context) ? $context["publication"] : (function () { throw new RuntimeError('Variable "publication" does not exist.'12$this->source); })()), "seoKeywords", [], "any"falsefalsefalse12), "html"nulltrue))) : (print ("")))));
  702.         
  703.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  704.         
  705.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  706.     }
  707.     // line 14
  708.     public function block_opengraph($context, array $blocks = [])
  709.     {
  710.         $macros $this->macros;
  711.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  712.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""opengraph"));
  713.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  714.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""opengraph"));
  715.         
  716.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  717.         
  718.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  719.     }
  720.     // line 36
  721.     public function block_stylesheets($context, array $blocks = [])
  722.     {
  723.         $macros $this->macros;
  724.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  725.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  726.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  727.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  728.         
  729.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  730.         
  731.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  732.     }
  733.     // line 339
  734.     public function block_javascripts($context, array $blocks = [])
  735.     {
  736.         $macros $this->macros;
  737.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  738.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  739.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  740.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  741.         
  742.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  743.         
  744.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  745.     }
  746.     // line 345
  747.     public function block_header($context, array $blocks = [])
  748.     {
  749.         $macros $this->macros;
  750.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  751.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  752.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  753.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  754.         // line 346
  755.         echo "    ";
  756.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::header", ["route" => 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.'346$this->source); })()), "request", [], "any"falsefalsefalse346), "get", [=> "_route"], "method"falsefalsefalse346), "request" => 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.'346$this->source); })()), "request", [], "any"falsefalsefalse346), "action" => ((array_key_exists("action"$context)) ? ((isset($context["action"]) || array_key_exists("action"$context) ? $context["action"] : (function () { throw new RuntimeError('Variable "action" does not exist.'346$this->source); })())) : (null))]));
  757.         echo "
  758. ";
  759.         
  760.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  761.         
  762.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  763.     }
  764.     // line 350
  765.     public function block_body($context, array $blocks = [])
  766.     {
  767.         $macros $this->macros;
  768.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  769.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  770.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  771.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  772.         
  773.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  774.         
  775.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  776.     }
  777.     public function getTemplateName()
  778.     {
  779.         return "new/base.html.twig";
  780.     }
  781.     public function isTraitable()
  782.     {
  783.         return false;
  784.     }
  785.     public function getDebugInfo()
  786.     {
  787.         return array (  895 => 350,  882 => 346,  872 => 345,  854 => 339,  836 => 36,  818 => 14,  799 => 12,  780 => 11,  761 => 10,  726 => 503,  662 => 436,  658 => 431,  653 => 427,  647 => 426,  640 => 424,  634 => 421,  631 => 420,  628 => 419,  623 => 418,  619 => 417,  616 => 416,  613 => 414,  609 => 412,  605 => 410,  601 => 409,  597 => 408,  593 => 407,  589 => 406,  585 => 405,  577 => 398,  565 => 389,  558 => 385,  554 => 383,  543 => 374,  529 => 363,  525 => 362,  513 => 352,  511 => 350,  509 => 345,  503 => 341,  500 => 340,  498 => 339,  470 => 314,  457 => 304,  329 => 179,  221 => 73,  219 => 72,  217 => 71,  215 => 70,  213 => 69,  211 => 68,  209 => 67,  207 => 66,  205 => 65,  200 => 62,  191 => 56,  186 => 55,  182 => 53,  174 => 48,  170 => 47,  165 => 45,  161 => 44,  157 => 43,  151 => 40,  147 => 39,  143 => 38,  140 => 37,  138 => 36,  134 => 35,  129 => 34,  127 => 33,  121 => 29,  114 => 25,  110 => 24,  105 => 22,  100 => 20,  96 => 19,  92 => 18,  88 => 17,  84 => 16,  79 => 15,  77 => 14,  72 => 12,  68 => 11,  64 => 10,  60 => 9,  51 => 2,);
  788.     }
  789.     public function getSourceContext()
  790.     {
  791.         return new Source("{#https://habr.com/ru/post/438588/#}
  792. <!DOCTYPE html>
  793. <html lang=\"ru\">
  794. <head>
  795.     <meta charset=\"UTF-8\">
  796.     <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
  797.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  798.     <meta name=\"robots\" content=\"index, follow\"/>
  799.     <link rel=\"canonical\" href=\"https://mosregco.ru{{ app.request.pathInfo }}\" />
  800.     <title>{% block title %}Корпорация развития Московской области - Главная страница{% endblock %}</title>
  801.     <meta name=\"description\" content=\"{% block seoDescription %}{{ page is defined ? page.seoDescription | raw }}{% endblock %}\" >
  802.     <meta name=\"keywords\" content=\"{% block seoKeywords %}{{ page is defined ? page.seoKeywords | raw : publication is defined ? publication.seoKeywords  }}{% endblock %}\" >
  803.     {% block opengraph %}{% endblock %}
  804.     <link rel=\"icon\" href=\"{{ asset('fav32.svg') }}\" sizes=\"any\" type=\"image/svg+xml\">
  805.     <link rel=\"stylesheet\" href=\"{{ asset('assets/ibmplexsans/ibmplexsans.css') }}\">
  806.     <link rel=\"stylesheet\" href=\"{{ asset('assets/bootstrap/dist/css/bootstrap.min.css') }}\">
  807.     <link rel=\"stylesheet\" href=\"{{ asset('assets/OwlCarousel/dist/assets/owl.carousel.min.css') }}\">
  808.     <link rel=\"stylesheet\" href=\"{{ asset('assets/OwlCarousel/dist/assets/owl.theme.default.css') }}\">
  809.     <link rel=\"stylesheet\" href=\"{{ asset('assets/hover/css/hover-min.css') }}\">
  810.     <link href=\"https://cdn.jsdelivr.net/npm/suggestions-jquery@18.3.3/dist/css/suggestions.min.css\" type=\"text/css\" rel=\"stylesheet\" />
  811.     <link rel=\"stylesheet\" href=\"{{ asset('assets/fancybox/dist/jquery.fancybox.min.css') }}\">
  812.     <link rel=\"stylesheet\" href=\"{{ asset('assets/wow/css/libs/animate.css') }}\">
  813.     <link rel=\"stylesheet\" href=\"{{ asset('assets/google-translate-custom-widget/jquery/css/google-translate.css') }}\">
  814.     <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css\"/>
  815.     <link rel=\"stylesheet\" href=\"{{ asset('assets/fontawesome/css/all.css') }}\">
  816.     {#    <link rel=\"stylesheet\" href=\"{{ asset('assets/less/fonts.css') }}?3\">#}
  817.     {#    <link href=\"https://fonts.cdnfonts.com/css/ibm-plex-sans\" rel=\"stylesheet\">#}
  818.     <link rel=\"stylesheet\" href=\"{{ asset('assets/less/fonts.css') }}\">
  819.     <link rel=\"stylesheet\" href=\"{{ asset('assets/less/newsite.css') }}?14\">
  820.     {% block stylesheets %}{% endblock %}
  821.     <script type=\"application/javascript\" src=\"{{ asset('assets/jquery/dist/jquery.min.js') }}\"></script>
  822.     <script type=\"application/javascript\"  src=\"{{ asset('assets/jquery-validation/dist/jquery.validate.min.js') }}\"></script>
  823.     <script type=\"application/javascript\"  src=\"{{ asset('assets/inputmask/dist/jquery.inputmask.js') }}\"></script>
  824.     <script type=\"text/javascript\" src=\"https://cdn.jsdelivr.net/npm/suggestions-jquery@18.3.3/dist/js/jquery.suggestions.min.js\"></script>
  825.     <script type=\"application/javascript\" src=\"{{ asset('assets/popper.js') }}\"></script>
  826.     <script type=\"application/javascript\" src=\"{{ asset('assets/bootstrap/dist/js/bootstrap.min.js') }}\"></script>
  827.     <script type=\"application/javascript\" src=\"{{ asset('assets/OwlCarousel/dist/owl.carousel.min.js') }}\"></script>
  828.     <script type=\"application/javascript\" src=\"{{ asset('assets/fancybox/dist/jquery.fancybox.min.js') }}\"></script>
  829.     <script type=\"application/javascript\" src=\"{{ asset('assets/wow/dist/wow.min.js') }}\"></script>
  830.     <script src=\"https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js\"></script>
  831.     <script src=\"https://api-maps.yandex.ru/2.1/?lang=ru_RU\" type=\"text/javascript\"></script>
  832.     <script type=\"application/javascript\" src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
  833.     {#    <script src=\"https://cdn.jsdelivr.net/npm/chart.js\"></script>#}
  834.     <script type=\"application/javascript\" src=\"{{ asset('assets/new_api.js') }}?1\"></script>
  835.     <script type=\"application/javascript\" src=\"{{ asset('assets/validate.js') }}?2\"></script>
  836.     <script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></script>
  837.     <script src='https://www.google.com/recaptcha/api.js' async defer></script>
  838.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js\"></script>
  839.     <script src=\"{{ asset('assets/google-translate-custom-widget/jquery/js/google-translate.js') }}\"></script>
  840.     {#    <script>#}
  841.     {#        (function(w, d, u, i, o, s, p) {#}
  842.     {#            if (d.getElementById(i)) { return; } w['MangoObject'] = o;#}
  843.     {#            w[o] = w[o] || function() { (w[o].q = w[o].q || []).push(arguments) }; w[o].u = u; w[o].t = 1 * new Date();#}
  844.     {#            s = d.createElement('script'); s.async = 1; s.id = i; s.src = u;#}
  845.     {#            p = d.getElementsByTagName('script')[0]; p.parentNode.insertBefore(s, p);#}
  846.     {#        }(window, document, '//widgets.mango-office.ru/widgets/mango.js', 'mango-js', 'mgo'));#}
  847.     {#        mgo({calltracking: {id: 31619, elements: [{\"numberText\":\"74952807984\"}], domain: 'mosregco.ru'}});#}
  848.     {#    </script>#}
  849.     <script async src=\"//widgets.mango-office.ru/site/31619\"></script>
  850.     <!-- Google Tag Manager -->
  851.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  852.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  853.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  854.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  855.         })(window,document,'script','dataLayer','GTM-MQN95XV5');</script>
  856.     <!-- End Google Tag Manager -->
  857.     <!-- Google Tag Manager (noscript) -->
  858.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MQN95XV5\"
  859.                       height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  860.     <!-- End Google Tag Manager (noscript) -->
  861.     <script>
  862.         \$(document).ready(function (){
  863.             \$('body').on('click', '.hvr-underline-from-center', function (e){
  864.                 if (\$('body').width() < 1200 && \$(this).closest('li').children('.s-menu').length > 0){
  865.                     e.preventDefault();
  866.                     console.log('none a');
  867.                     return false;
  868.                 }else {
  869.                     console.log('click a');
  870.                 }
  871.             });
  872.             if (\$('body').width() < 1200){
  873.                 \$('.menu-item  a').click(function (){
  874.                     \$('.menu-item').removeClass('active');
  875.                     \$('.s-menu').removeClass('active');
  876.                     \$(this).closest('.menu-item').addClass('active');
  877.                 });
  878.             }
  879.             setInterval(function (){
  880.                 \$('button:contains(\"Royal Division\")').text('Korolev division');
  881.                 \$('font:contains(\"Royal Division\")').text('Korolev division');
  882.             }, 500);
  883.             \$('body').on(\"click\", \".form-area button[type='submit']\", function (e){
  884.                 e.preventDefault();
  885.                 if (\$(this).closest('form')[0].checkValidity()) {
  886.                     \$(this).closest('form').find('button[type=\"submit\"]').attr('disabled','disabled');
  887.                     \$(this).closest('form').find('input[type=\"submit\"]').attr('disabled','disabled');
  888.                     console.log('button[type=\"submit\"] ' + \$(this).closest('form').find('button[type=\"submit\"]').length);
  889.                     \$(this).closest('form').submit();
  890.                 } else {
  891.                     \$(this).closest('form')[0].reportValidity();
  892.                 }
  893.             });
  894.             \$('.svg-map').scrollLeft(150)
  895.             \$('.burger').click(function (){
  896.                 \$('.menu-block').fadeIn();
  897.             })
  898.             \$('.close-mob-menu').click(function (){
  899.                 \$('.menu-block').fadeOut();
  900.             })
  901.             \$('.menu-item>a').click(function (e){
  902.                 if (\$('body').width() <= 768){
  903.                     if (\$(this).closest('li').find('.s-menu').length > 0 ){
  904.                         if (\$(this).closest('li').find('.s-menu').css('display') == 'block'){
  905.                             e.preventDefault();
  906.                             \$('.s-menu').css('display', 'none');
  907.                             \$(this).removeClass('active');
  908.                         }else{
  909.                             e.preventDefault();
  910.                             \$(this).addClass('active')
  911.                             \$('.s-menu').css('display', 'none');
  912.                             \$(this).closest('li').find('.s-menu').css('display', 'block');
  913.                         }
  914.                     }else{
  915.                     }
  916.                 }
  917.             });
  918.             \$(\".sliding-link\").click(function(e) {
  919.                 e.preventDefault();
  920.                 var aid = \$(this).attr(\"href\").split('#').pop();
  921.                 console.log('aid: ' + aid)
  922.                 if ( \$(\"#\" + aid).length > 0){
  923.                     \$('html,body').animate({scrollTop: \$(\"#\" + aid).offset().top},'slow');
  924.                     \$('.close-mob-menu').click();
  925.                 }else{
  926.                     window.location.href = \$(this).attr(\"href\");
  927.                 }
  928.             });
  929.             if (window.location.hash == '#modal'){
  930.                 \$('#formSModal').modal('show');
  931.             }
  932.             \$('body').on(\"click\", '.map-sector', function (e){
  933.                 var th = \$(this);
  934.                 \$.ajax({
  935.                     url: '{{ path('app_project_item') }}',
  936.                     data: {'id' : \$(th).attr('data-id') },
  937.                     method: 'GET',
  938.                     success: function (html){
  939.                         \$('#projectLocalModal .modal-content').html(html)
  940.                         // #slider-project_item.owl-loaded .owl-item .item img{
  941.                         //     display: inline-block;
  942.                         // }
  943.                         \$('#slider-project_item').owlCarousel({
  944.                             loop:true,
  945.                             margin:10,
  946.                             smartSpeed: 500,
  947.                             nav:true,
  948.                             dots:true,
  949.                             navText:[\"<div class='nav-btn prev-slide' ></div>\",\"<div class='nav-btn next-slide'></div>\"],
  950.                             // animateOut: 'fadeOutDownBig',
  951.                             // animateIn: 'fadeInDownBig',
  952.                             responsive: {
  953.                                 0: {
  954.                                     items: 1
  955.                                 },
  956.                             },
  957.                         });
  958.                         setTimeout(function (){
  959.                             \$('#projectLocalModal').modal('show');
  960.                         }, 200);
  961.                         \$('.phone').inputmask('+7(999) 999-99-99')
  962.                     }
  963.                 })
  964.             });
  965.             \$('.map-sector').hover(
  966.                 function (e){ if (\$(this).hasClass('map-sector')) \$(this).attr('fill', '#BE322B') },
  967.                 function (e){ if (\$(this).hasClass('map-sector')) \$(this).attr('fill', '#7C8993') },
  968.             );
  969.             // define([\"jquery\", \"jquery.validate\"], function( \$ ) {
  970.             //     \$(\"form\").validate();
  971.             // });
  972.             // \$('.icon_arr').hover(
  973.             //     function (){
  974.             //         \$('.icon_arr')
  975.             //     },
  976.             //     function (){
  977.             //
  978.             //     }
  979.             // )
  980.             new WOW().init();
  981.             \$('.open-searchblock').click(function (e){
  982.                 e.preventDefault();
  983.                 \$('.bg-gray').fadeIn();
  984.                 \$('.search-block').toggleClass('active');
  985.             });
  986.             \$('.bg-gray').click(function (){
  987.                 \$('.bg-gray').fadeOut();
  988.                 \$('.search-block').removeClass('active');
  989.             });
  990.             \$('body').on(\"click\", \".link-ajax\", function (){
  991.                 var th = \$(this);
  992.                 \$.ajax({
  993.                     url: \$(th).attr('data-href'),
  994.                     data: {'page' : \$(th).attr('data-page'), 'notId' : \$(th).attr('data-notId') },
  995.                     success: function (html){
  996.                         \$('.link-ajax-remove').fadeIn();
  997.                         \$(th).attr('data-page', (parseInt(\$(th).attr('data-page'))+1));
  998.                         \$('.'+\$(th).attr('data-container')).append(html);
  999.                         if (parseInt(\$(th).attr('data-page')) >= \$(th).attr('data-page-count')){
  1000.                             \$(th).fadeOut();
  1001.                         }
  1002.                         setTimeout(function (){
  1003.                             \$('.project-list:not(.show)').addClass('show');
  1004.                         }, 500)
  1005.                     }
  1006.                 })
  1007.             });
  1008.             \$('body').on(\"click\", \".link-ajax-remove\", function () {
  1009.                 var th = \$(this);
  1010.                 \$('.link-ajax').attr('data-page', 1);
  1011.                 \$('.link-ajax').fadeIn();
  1012.                 \$('.link-ajax-remove').fadeOut();
  1013.                 // \$(th).addClass('link-ajax');
  1014.                 \$('.project-list').each(function (index){
  1015.                     if (index > 3){
  1016.                         var tt =  \$(this)
  1017.                         \$(tt).animate({'height':0},100)
  1018.                         setTimeout(function(){
  1019.                             \$(tt).remove();
  1020.                         }, 200);
  1021.                     }
  1022.                 });
  1023.                 \$(th).removeClass('arr_rotate');
  1024.             });
  1025.             \$('#input-search').keypress(function (){
  1026.                 setTimeout(function (){
  1027.                     if (\$('#input-search').value == ''){
  1028.                         \$('#btn-search').attr('src', '/assets/images/new/icon_search_gray.svg');
  1029.                     }else{
  1030.                         \$('#btn-search').attr('src', '/assets/images/new/icon_search_black.svg');
  1031.                     }
  1032.                 }, 100);
  1033.             });
  1034.             \$('#btn-search').click(function (){
  1035.                 \$('.search-text-data').html('');
  1036.                 \$('.search-text-error').fadeOut();
  1037.                 \$('.search-text-error-2').fadeOut();
  1038.                 if (\$('#input-search').val() === ''){
  1039.                     \$('.search-text-error').fadeIn();
  1040.                 }else{
  1041.                     \$.ajax({
  1042.                         url: '{{ path('app_search') }}',
  1043.                         data: {'search' : \$('#input-search').val()},
  1044.                         success: function (data){
  1045.                             if (data.length == 0){
  1046.                                 \$('.search-text-error-2').fadeIn();
  1047.                             }else{
  1048.                                 \$.each(data,function(index, value){
  1049.                                     \$('.search-text-data').append('<a href=\"'+value.url+'\">'+value.title+'</a>');
  1050.                                 });
  1051.                                 \$('.search-text-data').append('<div class=\"mt25\"><a href=\"{{ path('app_search') }}?search='+\$('#input-search').val()+'\"><b>Показать ещё</a></div>');
  1052.                             }
  1053.                         }
  1054.                     })
  1055.                 }
  1056.             });
  1057.             \$(\".companyTitle\").suggestions({
  1058.                 token: \"21983b8790d042c97224bebd67c6efc45c3a5238\",
  1059.                 type: \"PARTY\",
  1060.                 count: 5,
  1061.                 onSelect: function(suggestion) {
  1062.                     if (suggestion.data.management){
  1063.                         \$('.director').val(suggestion.data.management.name);
  1064.                         \$('.directorPost').val(suggestion.data.management.post);
  1065.                     }
  1066.                     \$('.companyTitle').val(suggestion.data.name.full_with_opf);
  1067.                 }
  1068.             });
  1069.         });
  1070.     </script>
  1071.     {% block javascripts %}{% endblock %}
  1072. </head>
  1073. <body style=\"{{ app.request.pathInfo == '/order' ? 'background: #EDEDF2' }}\">
  1074. {#    <div class=\"container\" style=\"background: #FFF; padding: 0\">#}
  1075. {% block header %}
  1076.     {{ render(controller(\"App\\\\Controller\\\\BaseController::header\", {'route' : app.request.get('_route'), 'request' : app.request, 'action' : (action is defined ? action : null) })) }}
  1077. {% endblock %}
  1078. {#    </div>#}
  1079. {#    <div class=\"container\" style=\"background: #FFF; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; margin-top: 120px\">#}
  1080. {% block body %}{% endblock %}
  1081. {#    </div>#}
  1082. <footer class=\"\">
  1083.     <div class=\"container\">
  1084.         <div class=\"row\">
  1085.             <div class=\"col-md-3 order-3 order-md-1 mob-mt-15\">
  1086.                 <a href=\"mailto:info@mosregco.ru\">info@mosregco.ru</a><br />
  1087.                 <a href=\"tel:+74994506588 \">+7 (499) 450-65-88</a><br />
  1088.                 <div style=\"margin-top: 33px\">
  1089.                     <a href=\"https://mii.mosreg.ru/\" target=\"_blank\"><img src=\"{{ asset('assets/images/new/footer_l.svg') }}\" style=\"margin-right: 20px\"></a>
  1090.                     <a href=\"https://t.me/mosregco\"><img src=\"{{ asset('assets/images/new/icon_telegram.svg') }}\" class=\" d-inline d-md-none mob-mt-15\"></a>
  1091.                 </div>
  1092.             </div>
  1093.             <div class=\"col-md-4  order-2 order-md-2  mob-mt-35\">
  1094.                 г. Москва, ул. Кулакова, д.20, корп.1, <br />
  1095.                 БЦ “Орбита-2”, корп.Альфа, 6 этаж
  1096.                 <div style=\"margin-top: 33px\" class=\" d-none d-md-block\">
  1097.                     <a href=\"https://t.me/mosregco\"><img src=\"{{ asset('assets/images/new/icon_telegram.svg') }}\"></a>
  1098.                 </div>
  1099.             </div>
  1100.             <div class=\"col-md-5 order-1 order-md-3 \">
  1101.                 <div class=\"btns-group\">
  1102.                     <a href=\"#\" class=\"btn-black\" data-bs-toggle=\"modal\" data-bs-target=\"#formSModal\">подобрать площадку</a>
  1103.                     {#                    <a href=\"#\" class=\"btn-contrast\">заявка на подбор</a>#}
  1104.                 </div>
  1105.                 <div class=\"mt25 d-none d-md-block\" style=\"font-size: 12px\">
  1106.                     © «Корпорация развития Московской области», {{ 'now' | date('Y') }}
  1107.                 </div>
  1108.                 <div class=\"mt25\" style=\"font-size: 12px\">
  1109.                     <a href=\"{{ path('app_map') }}\">Карта сайта</a>
  1110.                 </div>
  1111.             </div>
  1112.         </div>
  1113.         <div class=\"mt25 d-block d-md-none\" style=\"font-size: 12px\">
  1114.             © «Корпорация развития Московской области», {{ 'now' | date('Y') }}
  1115.         </div>
  1116.     </div>
  1117. </footer>
  1118. {#{{ include('new\\\\modals\\\\present_form.html.twig') }}#}
  1119. {#{{ include('new\\\\modals\\\\email_success.html.twig') }}#}
  1120. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'presentForm' })) }}
  1121. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'emailSuccess' })) }}
  1122. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'formSuccess' })) }}
  1123. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'formS' })) }}
  1124. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'formS2' })) }}
  1125. {{ render(controller(\"App\\\\Controller\\\\BaseController::modal\", {'modalName' : 'subscriberSuccess' })) }}
  1126. {#{{ include('new\\\\modals\\\\form_success.html.twig') }}#}
  1127. {{ include('new\\\\modals\\\\form_iframe.html.twig') }}
  1128. {#{{ include('new\\\\modals\\\\form_s.html.twig') }}#}
  1129. {#{% if app.session.flashbag.get('modal') %}#}
  1130. <script>
  1131.     {% for type, messages in app.session.flashbag.all() %}
  1132.     {% for message in messages %}
  1133.     {% if type == 'modal' %}
  1134.     \$(document).ready(function (){
  1135.         \$('#{{ message }}Modal').modal('show');
  1136.     });
  1137.     {% endif %}
  1138.     {% endfor %}
  1139.     {% endfor %}
  1140. </script>
  1141. {#{% endif %}#}
  1142. <div class=\"bg-gray\"></div>
  1143. {#{{ include('Element\\\\form_sq.html.twig') }}#}
  1144. {#{{ include('Element\\\\form_sq_2.html.twig') }}#}
  1145. {#{{ render(controller(\"App\\\\Controller\\\\BaseController::siteSelected\")) }}#}
  1146. <script type=\"text/javascript\">
  1147.     var _tmr = window._tmr || (window._tmr = []);
  1148.     _tmr.push({id: \"3427044\", type: \"pageView\", start: (new Date()).getTime()});
  1149.     (function (d, w, id) {
  1150.         if (d.getElementById(id)) return;
  1151.         var ts = d.createElement(\"script\"); ts.type = \"text/javascript\"; ts.async = true; ts.id = id;
  1152.         ts.src = \"https://top-fwz1.mail.ru/js/code.js\";
  1153.         var f = function () {var s = d.getElementsByTagName(\"script\")[0]; s.parentNode.insertBefore(ts, s);};
  1154.         if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); }
  1155.     })(document, window, \"tmr-code\");
  1156. </script>
  1157. <noscript><div><img src=\"https://top-fwz1.mail.ru/counter?id=3427044;js=na\" style=\"position:absolute;left:-9999px;\" alt=\"Top.Mail.Ru\" /></div></noscript>
  1158. <!-- /Top.Mail.Ru counter -->
  1159. <!-- Top100 (Kraken) Counter -->
  1160. <script>
  1161.     (function (w, d, c) {
  1162.         (w[c] = w[c] || []).push(function() {
  1163.             var options = {
  1164.                 project: 7727501,
  1165.             };
  1166.             try {
  1167.                 w.top100Counter = new top100(options);
  1168.             } catch(e) { }
  1169.         });
  1170.         var n = d.getElementsByTagName(\"script\")[0],
  1171.             s = d.createElement(\"script\"),
  1172.             f = function () { n.parentNode.insertBefore(s, n); };
  1173.         s.type = \"text/javascript\";
  1174.         s.async = true;
  1175.         s.src =
  1176.             (d.location.protocol == \"https:\" ? \"https:\" : \"http:\") +
  1177.             \"//st.top100.ru/top100/top100.js\";
  1178.         if (w.opera == \"[object Opera]\") {
  1179.             d.addEventListener(\"DOMContentLoaded\", f, false);
  1180.         } else { f(); }
  1181.     })(window, document, \"_top100q\");
  1182. </script>
  1183. <noscript>
  1184.     <img src=\"//counter.rambler.ru/top100.cnt?pid=7727501\" alt=\"Топ-100\" />
  1185. </noscript>
  1186. <!-- END Top100 (Kraken) Counter -->
  1187. <!-- Yandex.Metrika counter -->
  1188. <script type=\"text/javascript\" >
  1189.     (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  1190.         m[i].l=1*new Date();
  1191.         for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
  1192.         k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  1193.     (window, document, \"script\", \"https://mc.yandex.ru/metrika/tag.js\", \"ym\");
  1194.     ym(92929033, \"init\", {
  1195.         clickmap:true,
  1196.         trackLinks:true,
  1197.         accurateTrackBounce:true,
  1198.         webvisor:true,
  1199.         ecommerce:\"dataLayer\"
  1200.     });
  1201. </script>
  1202. <noscript><div><img src=\"https://mc.yandex.ru/watch/92929033\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  1203. <!-- /Yandex.Metrika counter -->
  1204. {#<div class=\"language\">#}
  1205. {#    <img src=\"{{ asset('assets/google-translate-custom-widget/jquery/images/lang/lang__ru.png') }}\" alt=\"ru\" data-google-lang=\"ru\" class=\"language__img\">#}
  1206. {#    <img src=\"{{ asset('assets/google-translate-custom-widget/jquery/images/lang/lang__en.png') }}\" alt=\"en\" data-google-lang=\"en\" class=\"language__img\">#}
  1207. {#    <img src=\"{{ asset('assets/google-translate-custom-widget/jquery/images/lang/lang__de.png') }}\" alt=\"de\" data-google-lang=\"de\" class=\"language__img\">#}
  1208. {#</div>#}
  1209. <!-- Google tag (gtag.js) -->
  1210. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-WZR3XFB16N\"></script>
  1211. <script>
  1212.     window.dataLayer = window.dataLayer || [];
  1213.     function gtag(){dataLayer.push(arguments);}
  1214.     gtag('js', new Date());
  1215.     gtag('config', 'G-WZR3XFB16N');
  1216. </script>
  1217. <!-- Google tag (gtag.js) -->
  1218. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-WZR3XFB16N\"></script>
  1219. <script>
  1220.     window.dataLayer = window.dataLayer || [];
  1221.     function gtag(){dataLayer.push(arguments);}
  1222.     gtag('js', new Date());
  1223.     gtag('config', 'G-WZR3XFB16N');
  1224. </script>
  1225. </body>
  1226. </html>
  1227. ""new/base.html.twig""/var/www/mosportal/templates/new/base.html.twig");
  1228.     }
  1229. }