var/cache/dev/twig/c3/c3a8dcec26f084fc7d43c1ddc22d0cc9ac6d90b7c3895c353df2d9e32d1a3b58.php line 53

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. /* TroikaRealEstateBundle:EstateList:special.html.twig */
  14. class __TwigTemplate_2bf874cb75a442e00a2190a7a66381f646433a0de79492366790199bff64a704 extends \Twig\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->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'description' => [$this'block_description'],
  25.             'canonicallink' => [$this'block_canonicallink'],
  26.             'main' => [$this'block_main'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'pg' => [$this'block_pg'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "TroikaRealEstateBundle:Default:layout.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""TroikaRealEstateBundle:EstateList:special.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""TroikaRealEstateBundle:EstateList:special.html.twig"));
  43.         $this->parent $this->loadTemplate("TroikaRealEstateBundle:Default:layout.html.twig""TroikaRealEstateBundle:EstateList:special.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 4
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         echo "    ";
  59.         if (array_key_exists("filterpreset"$context)) {
  60.             // line 5
  61.             echo "  ";
  62.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["filterpreset"]) || array_key_exists("filterpreset"$context) ? $context["filterpreset"] : (function () { throw new RuntimeError('Variable "filterpreset" does not exist.'5$this->source); })()), "seotitle", [], "array"falsefalsefalse5), "html"nulltrue);
  63.             echo "
  64. ";
  65.         } else {
  66.             // line 6
  67.             echo "Эксклюзивные предложения от «Troika Estate»";
  68.         }
  69.         
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  71.         
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  73.     }
  74.     // line 7
  75.     public function block_description($context, array $blocks = [])
  76.     {
  77.         $macros $this->macros;
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  82.         if (array_key_exists("filterpreset"$context)) {
  83.             // line 8
  84.             echo "  ";
  85.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["filterpreset"]) || array_key_exists("filterpreset"$context) ? $context["filterpreset"] : (function () { throw new RuntimeError('Variable "filterpreset" does not exist.'8$this->source); })()), "seodesc", [], "array"falsefalsefalse8), "html"nulltrue);
  86.             echo "
  87. ";
  88.         } else {
  89.             // line 9
  90.             echo "Эксклюзивное жилье выбирают те люди,
  91.   которые ценят роскошь, индивидуальность и непревзойденный стиль.
  92.   Найти его не так просто, но в этом вопросе легко поможет команда
  93.   профессионалов по грамотному подбору недвижимости.";
  94.         }
  95.         
  96.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  97.         
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  99.     }
  100.     // line 13
  101.     public function block_canonicallink($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonicallink"));
  106.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonicallink"));
  108.         echo "https://troikaestate.ru/special_offers/";
  109.         
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  111.         
  112.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  113.     }
  114.     // line 15
  115.     public function block_main($context, array $blocks = [])
  116.     {
  117.         $macros $this->macros;
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  121.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  122.         // line 16
  123.         echo "  <style>
  124.     /*.navigation {
  125.         height: 82px !important;
  126.     }*/
  127.     @media (max-width: 480px) {
  128.       .cards .cards-item .cards-item-text {
  129.         margin-top: -47px;
  130.         height: auto;
  131.         padding: 5px 20px !important;
  132.       }
  133.     }
  134.   </style>
  135.   <!-- yamaps disable
  136.   <div id=\"card-map\" class=\"map map__catalog\"></div>
  137.   <script src=\"https://api-maps.yandex.ru/2.1/?apikey=b768297a-39c6-4852-9956-1d07c2261d8f&lang=ru_RU\" type=\"text/javascript\"></script>
  138.   -->
  139.   <div id=\"content\" class=\"content content__catalog-map\">
  140.     <div class=\"wrapper special-offers\">
  141.       <ul class=\"hb hide__phone hide__tablet hbtmfix\">
  142.         <li><a href=\"/\">Элитная недвижимость</a></li>
  143.         <li class=\"current\">Эксклюзивные предложения</li>
  144.       </ul>
  145.       <!--<h1>Эксклюзивные предложения</h1>-->
  146.       <div id=\"layout\" class=\"layout layout__catalog layout__catalog-exclusive layout__catalog-map\">
  147.         <div class=\"layout-column-right\">
  148.           <div class=\"controls controls__double pull-left show__tablet\">
  149.             <input type=\"radio\" name=\"type\" class=\"hide\" id=\"sell-list\" value=\"list\" checked>
  150.             <label class=\"btn btn__white btn__small nobr\" for=\"sell-list\">Продажа</label>
  151.             <input type=\"radio\" name=\"type\" class=\"hide\" value=\"map\" id=\"arenda-map\">
  152.             <label class=\"btn btn__white btn__small nobr\" for=\"arenda-map\">Аренда</label>
  153.           </div>
  154.           <ul class=\"catalog-sort pull-left\">
  155.             <li>Объектов: <span id=\"count\">";
  156.         // line 51
  157.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["lots"]) || array_key_exists("lots"$context) ? $context["lots"] : (function () { throw new RuntimeError('Variable "lots" does not exist.'51$this->source); })()), "getTotalItemCount", [], "any"falsefalsefalse51), "html"nulltrue);
  158.         echo "</span></li>
  159.             <li class=\"\"><a href=\"#\" class=\"inherit-link area hide_maps\">Площадь<i class=\"fa fa-sort\"></i></a></li>
  160.             <li class=\"\"><a href=\"#\" class=\"inherit-link distance hide_maps\">Удаленность<i class=\"fa fa-sort\"></i></a>
  161.             </li>
  162.             <li class=\"\"><a href=\"#\" class=\"inherit-link price hide_maps\">Цена<i class=\"fa fa-sort\"></i></a></li>
  163.           </ul>
  164.           <select name=\"type\" id=\"type\" multiple data-placeholder=\"все предложения\" class=\"hide__tablet hide__phone\">
  165.             <option value=\"1\">квартиры</option>
  166.             <option value=\"2\">дома и участки</option>
  167.             <option value=\"3\">офисы</option>
  168.             <option value=\"4\">зарубежная</option>
  169.           </select>
  170.           <div class=\"controls controls__double pull-left-on-mobile pull-right yamapfix-1 yamapfix-2\">
  171.             <input type=\"radio\" name=\"view\" class=\"hide\" id=\"view-list\" value=\"list\" checked><label
  172.                 class=\"btn btn__white btn__small nobr\" for=\"view-list\"><i class=\"fa fa-list\"></i><span
  173.                   class=\"show__desktop__inline\">&nbsp;списком</span></label>
  174.             <input type=\"radio\" name=\"view\" class=\"hide\" value=\"map\" id=\"view-map\"><label
  175.                 class=\"btn btn__white btn__small nobr\"
  176.                 for=\"view-map\"><i
  177.                   class=\"fa fa-map-marker\"></i><span class=\"show__desktop__inline\">&nbsp;на карте</span></label>
  178.           </div>
  179.           <div id=\"layout-items\">
  180.             <div class=\"cards cards__list\">
  181.               ";
  182.         // line 77
  183.         $this->loadTemplate("TroikaRealEstateBundle:EstateList:special.item.html.twig""TroikaRealEstateBundle:EstateList:special.html.twig"77)->display($context);
  184.         // line 78
  185.         echo "            </div>
  186.             <div class=\"pages hide_maps\">
  187.               ";
  188.         // line 80
  189.         echo $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["lots"]) || array_key_exists("lots"$context) ? $context["lots"] : (function () { throw new RuntimeError('Variable "lots" does not exist.'80$this->source); })()));
  190.         echo "
  191.             </div>
  192.           </div>
  193.         </div>
  194.       </div>
  195.     </div>
  196.   </div>
  197.   <script>
  198.       window.lots = ";
  199.         // line 91
  200.         echo json_encode((isset($context["lotsAddresses"]) || array_key_exists("lotsAddresses"$context) ? $context["lotsAddresses"] : (function () { throw new RuntimeError('Variable "lotsAddresses" does not exist.'91$this->source); })()));
  201.         echo ";
  202.       setTimeout(function () {
  203.           \$('div#layout').show();
  204.       }, 1000);
  205.   </script>
  206.   <style>
  207.     div#content {
  208.       height: 2900px !important;
  209.     }
  210.     div#layout {
  211.       display: none;
  212.     }
  213.     @media (max-width: 600px) {
  214.       div#content {
  215.         height: 4000px !important;
  216.       }
  217.     }
  218.     @media (min-width: 600px) {
  219.       .layout__catalog-exclusive .for-hint.card-item-title.hint {
  220.         width: 300px !important;
  221.       }
  222.     }
  223.   </style>
  224.   <!-- yamaps disable
  225.   '@TroikaRealEstateBundle/Resources/public/js/catalog_map.coffee'
  226.   '@TroikaRealEstateBundle/Resources/public/js/filter.coffee'
  227.   -->
  228.   ";
  229.         // line 125
  230.         $this->displayBlock('javascripts'$context$blocks);
  231.         
  232.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  233.         
  234.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  235.     }
  236.     public function block_javascripts($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  241.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  243.         // line 126
  244.         echo "    ";
  245.         // line 127
  246.         echo "    <script src=\"";
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/fiter_no_map.js"), "html"nulltrue);
  248.         echo "\"></script>
  249.   ";
  250.         
  251.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  252.         
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  254.     }
  255.     // line 134
  256.     public function block_pg($context, array $blocks = [])
  257.     {
  258.         $macros $this->macros;
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  260.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pg"));
  261.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  262.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pg"));
  263.         echo "special";
  264.         
  265.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  266.         
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  268.     }
  269.     public function getTemplateName()
  270.     {
  271.         return "TroikaRealEstateBundle:EstateList:special.html.twig";
  272.     }
  273.     public function isTraitable()
  274.     {
  275.         return false;
  276.     }
  277.     public function getDebugInfo()
  278.     {
  279.         return array (  309 => 134,  296 => 127,  294 => 126,  275 => 125,  238 => 91,  224 => 80,  220 => 78,  218 => 77,  189 => 51,  152 => 16,  142 => 15,  123 => 13,  109 => 9,  103 => 8,  92 => 7,  81 => 6,  75 => 5,  63 => 4,  40 => 1,);
  280.     }
  281.     public function getSourceContext()
  282.     {
  283.         return new Source("{% extends 'TroikaRealEstateBundle:Default:layout.html.twig' %}
  284. {% block title %}    {% if filterpreset is defined %}
  285.   {{ filterpreset['seotitle'] }}
  286. {% else %}Эксклюзивные предложения от «Troika Estate»{% endif %}{% endblock %}
  287. {% block description %}{% if filterpreset is defined %}
  288.   {{ filterpreset['seodesc'] }}
  289. {% else %}Эксклюзивное жилье выбирают те люди,
  290.   которые ценят роскошь, индивидуальность и непревзойденный стиль.
  291.   Найти его не так просто, но в этом вопросе легко поможет команда
  292.   профессионалов по грамотному подбору недвижимости.{% endif %}{% endblock %}
  293. {% block canonicallink %}https://troikaestate.ru/special_offers/{% endblock %}
  294. {% block main %}
  295.   <style>
  296.     /*.navigation {
  297.         height: 82px !important;
  298.     }*/
  299.     @media (max-width: 480px) {
  300.       .cards .cards-item .cards-item-text {
  301.         margin-top: -47px;
  302.         height: auto;
  303.         padding: 5px 20px !important;
  304.       }
  305.     }
  306.   </style>
  307.   <!-- yamaps disable
  308.   <div id=\"card-map\" class=\"map map__catalog\"></div>
  309.   <script src=\"https://api-maps.yandex.ru/2.1/?apikey=b768297a-39c6-4852-9956-1d07c2261d8f&lang=ru_RU\" type=\"text/javascript\"></script>
  310.   -->
  311.   <div id=\"content\" class=\"content content__catalog-map\">
  312.     <div class=\"wrapper special-offers\">
  313.       <ul class=\"hb hide__phone hide__tablet hbtmfix\">
  314.         <li><a href=\"/\">Элитная недвижимость</a></li>
  315.         <li class=\"current\">Эксклюзивные предложения</li>
  316.       </ul>
  317.       <!--<h1>Эксклюзивные предложения</h1>-->
  318.       <div id=\"layout\" class=\"layout layout__catalog layout__catalog-exclusive layout__catalog-map\">
  319.         <div class=\"layout-column-right\">
  320.           <div class=\"controls controls__double pull-left show__tablet\">
  321.             <input type=\"radio\" name=\"type\" class=\"hide\" id=\"sell-list\" value=\"list\" checked>
  322.             <label class=\"btn btn__white btn__small nobr\" for=\"sell-list\">Продажа</label>
  323.             <input type=\"radio\" name=\"type\" class=\"hide\" value=\"map\" id=\"arenda-map\">
  324.             <label class=\"btn btn__white btn__small nobr\" for=\"arenda-map\">Аренда</label>
  325.           </div>
  326.           <ul class=\"catalog-sort pull-left\">
  327.             <li>Объектов: <span id=\"count\">{{ lots.getTotalItemCount }}</span></li>
  328.             <li class=\"\"><a href=\"#\" class=\"inherit-link area hide_maps\">Площадь<i class=\"fa fa-sort\"></i></a></li>
  329.             <li class=\"\"><a href=\"#\" class=\"inherit-link distance hide_maps\">Удаленность<i class=\"fa fa-sort\"></i></a>
  330.             </li>
  331.             <li class=\"\"><a href=\"#\" class=\"inherit-link price hide_maps\">Цена<i class=\"fa fa-sort\"></i></a></li>
  332.           </ul>
  333.           <select name=\"type\" id=\"type\" multiple data-placeholder=\"все предложения\" class=\"hide__tablet hide__phone\">
  334.             <option value=\"1\">квартиры</option>
  335.             <option value=\"2\">дома и участки</option>
  336.             <option value=\"3\">офисы</option>
  337.             <option value=\"4\">зарубежная</option>
  338.           </select>
  339.           <div class=\"controls controls__double pull-left-on-mobile pull-right yamapfix-1 yamapfix-2\">
  340.             <input type=\"radio\" name=\"view\" class=\"hide\" id=\"view-list\" value=\"list\" checked><label
  341.                 class=\"btn btn__white btn__small nobr\" for=\"view-list\"><i class=\"fa fa-list\"></i><span
  342.                   class=\"show__desktop__inline\">&nbsp;списком</span></label>
  343.             <input type=\"radio\" name=\"view\" class=\"hide\" value=\"map\" id=\"view-map\"><label
  344.                 class=\"btn btn__white btn__small nobr\"
  345.                 for=\"view-map\"><i
  346.                   class=\"fa fa-map-marker\"></i><span class=\"show__desktop__inline\">&nbsp;на карте</span></label>
  347.           </div>
  348.           <div id=\"layout-items\">
  349.             <div class=\"cards cards__list\">
  350.               {% include 'TroikaRealEstateBundle:EstateList:special.item.html.twig' %}
  351.             </div>
  352.             <div class=\"pages hide_maps\">
  353.               {{ knp_pagination_render(lots) }}
  354.             </div>
  355.           </div>
  356.         </div>
  357.       </div>
  358.     </div>
  359.   </div>
  360.   <script>
  361.       window.lots = {{ lotsAddresses|json_encode()|raw }};
  362.       setTimeout(function () {
  363.           \$('div#layout').show();
  364.       }, 1000);
  365.   </script>
  366.   <style>
  367.     div#content {
  368.       height: 2900px !important;
  369.     }
  370.     div#layout {
  371.       display: none;
  372.     }
  373.     @media (max-width: 600px) {
  374.       div#content {
  375.         height: 4000px !important;
  376.       }
  377.     }
  378.     @media (min-width: 600px) {
  379.       .layout__catalog-exclusive .for-hint.card-item-title.hint {
  380.         width: 300px !important;
  381.       }
  382.     }
  383.   </style>
  384.   <!-- yamaps disable
  385.   '@TroikaRealEstateBundle/Resources/public/js/catalog_map.coffee'
  386.   '@TroikaRealEstateBundle/Resources/public/js/filter.coffee'
  387.   -->
  388.   {% block javascripts %}
  389.     {# { parent() } #}
  390.     <script src=\"{{ asset('/assets/fiter_no_map.js') }}\"></script>
  391.   {% endblock %}
  392. {% endblock %}
  393. {% block pg %}special{% endblock %}""TroikaRealEstateBundle:EstateList:special.html.twig""/home/troikaestate/public_html/src/Troika/RealEstateBundle/Resources/views/EstateList/special.html.twig");
  394.     }
  395. }