var/cache/dev/twig/bd/bd51dca5ffdbd331a08cbffbb68598e1e54dbb62a6d3f25ef7ddcb2afdda7bec.php line 33

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. /* page/contact.html.twig */
  14. class __TwigTemplate_466d4beca466852b8d0ff4757e8d088ac90abdeb1b0ea9be1b488a3b926e4ba3 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.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""page/contact.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""page/contact.html.twig"));
  33.         // line 1
  34.         echo "<section class=\"content\" id=\"contact\">
  35.     <div class=\"container\">
  36.         <h4 class=\"text-start mb-4 text-center\">CONTACT</h4>
  37.         <div class=\"row mb-5\">
  38.             <div class=\"col\">
  39.                 <p class=\"bigTxt fw-bold text-center\">
  40.                     Pour vous inscrire ou simplement <br>
  41.                     échanger avec nous! 
  42.                 </p>
  43.             </div>
  44.         </div>
  45.         ";
  46.         // line 12
  47.         $this->loadTemplate("components/partials/_flashcontainer.html.twig""page/contact.html.twig"12)->display($context);
  48.         // line 13
  49.         echo "        <div class=\"container d-flex justify-content-center mt-5\">
  50.             
  51.             <div class=\"col-10\">
  52.                 ";
  53.         // line 16
  54.         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.'16$this->source); })()), 'form_start');
  55.         echo "
  56.                     <div class=\"row \">
  57.                         <div class=\"col-5\">
  58.                             <div class=\"row mb-4\">
  59.                                 ";
  60.         // line 20
  61.         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.'20$this->source); })()), "email", [], "any"falsefalsefalse20), 'row');
  62.         echo "
  63.                             </div>
  64.                             <div class=\"row mb-4\">
  65.                                 ";
  66.         // line 23
  67.         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.'23$this->source); })()), "lastname", [], "any"falsefalsefalse23), 'row');
  68.         echo "
  69.                             </div>
  70.                             <div class=\"row mb-4\">
  71.                                 ";
  72.         // line 26
  73.         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.'26$this->source); })()), "firstname", [], "any"falsefalsefalse26), 'row');
  74.         echo "
  75.                             </div>
  76.                             <div class=\"row mb-4\">
  77.                                 ";
  78.         // line 29
  79.         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.'29$this->source); })()), "fonction", [], "any"falsefalsefalse29), 'row');
  80.         echo "
  81.                             </div>
  82.                         </div>
  83.                         <div class=\"col-7\">
  84.                             ";
  85.         // line 33
  86.         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); })()), "content", [], "any"falsefalsefalse33), 'row');
  87.         echo "
  88.                         </div>
  89.                     </div>
  90.                     <div class=\"row justify-content-end\">
  91.                         <div class=\"col-4 mb-4\">
  92.                             ";
  93.         // line 38
  94.         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); })()), "captcha", [], "any"falsefalsefalse38), 'row');
  95.         echo "
  96.                             ";
  97.         // line 39
  98.         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.'39$this->source); })()), "captcha", [], "any"falsefalsefalse39), 'errors');
  99.         echo "
  100.                         </div>
  101.                     </div>
  102.                     <div class=\"row justify-content-end\">
  103.                         <div class=\"col-3\"><button type=\"submit\" class=\"btn btn-primary w100\"><i class=\"fa-regular fa-thumbs-up me-2\"></i> Envoyer</button></div>
  104.                     </div>
  105.                 ";
  106.         // line 45
  107.         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.'45$this->source); })()), 'form_end');
  108.         echo "
  109.                 
  110.             </div>
  111.         </div>
  112.         <br>
  113.         <br>
  114.         <br>
  115.     </div>
  116. </section>";
  117.         
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  119.         
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  121.     }
  122.     public function getTemplateName()
  123.     {
  124.         return "page/contact.html.twig";
  125.     }
  126.     public function isTraitable()
  127.     {
  128.         return false;
  129.     }
  130.     public function getDebugInfo()
  131.     {
  132.         return array (  116 => 45,  107 => 39,  103 => 38,  95 => 33,  88 => 29,  82 => 26,  76 => 23,  70 => 20,  63 => 16,  58 => 13,  56 => 12,  43 => 1,);
  133.     }
  134.     public function getSourceContext()
  135.     {
  136.         return new Source("<section class=\"content\" id=\"contact\">
  137.     <div class=\"container\">
  138.         <h4 class=\"text-start mb-4 text-center\">CONTACT</h4>
  139.         <div class=\"row mb-5\">
  140.             <div class=\"col\">
  141.                 <p class=\"bigTxt fw-bold text-center\">
  142.                     Pour vous inscrire ou simplement <br>
  143.                     échanger avec nous! 
  144.                 </p>
  145.             </div>
  146.         </div>
  147.         {% include \"components/partials/_flashcontainer.html.twig\" %}
  148.         <div class=\"container d-flex justify-content-center mt-5\">
  149.             
  150.             <div class=\"col-10\">
  151.                 {{ form_start(form) }}
  152.                     <div class=\"row \">
  153.                         <div class=\"col-5\">
  154.                             <div class=\"row mb-4\">
  155.                                 {{ form_row(form.email) }}
  156.                             </div>
  157.                             <div class=\"row mb-4\">
  158.                                 {{ form_row(form.lastname) }}
  159.                             </div>
  160.                             <div class=\"row mb-4\">
  161.                                 {{ form_row(form.firstname) }}
  162.                             </div>
  163.                             <div class=\"row mb-4\">
  164.                                 {{ form_row(form.fonction) }}
  165.                             </div>
  166.                         </div>
  167.                         <div class=\"col-7\">
  168.                             {{ form_row(form.content) }}
  169.                         </div>
  170.                     </div>
  171.                     <div class=\"row justify-content-end\">
  172.                         <div class=\"col-4 mb-4\">
  173.                             {{ form_row(form.captcha) }}
  174.                             {{ form_errors(form.captcha) }}
  175.                         </div>
  176.                     </div>
  177.                     <div class=\"row justify-content-end\">
  178.                         <div class=\"col-3\"><button type=\"submit\" class=\"btn btn-primary w100\"><i class=\"fa-regular fa-thumbs-up me-2\"></i> Envoyer</button></div>
  179.                     </div>
  180.                 {{ form_end(form) }}
  181.                 
  182.             </div>
  183.         </div>
  184.         <br>
  185.         <br>
  186.         <br>
  187.     </div>
  188. </section>""page/contact.html.twig""/home/loticaw/demo/templates/page/contact.html.twig");
  189.     }
  190. }