var/cache/dev/twig/d6/d6a3da65dd6d79341beefe93b4545dd752830fead25fa475af6207ae93ed54b3.php line 48

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. /* Contact/index.html.twig */
  14. class __TwigTemplate_b49e192d37d13332073f361307088cffac3ac680a2e1f0324e54aa2257f42940 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.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "Layout/base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.html.twig"));
  38.         $this->parent $this->loadTemplate("Layout/base.html.twig""Contact/index.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "    ";
  55.         $this->loadTemplate("Layout/Include/notification.html.twig""Contact/index.html.twig"4)->display($context);
  56.         // line 5
  57.         echo "    ";
  58.         $this->loadTemplate("@VisualMediaVisual/Visual/pagevisual.html.twig""Contact/index.html.twig"5)->display(twig_array_merge($context, ["visuals" => 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.'5$this->source); })()), "visuals", [], "any"falsefalsefalse5)]));
  59.         // line 6
  60.         echo "
  61.     <section class=\"section section-page\">
  62.         <div class=\"page-stripes\"></div>
  63.             <div class=\"breadcrumb\">
  64.                 <div class=\"container\">
  65.                     <div class=\"row\">
  66.                         <div class=\"col-12\">
  67.                             ";
  68.         // line 14
  69.         $this->loadTemplate("@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig""Contact/index.html.twig"14)->display($context);
  70.         // line 15
  71.         echo "                        </div>
  72.                     </div>
  73.                 </div>
  74.             </div>
  75.             <div class=\"container\">
  76.             <div class=\"row\">
  77.                 <div class=\"col-12 col-xl-7\">
  78.                     <div class=\"contact-content\">
  79.                         ";
  80.         // line 24
  81.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigContentScan']->scan(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.'24$this->source); })()), "htmlContent", [], "any"falsefalsefalse24)), "html"nulltrue);
  82.         echo "
  83.                         <div class=\"contact-form mb-5\">
  84.                             ";
  85.         // line 27
  86.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'27$this->source); })()), 'form_start', ["attr" => ["class" => "form-horizontal validation"]]);
  87.         echo "
  88.                             ";
  89.         // line 29
  90.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'29$this->source); })()), 'errors');
  91.         echo "
  92.                             <div class=\"form-group\">
  93.                                 ";
  94.         // line 32
  95.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'32$this->source); })()), "to", [], "any"falsefalsefalse32), 'widget');
  96.         echo "
  97.                                 ";
  98.         // line 33
  99.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'33$this->source); })()), "to", [], "any"falsefalsefalse33), 'errors');
  100.         echo "
  101.                             </div>
  102.                             <div class=\"form-group\">
  103.                                 ";
  104.         // line 37
  105.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'37$this->source); })()), "company", [], "any"falsefalsefalse37), 'widget');
  106.         echo "
  107.                                 ";
  108.         // line 38
  109.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'38$this->source); })()), "company", [], "any"falsefalsefalse38), 'errors');
  110.         echo "
  111.                             </div>
  112.                             <div class=\"form-group\">
  113.                                 ";
  114.         // line 42
  115.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), "name", [], "any"falsefalsefalse42), 'widget');
  116.         echo "
  117.                                 ";
  118.         // line 43
  119.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), "name", [], "any"falsefalsefalse43), 'errors');
  120.         echo "
  121.                             </div>
  122.                             <div class=\"form-group\">
  123.                                 ";
  124.         // line 47
  125.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'47$this->source); })()), "email", [], "any"falsefalsefalse47), 'widget');
  126.         echo "
  127.                                 ";
  128.         // line 48
  129.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'48$this->source); })()), "email", [], "any"falsefalsefalse48), 'errors');
  130.         echo "
  131.                             </div>
  132.                             <div class=\"form-group\">
  133.                                 ";
  134.         // line 52
  135.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "phone", [], "any"falsefalsefalse52), 'widget');
  136.         echo "
  137.                                 ";
  138.         // line 53
  139.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'53$this->source); })()), "phone", [], "any"falsefalsefalse53), 'errors');
  140.         echo "
  141.                             </div>
  142.                             <div class=\"form-group\">
  143.                                 ";
  144.         // line 57
  145.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'57$this->source); })()), "message", [], "any"falsefalsefalse57), 'widget');
  146.         echo "
  147.                                 ";
  148.         // line 58
  149.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'58$this->source); })()), "message", [], "any"falsefalsefalse58), 'errors');
  150.         echo "
  151.                             </div>
  152.                             ";
  153.         // line 61
  154.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'61$this->source); })()), "google_recaptcha", [], "any"falsefalsefalse61), 'row');
  155.         echo "
  156.                             <div class=\"form-group\">
  157.                                     ";
  158.         // line 64
  159.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'64$this->source); })()), "submit", [], "any"falsefalsefalse64), 'widget', ["attr" => ["class" => "btn btn-primary"]]);
  160.         echo "
  161.                             </div>
  162.                             ";
  163.         // line 67
  164.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'67$this->source); })()), 'form_end');
  165.         echo "
  166.                         </div>
  167.                         <b>Zuidema Holding Hoogeveen B.V.</b>
  168.                         <p>
  169.                             Kvk-nummer: ";
  170.         // line 72
  171.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("kvk"), "html"nulltrue);
  172.         echo "<br/>
  173.                             Bank: ";
  174.         // line 73
  175.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("bank"), "html"nulltrue);
  176.         echo "
  177.                         </p>
  178.                     </div>
  179.                 </div>
  180.                 <div class=\"col-12 col-xl-5\">
  181.                     <div class=\"contact-block mb-5\">
  182.                         <div class=\"contact-block_title\"><b>Locatie Hoogeveen</b></div>
  183.                         <div class=\"contact-block_content\">
  184.                             <div class=\"row\">
  185.                                 <div class=\"col-12 col-lg-6\">
  186.                                     <p>
  187.                                         <strong>Bezoekadres</strong><br/>
  188.                                         ";
  189.         // line 86
  190.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("address_hgv"), "html"nulltrue);
  191.         echo "<br/>
  192.                                         ";
  193.         // line 87
  194.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("zipcode_hgv"), "html"nulltrue);
  195.         echo " Hoogeveen
  196.                                         <br/><br/>
  197.                                         <strong>Postadres</strong><br/>
  198.                                         ";
  199.         // line 90
  200.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("postbox_address_hgv"), "html"nulltrue);
  201.         echo "<br/>
  202.                                         ";
  203.         // line 91
  204.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("postbox_zipcode_hgv"), "html"nulltrue);
  205.         echo " Hoogeveen
  206.                                     </p>
  207.                                 </div>
  208.                                 <div class=\"col-12 col-lg-6\">
  209.                                     ";
  210.         // line 96
  211.         echo $this->extensions['VisualMedia\ContentBlockBundle\Twig\TwigContentBlockExtension']->contentblockhtml("opening_hours_recycling_center_hoogeveen");
  212.         echo "
  213.                                 </div>
  214.                             </div>
  215.                         </div>
  216.                         <div class=\"contact-block_footer\">
  217.                             <div class=\"row\">
  218.                                 <div class=\"col-12\">T. <a href=\"tel:";
  219.         // line 102
  220.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("telefoon_link_hgv"), "html"nulltrue);
  221.         echo "\">";
  222.         echo twig_escape_filter($this->env$this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("phone_hgv"), "html"nulltrue);
  223.         echo "</a></div>
  224.                             </div>
  225.                         </div>
  226.                     </div>
  227.                 
  228.                 </div>
  229.             </div>
  230.         </div>
  231.     </section>
  232. ";
  233.         
  234.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  235.         
  236.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  237.     }
  238.     public function getTemplateName()
  239.     {
  240.         return "Contact/index.html.twig";
  241.     }
  242.     public function isTraitable()
  243.     {
  244.         return false;
  245.     }
  246.     public function getDebugInfo()
  247.     {
  248.         return array (  250 => 102,  241 => 96,  233 => 91,  229 => 90,  223 => 87,  219 => 86,  203 => 73,  199 => 72,  191 => 67,  185 => 64,  179 => 61,  173 => 58,  169 => 57,  162 => 53,  158 => 52,  151 => 48,  147 => 47,  140 => 43,  136 => 42,  129 => 38,  125 => 37,  118 => 33,  114 => 32,  108 => 29,  103 => 27,  97 => 24,  86 => 15,  84 => 14,  74 => 6,  71 => 5,  68 => 4,  58 => 3,  35 => 1,);
  249.     }
  250.     public function getSourceContext()
  251.     {
  252.         return new Source("{% extends 'Layout/base.html.twig' %}
  253. {% block main %}
  254.     {% include 'Layout/Include/notification.html.twig' %}
  255.     {% include '@VisualMediaVisual/Visual/pagevisual.html.twig' with { visuals: page.visuals } %}
  256.     <section class=\"section section-page\">
  257.         <div class=\"page-stripes\"></div>
  258.             <div class=\"breadcrumb\">
  259.                 <div class=\"container\">
  260.                     <div class=\"row\">
  261.                         <div class=\"col-12\">
  262.                             {% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig' %}
  263.                         </div>
  264.                     </div>
  265.                 </div>
  266.             </div>
  267.             <div class=\"container\">
  268.             <div class=\"row\">
  269.                 <div class=\"col-12 col-xl-7\">
  270.                     <div class=\"contact-content\">
  271.                         {{ page.htmlContent|scan }}
  272.                         <div class=\"contact-form mb-5\">
  273.                             {{ form_start(form, { attr: { class: 'form-horizontal validation' }}) }}
  274.                             {{ form_errors(form) }}
  275.                             <div class=\"form-group\">
  276.                                 {{ form_widget(form.to) }}
  277.                                 {{ form_errors(form.to) }}
  278.                             </div>
  279.                             <div class=\"form-group\">
  280.                                 {{ form_widget(form.company) }}
  281.                                 {{ form_errors(form.company) }}
  282.                             </div>
  283.                             <div class=\"form-group\">
  284.                                 {{ form_widget(form.name) }}
  285.                                 {{ form_errors(form.name) }}
  286.                             </div>
  287.                             <div class=\"form-group\">
  288.                                 {{ form_widget(form.email) }}
  289.                                 {{ form_errors(form.email) }}
  290.                             </div>
  291.                             <div class=\"form-group\">
  292.                                 {{ form_widget(form.phone) }}
  293.                                 {{ form_errors(form.phone) }}
  294.                             </div>
  295.                             <div class=\"form-group\">
  296.                                 {{ form_widget(form.message) }}
  297.                                 {{ form_errors(form.message) }}
  298.                             </div>
  299.                             {{ form_row(form.google_recaptcha) }}
  300.                             <div class=\"form-group\">
  301.                                     {{ form_widget(form.submit, { attr: { class : 'btn btn-primary'}}) }}
  302.                             </div>
  303.                             {{ form_end(form) }}
  304.                         </div>
  305.                         <b>Zuidema Holding Hoogeveen B.V.</b>
  306.                         <p>
  307.                             Kvk-nummer: {{ setting('kvk') }}<br/>
  308.                             Bank: {{ setting('bank') }}
  309.                         </p>
  310.                     </div>
  311.                 </div>
  312.                 <div class=\"col-12 col-xl-5\">
  313.                     <div class=\"contact-block mb-5\">
  314.                         <div class=\"contact-block_title\"><b>Locatie Hoogeveen</b></div>
  315.                         <div class=\"contact-block_content\">
  316.                             <div class=\"row\">
  317.                                 <div class=\"col-12 col-lg-6\">
  318.                                     <p>
  319.                                         <strong>Bezoekadres</strong><br/>
  320.                                         {{ setting('address_hgv') }}<br/>
  321.                                         {{ setting('zipcode_hgv') }} Hoogeveen
  322.                                         <br/><br/>
  323.                                         <strong>Postadres</strong><br/>
  324.                                         {{ setting('postbox_address_hgv') }}<br/>
  325.                                         {{ setting('postbox_zipcode_hgv') }} Hoogeveen
  326.                                     </p>
  327.                                 </div>
  328.                                 <div class=\"col-12 col-lg-6\">
  329.                                     {{ contentblockhtml('opening_hours_recycling_center_hoogeveen') }}
  330.                                 </div>
  331.                             </div>
  332.                         </div>
  333.                         <div class=\"contact-block_footer\">
  334.                             <div class=\"row\">
  335.                                 <div class=\"col-12\">T. <a href=\"tel:{{ setting(\"telefoon_link_hgv\") }}\">{{ setting(\"phone_hgv\") }}</a></div>
  336.                             </div>
  337.                         </div>
  338.                     </div>
  339.                 
  340.                 </div>
  341.             </div>
  342.         </div>
  343.     </section>
  344. {% endblock %}
  345. {#{% extends 'Layout/base.html.twig' %}#}
  346. {#{% block main %}#}
  347. {#    {% include '@VisualMediaVisual/Visual/visual.html.twig' with { visuals: page.visuals } %}#}
  348. {#    <article class=\"container-fluid content-width-medium content-padding\">#}
  349. {#        {% include '@VisualMediaBreadcrumb/Breadcrumb/breadcrumb.html.twig' %}#}
  350. {#        <div class=\"row\">#}
  351. {#            <div class=\"col-xs-12 col-sm-6\">#}
  352. {#                {{ page.htmlContent|scan }}#}
  353. {#            </div>#}
  354. {#            <div class=\"col-xs-12 col-sm-6\">#}
  355. {#                <div class=\"content-padding\">#}
  356. {#                    {{ form_start(form, { attr: { class: 'form-horizontal validation' }}) }}#}
  357. {#                    {{ form_errors(form) }}#}
  358. {#                    {{ form_row(form.contact) }}#}
  359. {#                    {{ form_row(form.email) }}#}
  360. {#                    {{ form_row(form.phone) }}#}
  361. {#                    {{ form_row(form.message) }}#}
  362. {#                    {{ form_row(form.google_recaptcha) }}#}
  363. {#                    <div class=\"form-group row max-width clearfix\">#}
  364. {#                        <div class=\"col-xs-12 col-sm-8 col-sm-offset-4\">#}
  365. {#                            {{ form_widget(form.submit, { attr: { class : 'btn btn-primary'}}) }}#}
  366. {#                        </div>#}
  367. {#                    </div>#}
  368. {#                    {{ form_end(form) }}#}
  369. {#                </div>#}
  370. {#            </div>#}
  371. {#        </div>#}
  372. {#    </article>#}
  373. {#{% endblock %}#}
  374. ""Contact/index.html.twig""/var/www/vhosts/localhost/html/templates/Contact/index.html.twig");
  375.     }
  376. }