var/cache/dev/twig/e6/e6f61b7d7dd1bb650b940e4d17a9bbea2fdd8f34f481fad33dfe695fccaad6a8.php line 78

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.html.twig */
  14. class __TwigTemplate_c374ddcae16da5c597463cd58e027b392ccdc5b1ed3e6423dc66ba01a3228f92 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.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""contact.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "Contact";
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         // line 6
  69.         echo "
  70.     ";
  71.         // line 7
  72.         $context["headerContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Contact""Header");
  73.         // line 8
  74.         echo "
  75.     ";
  76.         // line 9
  77.         if ((twig_get_attribute($this->env$this->source, ($context["headerContent"] ?? null), "picture", [], "any"truetruefalse9) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'9$this->source); })()), "picture", [], "any"falsefalsefalse9)))) {
  78.             // line 10
  79.             echo "        ";
  80.             $context["backgroundImage"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'10$this->source); })()), "picture", [], "any"falsefalsefalse10), 0, [], "array"falsefalsefalse10), "path", [], "any"falsefalsefalse10);
  81.             // line 11
  82.             echo "    ";
  83.         } else {
  84.             // line 12
  85.             echo "        ";
  86.             $context["backgroundImage"] = "empty";
  87.             // line 13
  88.             echo "    ";
  89.         }
  90.         // line 14
  91.         echo "    <header class=\"header-tracol header-contact col-lg-8 mx-auto\" style=\"background-image: url(";
  92.         if ((!== twig_compare((isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'14$this->source); })()), "empty"))) {
  93.             echo "'/uploads/images/";
  94.             echo twig_escape_filter($this->env, (isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'14$this->source); })()), "html"nulltrue);
  95.             echo "'";
  96.         } else {
  97.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/header_contact.jpg"), "html"nulltrue);
  98.         }
  99.         echo ");\">
  100.         <div class=\"container-fluid\">
  101.             <div class=\"col-lg-8 mx-auto div-svg-header\">
  102.                 <div class=\"header-habiter-div\">
  103.                 </div>
  104.             </div>
  105.         </div>
  106.     </header>
  107. <div class=\"container-fluid\" style=\"margin-top: 60px; margin-bottom: 80px\">
  108.     ";
  109.         // line 24
  110.         $context["contactContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Contact""Section-1");
  111.         // line 25
  112.         echo "        <div class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  113.             <div class=\"col-lg-4\" style=\"font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;\">
  114.                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  115.                     <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  116.                 </svg>
  117.                 <h1 class=\"project-title contact\">";
  118.         // line 30
  119.         if (twig_get_attribute($this->env$this->source, ($context["contactContent"] ?? null), "name", [], "any"truetruefalse30)) {
  120.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactContent"]) || array_key_exists("contactContent"$context) ? $context["contactContent"] : (function () { throw new RuntimeError('Variable "contactContent" does not exist.'30$this->source); })()), "name", [], "any"falsefalsefalse30), "html"nulltrue);
  121.         } else {
  122.             echo "Contactez-nous";
  123.         }
  124.         echo "</h1>
  125.             </div>
  126.             <div class=\"separator\"></div>
  127.             <div class=\"col-lg-6 pre-section-content\">
  128.                 ";
  129.         // line 34
  130.         if (twig_get_attribute($this->env$this->source, ($context["contactContent"] ?? null), "content", [], "any"truetruefalse34)) {
  131.             echo twig_get_attribute($this->env$this->source, (isset($context["contactContent"]) || array_key_exists("contactContent"$context) ? $context["contactContent"] : (function () { throw new RuntimeError('Variable "contactContent" does not exist.'34$this->source); })()), "content", [], "any"falsefalsefalse34);
  132.         }
  133.         // line 35
  134.         echo "            </div>
  135.         </div>
  136.     ";
  137.         // line 39
  138.         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.'39$this->source); })()), 'form_start');
  139.         echo "
  140.     <div id=\"div-form-contact\" class=\"form-group col-lg-8 mx-auto\" style=\"display: flex;\">
  141.         <div class=\"col-lg-5\" style=\"display: flex; flex-direction: column; margin-right: 50px\">
  142.             <div class=\"form-material floating contact\">
  143.                 ";
  144.         // line 43
  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.'43$this->source); })()), "name", [], "any"falsefalsefalse43), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Nom*"]]);
  146.         echo "
  147.                 ";
  148.         // line 44
  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.'44$this->source); })()), "name", [], "any"falsefalsefalse44), 'errors');
  150.         echo "
  151.             </div>
  152.             <div class=\"form-material floating contact\">
  153.                 ";
  154.         // line 47
  155.         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); })()), "firstname", [], "any"falsefalsefalse47), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Prénom"]]);
  156.         echo "
  157.                 ";
  158.         // line 48
  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.'48$this->source); })()), "firstname", [], "any"falsefalsefalse48), 'errors');
  160.         echo "
  161.             </div>
  162.             <div class=\"form-material floating contact\">
  163.                 ";
  164.         // line 51
  165.         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.'51$this->source); })()), "mail", [], "any"falsefalsefalse51), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Mail*"]]);
  166.         echo "
  167.                 ";
  168.         // line 52
  169.         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); })()), "mail", [], "any"falsefalsefalse52), 'errors');
  170.         echo "
  171.             </div>
  172.             <div class=\"form-material floating contact\">
  173.                 ";
  174.         // line 55
  175.         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.'55$this->source); })()), "phone", [], "any"falsefalsefalse55), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Téléphone"]]);
  176.         echo "
  177.                 ";
  178.         // line 56
  179.         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.'56$this->source); })()), "phone", [], "any"falsefalsefalse56), 'errors');
  180.         echo "
  181.             </div>
  182.             <div class=\"form-material floating contact\">
  183.                 ";
  184.         // line 59
  185.         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.'59$this->source); })()), "file", [], "any"falsefalsefalse59), 'widget', ["attr" => ["class" => "form-control file-select""placeholder" => "Joindre un fichier &nbsp (.doc, .pdf, .jpeg / max. 5mo) "]]);
  186.         echo "
  187.                 ";
  188.         // line 60
  189.         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.'60$this->source); })()), "file", [], "any"falsefalsefalse60), 'errors');
  190.         echo "
  191.             </div>
  192.         </div>
  193.         <div class=\"col-lg-6\" style=\"display: flex; flex-direction: column\">
  194.             <div class=\"form-material floating contact selectdiv\">
  195.                 ";
  196.         // line 65
  197.         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.'65$this->source); })()), "object", [], "any"falsefalsefalse65), 'widget', ["attr" => ["class" => "form-control"]]);
  198.         echo "
  199.                 ";
  200.         // line 66
  201.         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.'66$this->source); })()), "object", [], "any"falsefalsefalse66), 'errors');
  202.         echo "
  203.             </div>
  204.             <div class=\"form-material floating contact\">
  205.                 ";
  206.         // line 69
  207.         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.'69$this->source); })()), "message", [], "any"falsefalsefalse69), 'widget', ["attr" => ["class" => "form-control"]]);
  208.         echo "
  209.                 ";
  210.         // line 70
  211.         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.'70$this->source); })()), "message", [], "any"falsefalsefalse70), 'errors');
  212.         echo "
  213.             </div>
  214.         </div>
  215.         <div class=\"col-md-1\">
  216.             <div class=\"submit-contact-button btn-contact\">
  217.                 <div>
  218.                     <button id=\"login_user\" class=\"col-lg-12 offset-lg-4btn btn-primary\" type=\"submit\" style=\"background-color: #f6a400; border-color: #f6a400;\">
  219.                         <?xml version=\"1.0\" encoding=\"UTF-8\"?>
  220.                         <svg id=\"SVGDoc\" width=\"19\" height=\"15\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:avocode=\"https://avocode.com/\" viewBox=\"0 0 19 15\"><defs></defs><desc>Generated with Avocode.</desc><g><g transform=\"rotate(90 9.5 7.5)\"><title>np_arrow-up_888648_000000</title><path d=\"M16.10552,5.28141v0l-6.60555,-6.60459v0l-6.60554,6.60459v0l1.3808,1.3808v0l4.23854,-4.23949v0v13.90055v0h1.97232v0v-13.90055v0l4.23855,4.23949v0z\" fill=\"#ffffff\" fill-opacity=\"1\"></path></g></g></svg>
  221.                     </button>
  222.                 </div>
  223.             </div>
  224.         </div>
  225.         
  226.         ";
  227.         // line 84
  228.         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.'84$this->source); })()), 'form_end');
  229.         echo "
  230.     </div>
  231. </div>
  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.html.twig";
  241.     }
  242.     public function isTraitable()
  243.     {
  244.         return false;
  245.     }
  246.     public function getDebugInfo()
  247.     {
  248.         return array (  250 => 84,  233 => 70,  229 => 69,  223 => 66,  219 => 65,  211 => 60,  207 => 59,  201 => 56,  197 => 55,  191 => 52,  187 => 51,  181 => 48,  177 => 47,  171 => 44,  167 => 43,  160 => 39,  154 => 35,  150 => 34,  139 => 30,  132 => 25,  130 => 24,  110 => 14,  107 => 13,  104 => 12,  101 => 11,  98 => 10,  96 => 9,  93 => 8,  91 => 7,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  249.     }
  250.     public function getSourceContext()
  251.     {
  252.         return new Source("{% extends 'base.html.twig' %}
  253. {% block title %}Contact{% endblock %}
  254. {% block body %}
  255.     {% set headerContent = content('Contact', 'Header') %}
  256.     {% if headerContent.picture is defined and headerContent.picture is not empty %}
  257.         {% set backgroundImage = headerContent.picture[0].path %}
  258.     {% else %}
  259.         {% set backgroundImage = 'empty' %}
  260.     {% endif %}
  261.     <header class=\"header-tracol header-contact col-lg-8 mx-auto\" style=\"background-image: url({% if backgroundImage != 'empty' %}'/uploads/images/{{ backgroundImage }}'{% else %}{{ asset('img/header_contact.jpg') }}{% endif %});\">
  262.         <div class=\"container-fluid\">
  263.             <div class=\"col-lg-8 mx-auto div-svg-header\">
  264.                 <div class=\"header-habiter-div\">
  265.                 </div>
  266.             </div>
  267.         </div>
  268.     </header>
  269. <div class=\"container-fluid\" style=\"margin-top: 60px; margin-bottom: 80px\">
  270.     {% set contactContent = content('Contact', 'Section-1') %}
  271.         <div class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  272.             <div class=\"col-lg-4\" style=\"font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;\">
  273.                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  274.                     <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  275.                 </svg>
  276.                 <h1 class=\"project-title contact\">{% if contactContent.name is defined %}{{ contactContent.name }}{% else %}Contactez-nous{% endif %}</h1>
  277.             </div>
  278.             <div class=\"separator\"></div>
  279.             <div class=\"col-lg-6 pre-section-content\">
  280.                 {% if contactContent.content is defined %}{{ contactContent.content|raw }}{% endif %}
  281.             </div>
  282.         </div>
  283.     {{ form_start(form) }}
  284.     <div id=\"div-form-contact\" class=\"form-group col-lg-8 mx-auto\" style=\"display: flex;\">
  285.         <div class=\"col-lg-5\" style=\"display: flex; flex-direction: column; margin-right: 50px\">
  286.             <div class=\"form-material floating contact\">
  287.                 {{ form_widget(form.name, {'attr': { 'class':'form-control', 'placeholder': 'Nom*'}}) }}
  288.                 {{ form_errors(form.name) }}
  289.             </div>
  290.             <div class=\"form-material floating contact\">
  291.                 {{ form_widget(form.firstname, {'attr': { 'class':'form-control', 'placeholder': 'Prénom'}}) }}
  292.                 {{ form_errors(form.firstname) }}
  293.             </div>
  294.             <div class=\"form-material floating contact\">
  295.                 {{ form_widget(form.mail, {'attr': { 'class':'form-control', 'placeholder': 'Mail*'}}) }}
  296.                 {{ form_errors(form.mail) }}
  297.             </div>
  298.             <div class=\"form-material floating contact\">
  299.                 {{ form_widget(form.phone, {'attr': { 'class':'form-control', 'placeholder': 'Téléphone'}}) }}
  300.                 {{ form_errors(form.phone) }}
  301.             </div>
  302.             <div class=\"form-material floating contact\">
  303.                 {{ form_widget(form.file, {'attr': { 'class':'form-control file-select', 'placeholder': 'Joindre un fichier &nbsp (.doc, .pdf, .jpeg / max. 5mo) '}}) }}
  304.                 {{ form_errors(form.file) }}
  305.             </div>
  306.         </div>
  307.         <div class=\"col-lg-6\" style=\"display: flex; flex-direction: column\">
  308.             <div class=\"form-material floating contact selectdiv\">
  309.                 {{ form_widget(form.object, {'attr': { 'class':'form-control'}}) }}
  310.                 {{ form_errors(form.object) }}
  311.             </div>
  312.             <div class=\"form-material floating contact\">
  313.                 {{ form_widget(form.message, {'attr': { 'class':'form-control'}}) }}
  314.                 {{ form_errors(form.message) }}
  315.             </div>
  316.         </div>
  317.         <div class=\"col-md-1\">
  318.             <div class=\"submit-contact-button btn-contact\">
  319.                 <div>
  320.                     <button id=\"login_user\" class=\"col-lg-12 offset-lg-4btn btn-primary\" type=\"submit\" style=\"background-color: #f6a400; border-color: #f6a400;\">
  321.                         <?xml version=\"1.0\" encoding=\"UTF-8\"?>
  322.                         <svg id=\"SVGDoc\" width=\"19\" height=\"15\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns:avocode=\"https://avocode.com/\" viewBox=\"0 0 19 15\"><defs></defs><desc>Generated with Avocode.</desc><g><g transform=\"rotate(90 9.5 7.5)\"><title>np_arrow-up_888648_000000</title><path d=\"M16.10552,5.28141v0l-6.60555,-6.60459v0l-6.60554,6.60459v0l1.3808,1.3808v0l4.23854,-4.23949v0v13.90055v0h1.97232v0v-13.90055v0l4.23855,4.23949v0z\" fill=\"#ffffff\" fill-opacity=\"1\"></path></g></g></svg>
  323.                     </button>
  324.                 </div>
  325.             </div>
  326.         </div>
  327.         
  328.         {{ form_end(form) }}
  329.     </div>
  330. </div>
  331.     {% endblock %}
  332. ""contact.html.twig""/home/juca-stage/sites/sym/tracol/templates/contact.html.twig");
  333.     }
  334. }