var/cache/dev/twig/8c/8c8ede88f5f0f81f497ccb49ca66e687.php line 38

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. /* document/apartment.html.twig */
  14. class __TwigTemplate_727371e4faa6b1db5ec555e663f4cf99 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->blocks = [
  23.             'main_content' => [$this'block_main_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 2
  29.         return "document.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""document/apartment.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""document/apartment.html.twig"));
  38.         $this->parent $this->loadTemplate("document.html.twig""document/apartment.html.twig"2);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 4
  46.     public function block_main_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_content"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_content"));
  53.         // line 5
  54.         echo "
  55.   <div class=\"page-banner\">
  56.     <div class=\"container\">
  57.       <div class=\"page-header\">
  58.         <h3>";
  59.         // line 9
  60.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'9$this->source); })()), "name", [], "any"falsefalsefalse9), "html"nulltrue);
  61.         echo " ";
  62.         if ((twig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'9$this->source); })()), "stars", [], "any"falsefalsefalse9) > 0)) {
  63.             echo "<img class=\"apmt-stars-rating\" alt=\"";
  64.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'9$this->source); })()), "stars", [], "any"falsefalsefalse9), "html"nulltrue);
  65.             echo " Sterne\" src=\"/themes/7schwaben/img/";
  66.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'9$this->source); })()), "stars", [], "any"falsefalsefalse9), "html"nulltrue);
  67.             echo "_Sterne.png\" />";
  68.         }
  69.         echo "</h3> 
  70.         <h1>";
  71.         // line 10
  72.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'10$this->source); })()), "shortDescription", [], "any"falsefalsefalse10), "html"nulltrue);
  73.         echo "</h1>
  74.       </div>
  75.     </div>
  76.   </div>
  77.   ";
  78.         // line 15
  79.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'15$this->source); })()), "gallery", [], "any"falsefalsefalse15)) > 0)) {
  80.             // line 16
  81.             echo "  <!-- slider gallery -->
  82.   <section>       
  83.     <div class=\"gallery-slider\">
  84. \t\t\t";
  85.             // line 19
  86.             $context['_parent'] = $context;
  87.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'19$this->source); })()), "gallery", [], "any"falsefalsefalse19));
  88.             foreach ($context['_seq'] as $context["_key"] => $context["image"]) {
  89.                 // line 20
  90.                 echo "      <div class=\"gallery-preview\">
  91. \t\t\t\t<a class=\"fancybox gallery-image\" data-fancybox=\"home-gallery\" href=\"";
  92.                 // line 21
  93.                 echo twig_escape_filter($this->env$context["image"], "html"nulltrue);
  94.                 echo "\">
  95.           <img class=\"gallery-preview-image\" src=\"";
  96.                 // line 22
  97.                 echo twig_escape_filter($this->env$context["image"], "html"nulltrue);
  98.                 echo "\" />
  99.         </a> 
  100. \t\t\t</div>
  101.       ";
  102.             }
  103.             $_parent $context['_parent'];
  104.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['image'], $context['_parent'], $context['loop']);
  105.             $context array_intersect_key($context$_parent) + $_parent;
  106.             // line 26
  107.             echo "    </div>     
  108.   </section>
  109.   ";
  110.         }
  111.         // line 29
  112.         echo "  
  113.   <section>
  114.     <div class=\"container\">
  115.       
  116.       <div class=\"apartment-book-now\">
  117.         ";
  118.         // line 34
  119.         if (((isset($context["locale"]) || array_key_exists("locale"$context) ? $context["locale"] : (function () { throw new RuntimeError('Variable "locale" does not exist.'34$this->source); })()) == "de")) {
  120.             // line 35
  121.             echo "        <h3>";
  122.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'35$this->source); })()), "name", [], "any"falsefalsefalse35), "html"nulltrue);
  123.             echo " ";
  124.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("you-like-it"), "html"nulltrue);
  125.             echo "?</h3>
  126.         ";
  127.         }
  128.         // line 37
  129.         echo "        ";
  130.         if (((isset($context["locale"]) || array_key_exists("locale"$context) ? $context["locale"] : (function () { throw new RuntimeError('Variable "locale" does not exist.'37$this->source); })()) == "en")) {
  131.             // line 38
  132.             echo "        <h3>";
  133.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("you-like-it"), "html"nulltrue);
  134.             echo " ";
  135.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'38$this->source); })()), "name", [], "any"falsefalsefalse38), "html"nulltrue);
  136.             echo "?</h3>
  137.         ";
  138.         }
  139.         // line 40
  140.         echo "        <p>";
  141.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("direct-booking-discount"), "html"nulltrue);
  142.         echo "</p>
  143.         <div class=\"text-center\">
  144.           <a class=\"btn btn-default\" href=\"/";
  145.         // line 42
  146.         echo twig_escape_filter($this->env, (isset($context["locale"]) || array_key_exists("locale"$context) ? $context["locale"] : (function () { throw new RuntimeError('Variable "locale" does not exist.'42$this->source); })()), "html"nulltrue);
  147.         echo "/buchen.php\">";
  148.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("booking"), "html"nulltrue);
  149.         echo "</a>
  150.         </div>
  151.       </div>
  152.       
  153.       <br />
  154.       <br />
  155.                 
  156.       <h3>";
  157.         // line 49
  158.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("description"), "html"nulltrue);
  159.         echo "</h3>
  160.       <div class=\"row\">
  161.         ";
  162.         // line 51
  163.         if ((array_key_exists("description"$context) && (twig_length_filter($this->env, (isset($context["description"]) || array_key_exists("description"$context) ? $context["description"] : (function () { throw new RuntimeError('Variable "description" does not exist.'51$this->source); })())) > 0))) {
  164.             // line 52
  165.             echo "          ";
  166.             $context['_parent'] = $context;
  167.             $context['_seq'] = twig_ensure_traversable((isset($context["description"]) || array_key_exists("description"$context) ? $context["description"] : (function () { throw new RuntimeError('Variable "description" does not exist.'52$this->source); })()));
  168.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  169.                 // line 53
  170.                 echo "          <div class=\"col-12 col-md-4\">
  171.             ";
  172.                 // line 54
  173.                 echo twig_escape_filter($this->env$context["item"], "html"nulltrue);
  174.                 echo "\t
  175.           </div>
  176.           ";
  177.             }
  178.             $_parent $context['_parent'];
  179.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  180.             $context array_intersect_key($context$_parent) + $_parent;
  181.             // line 57
  182.             echo "        ";
  183.         }
  184.         // line 58
  185.         echo "      </div>
  186.       
  187.       <br />
  188.       <br />
  189.       
  190.       <h3>";
  191.         // line 63
  192.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("facilities"), "html"nulltrue);
  193.         echo "</h3>
  194.       <div class=\"row\">
  195.         ";
  196.         // line 65
  197.         if ((array_key_exists("facilities"$context) && (twig_length_filter($this->env, (isset($context["facilities"]) || array_key_exists("facilities"$context) ? $context["facilities"] : (function () { throw new RuntimeError('Variable "facilities" does not exist.'65$this->source); })())) > 0))) {
  198.             // line 66
  199.             echo "          ";
  200.             $context['_parent'] = $context;
  201.             $context['_seq'] = twig_ensure_traversable((isset($context["facilities"]) || array_key_exists("facilities"$context) ? $context["facilities"] : (function () { throw new RuntimeError('Variable "facilities" does not exist.'66$this->source); })()));
  202.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  203.                 // line 67
  204.                 echo "          <div class=\"col-12 col-md-4\">
  205.             ";
  206.                 // line 68
  207.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["item"]), "html"nulltrue);
  208.                 echo "\t
  209.           </div>
  210.           ";
  211.             }
  212.             $_parent $context['_parent'];
  213.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  214.             $context array_intersect_key($context$_parent) + $_parent;
  215.             // line 71
  216.             echo "        ";
  217.         }
  218.         // line 72
  219.         echo "      </div>
  220.       
  221.       <br />
  222.       <br />
  223.       
  224.       <h3>";
  225.         // line 77
  226.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("extras"), "html"nulltrue);
  227.         echo "</h3>
  228.       <div class=\"row\">
  229.         ";
  230.         // line 79
  231.         if ((array_key_exists("extras"$context) && (twig_length_filter($this->env, (isset($context["extras"]) || array_key_exists("extras"$context) ? $context["extras"] : (function () { throw new RuntimeError('Variable "extras" does not exist.'79$this->source); })())) > 0))) {
  232.             // line 80
  233.             echo "          ";
  234.             $context['_parent'] = $context;
  235.             $context['_seq'] = twig_ensure_traversable((isset($context["extras"]) || array_key_exists("extras"$context) ? $context["extras"] : (function () { throw new RuntimeError('Variable "extras" does not exist.'80$this->source); })()));
  236.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  237.                 // line 81
  238.                 echo "          <div class=\"col-12 col-md-4\">
  239.             ";
  240.                 // line 82
  241.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["item"]), "html"nulltrue);
  242.                 echo "\t
  243.           </div>
  244.           ";
  245.             }
  246.             $_parent $context['_parent'];
  247.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  248.             $context array_intersect_key($context$_parent) + $_parent;
  249.             // line 85
  250.             echo "        ";
  251.         }
  252.         echo "  
  253.       </div>
  254.       
  255.       <br />
  256.       
  257.       <div class=\"row\">
  258.         <div class=\"col-6\">
  259.           <div class=\"row\">
  260.             <div class=\"col-12 col-md-6 grey\">
  261.               * ";
  262.         // line 94
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("subject-to-charge"), "html"nulltrue);
  264.         echo "
  265.             </div>
  266.             <div class=\"col-12 col-md-6 grey\">
  267.               ** ";
  268.         // line 97
  269.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("on-request"), "html"nulltrue);
  270.         echo "
  271.             </div>
  272.           </div>
  273.         </div>
  274.         <div class=\"col-6 text-end grey\">              
  275.           <a id=\"printPage\" class=\"btn btn-light print-icon\" onclick=\"javascript:window.print();\"><span class=\"lsf\">print</span>&nbsp; ";
  276.         // line 102
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("print"), "html"nulltrue);
  278.         echo "</a>
  279.         </div>
  280.       </div>
  281.       
  282.       <br />
  283.       
  284.       <div class=\"row\">
  285.         <div class=\"col\">
  286.           <img src=\"";
  287.         // line 110
  288.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'110$this->source); })()), "floorPlan", [], "any"falsefalsefalse110), "html"nulltrue);
  289.         echo "\" alt=\"";
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("layout"), "html"nulltrue);
  291.         echo " ";
  292.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'110$this->source); })()), "name", [], "any"falsefalsefalse110), "html"nulltrue);
  293.         echo "\" title=\"";
  294.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("layout"), "html"nulltrue);
  295.         echo " ";
  296.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apartment"]) || array_key_exists("apartment"$context) ? $context["apartment"] : (function () { throw new RuntimeError('Variable "apartment" does not exist.'110$this->source); })()), "name", [], "any"falsefalsefalse110), "html"nulltrue);
  297.         echo "\" />
  298.         </div>
  299.       </div>
  300.     
  301.     </div>
  302.   </section>
  303.   
  304.   ";
  305.         // line 117
  306.         echo twig_include($this->env$context"_includes/apartmentsSlider.html.twig");
  307.         echo "
  308. ";
  309.         
  310.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  311.         
  312.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  313.     }
  314.     public function getTemplateName()
  315.     {
  316.         return "document/apartment.html.twig";
  317.     }
  318.     public function isTraitable()
  319.     {
  320.         return false;
  321.     }
  322.     public function getDebugInfo()
  323.     {
  324.         return array (  321 => 117,  303 => 110,  292 => 102,  284 => 97,  278 => 94,  265 => 85,  256 => 82,  253 => 81,  248 => 80,  246 => 79,  241 => 77,  234 => 72,  231 => 71,  222 => 68,  219 => 67,  214 => 66,  212 => 65,  207 => 63,  200 => 58,  197 => 57,  188 => 54,  185 => 53,  180 => 52,  178 => 51,  173 => 49,  161 => 42,  155 => 40,  147 => 38,  144 => 37,  136 => 35,  134 => 34,  127 => 29,  122 => 26,  112 => 22,  108 => 21,  105 => 20,  101 => 19,  96 => 16,  94 => 15,  86 => 10,  74 => 9,  68 => 5,  58 => 4,  35 => 2,);
  325.     }
  326.     public function getSourceContext()
  327.     {
  328.         return new Source("
  329. {% extends 'document.html.twig' %}
  330. {% block main_content %}
  331.   <div class=\"page-banner\">
  332.     <div class=\"container\">
  333.       <div class=\"page-header\">
  334.         <h3>{{ apartment.name }} {% if apartment.stars > 0 %}<img class=\"apmt-stars-rating\" alt=\"{{ apartment.stars }} Sterne\" src=\"/themes/7schwaben/img/{{ apartment.stars }}_Sterne.png\" />{% endif %}</h3> 
  335.         <h1>{{ apartment.shortDescription }}</h1>
  336.       </div>
  337.     </div>
  338.   </div>
  339.   {% if apartment.gallery | length > 0 %}
  340.   <!-- slider gallery -->
  341.   <section>       
  342.     <div class=\"gallery-slider\">
  343. \t\t\t{% for image in apartment.gallery %}
  344.       <div class=\"gallery-preview\">
  345. \t\t\t\t<a class=\"fancybox gallery-image\" data-fancybox=\"home-gallery\" href=\"{{ image }}\">
  346.           <img class=\"gallery-preview-image\" src=\"{{ image }}\" />
  347.         </a> 
  348. \t\t\t</div>
  349.       {% endfor %}
  350.     </div>     
  351.   </section>
  352.   {% endif %}
  353.   
  354.   <section>
  355.     <div class=\"container\">
  356.       
  357.       <div class=\"apartment-book-now\">
  358.         {% if locale == 'de' %}
  359.         <h3>{{ apartment.name }} {{ 'you-like-it' | trans }}?</h3>
  360.         {% endif %}
  361.         {% if locale == 'en' %}
  362.         <h3>{{ 'you-like-it' | trans }} {{ apartment.name }}?</h3>
  363.         {% endif %}
  364.         <p>{{ 'direct-booking-discount' | trans }}</p>
  365.         <div class=\"text-center\">
  366.           <a class=\"btn btn-default\" href=\"/{{ locale }}/buchen.php\">{{ 'booking' | trans }}</a>
  367.         </div>
  368.       </div>
  369.       
  370.       <br />
  371.       <br />
  372.                 
  373.       <h3>{{ 'description' | trans }}</h3>
  374.       <div class=\"row\">
  375.         {% if description is defined and description | length > 0 %}
  376.           {% for item in description %}
  377.           <div class=\"col-12 col-md-4\">
  378.             {{ item }}\t
  379.           </div>
  380.           {% endfor %}
  381.         {% endif %}
  382.       </div>
  383.       
  384.       <br />
  385.       <br />
  386.       
  387.       <h3>{{ 'facilities' | trans }}</h3>
  388.       <div class=\"row\">
  389.         {% if facilities is defined and facilities | length > 0 %}
  390.           {% for item in facilities %}
  391.           <div class=\"col-12 col-md-4\">
  392.             {{ item | trans }}\t
  393.           </div>
  394.           {% endfor %}
  395.         {% endif %}
  396.       </div>
  397.       
  398.       <br />
  399.       <br />
  400.       
  401.       <h3>{{ 'extras' | trans }}</h3>
  402.       <div class=\"row\">
  403.         {% if extras is defined and extras | length > 0 %}
  404.           {% for item in extras %}
  405.           <div class=\"col-12 col-md-4\">
  406.             {{ item | trans }}\t
  407.           </div>
  408.           {% endfor %}
  409.         {% endif %}  
  410.       </div>
  411.       
  412.       <br />
  413.       
  414.       <div class=\"row\">
  415.         <div class=\"col-6\">
  416.           <div class=\"row\">
  417.             <div class=\"col-12 col-md-6 grey\">
  418.               * {{ 'subject-to-charge' | trans }}
  419.             </div>
  420.             <div class=\"col-12 col-md-6 grey\">
  421.               ** {{ 'on-request' | trans }}
  422.             </div>
  423.           </div>
  424.         </div>
  425.         <div class=\"col-6 text-end grey\">              
  426.           <a id=\"printPage\" class=\"btn btn-light print-icon\" onclick=\"javascript:window.print();\"><span class=\"lsf\">print</span>&nbsp; {{ 'print' | trans }}</a>
  427.         </div>
  428.       </div>
  429.       
  430.       <br />
  431.       
  432.       <div class=\"row\">
  433.         <div class=\"col\">
  434.           <img src=\"{{ apartment.floorPlan }}\" alt=\"{{ 'layout' | trans }} {{ apartment.name }}\" title=\"{{ 'layout' | trans }} {{ apartment.name }}\" />
  435.         </div>
  436.       </div>
  437.     
  438.     </div>
  439.   </section>
  440.   
  441.   {{ include('_includes/apartmentsSlider.html.twig') }}
  442. {% endblock %}
  443. ""document/apartment.html.twig""/var/www/vhosts/das7schwaben.de/httpdocs/pimcore_x/templates/document/apartment.html.twig");
  444.     }
  445. }