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

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/map_tracol.png"), "html"nulltrue);
  98.         }
  99.         echo ");background-size:cover;\">
  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.             ";
  127.         // line 32
  128.         if (twig_get_attribute($this->env$this->source, ($context["contactContent"] ?? null), "content", [], "any"truetruefalse32)) {
  129.             // line 33
  130.             echo "                <div class=\"separator\"></div>
  131.                 <div class=\"col-lg-6 pre-section-content\">
  132.                     ";
  133.             // line 35
  134.             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.'35$this->source); })()), "content", [], "any"falsefalsefalse35);
  135.             echo "
  136.                 </div>
  137.             ";
  138.         }
  139.         // line 38
  140.         echo "        </div>
  141.     ";
  142.         // line 41
  143.         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.'41$this->source); })()), 'form_start');
  144.         echo "
  145.     <div id=\"div-form-contact\" class=\"form-group col-lg-8 mx-auto\" style=\"display: flex;\">
  146.         <div class=\"col-lg-5\" style=\"display: flex; flex-direction: column; margin-right: 50px\">
  147.             <div class=\"form-material floating contact\">
  148.                 ";
  149.         // line 45
  150.         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.'45$this->source); })()), "name", [], "any"falsefalsefalse45), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Nom*"]]);
  151.         echo "
  152.                 ";
  153.         // line 46
  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.'46$this->source); })()), "name", [], "any"falsefalsefalse46), 'errors');
  155.         echo "
  156.             </div>
  157.             <div class=\"form-material floating contact\">
  158.                 ";
  159.         // line 49
  160.         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.'49$this->source); })()), "firstname", [], "any"falsefalsefalse49), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Prénom*"]]);
  161.         echo "
  162.                 ";
  163.         // line 50
  164.         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.'50$this->source); })()), "firstname", [], "any"falsefalsefalse50), 'errors');
  165.         echo "
  166.             </div>
  167.             <div class=\"form-material floating contact\">
  168.                 ";
  169.         // line 53
  170.         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); })()), "mail", [], "any"falsefalsefalse53), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Mail*"]]);
  171.         echo "
  172.                 ";
  173.         // line 54
  174.         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.'54$this->source); })()), "mail", [], "any"falsefalsefalse54), 'errors');
  175.         echo "
  176.             </div>
  177.             <div class=\"form-material floating contact\">
  178.                 ";
  179.         // line 57
  180.         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); })()), "phone", [], "any"falsefalsefalse57), 'widget', ["attr" => ["class" => "form-control""placeholder" => "Téléphone*"]]);
  181.         echo "
  182.                 ";
  183.         // line 58
  184.         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); })()), "phone", [], "any"falsefalsefalse58), 'errors');
  185.         echo "
  186.             </div>
  187.             <div class=\"form-material floating contact\">
  188.                 ";
  189.         // line 61
  190.         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); })()), "file", [], "any"falsefalsefalse61), 'widget', ["attr" => ["class" => "form-control file-select""placeholder" => "Joindre un fichier &nbsp (.doc, .pdf, .jpeg / max. 5mo) "]]);
  191.         echo "
  192.                 ";
  193.         // line 62
  194.         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.'62$this->source); })()), "file", [], "any"falsefalsefalse62), 'errors');
  195.         echo "
  196.             </div>
  197.         </div>
  198.         <div class=\"col-lg-6\" style=\"display: flex; flex-direction: column\">
  199.             <div class=\"form-material floating contact selectdiv\">
  200.                 ";
  201.         // line 67
  202.         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.'67$this->source); })()), "object", [], "any"falsefalsefalse67), 'widget', ["attr" => ["class" => "form-control"]]);
  203.         echo "
  204.                 ";
  205.         // line 68
  206.         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.'68$this->source); })()), "object", [], "any"falsefalsefalse68), 'errors');
  207.         echo "
  208.             </div>
  209.             <div class=\"form-material floating contact\">
  210.                 ";
  211.         // line 71
  212.         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.'71$this->source); })()), "message", [], "any"falsefalsefalse71), 'widget', ["attr" => ["class" => "form-control"]]);
  213.         echo "
  214.                 ";
  215.         // line 72
  216.         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.'72$this->source); })()), "message", [], "any"falsefalsefalse72), 'errors');
  217.         echo "
  218.             </div>
  219.         </div>
  220.         <div class=\"col-md-1\">
  221.             <div class=\"submit-contact-button btn-contact\">
  222.                 <div>
  223.                     <button id=\"login_user\" class=\"col-lg-12 offset-lg-4btn btn-primary\" type=\"submit\" style=\"background-color: #f6a400; border-color: #f6a400;\">
  224.                         <?xml version=\"1.0\" encoding=\"UTF-8\"?>
  225.                         <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>
  226.                     </button>
  227.                 </div>
  228.             </div>
  229.         </div>
  230.         
  231.         ";
  232.         // line 86
  233.         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.'86$this->source); })()), 'form_end');
  234.         echo "
  235.     </div>
  236. </div>
  237.     ";
  238.         
  239.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  240.         
  241.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  242.     }
  243.     public function getTemplateName()
  244.     {
  245.         return "contact.html.twig";
  246.     }
  247.     public function isTraitable()
  248.     {
  249.         return false;
  250.     }
  251.     public function getDebugInfo()
  252.     {
  253.         return array (  255 => 86,  238 => 72,  234 => 71,  228 => 68,  224 => 67,  216 => 62,  212 => 61,  206 => 58,  202 => 57,  196 => 54,  192 => 53,  186 => 50,  182 => 49,  176 => 46,  172 => 45,  165 => 41,  160 => 38,  154 => 35,  150 => 33,  148 => 32,  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,);
  254.     }
  255.     public function getSourceContext()
  256.     {
  257.         return new Source("{% extends 'base.html.twig' %}
  258. {% block title %}Contact{% endblock %}
  259. {% block body %}
  260.     {% set headerContent = content('Contact', 'Header') %}
  261.     {% if headerContent.picture is defined and headerContent.picture is not empty %}
  262.         {% set backgroundImage = headerContent.picture[0].path %}
  263.     {% else %}
  264.         {% set backgroundImage = 'empty' %}
  265.     {% endif %}
  266.     <header class=\"header-tracol header-contact col-lg-8 mx-auto\" style=\"background-image: url({% if backgroundImage != 'empty' %}'/uploads/images/{{ backgroundImage }}'{% else %}{{ asset('img/map_tracol.png') }}{% endif %});background-size:cover;\">
  267.         <div class=\"container-fluid\">
  268.             <div class=\"col-lg-8 mx-auto div-svg-header\">
  269.                 <div class=\"header-habiter-div\">
  270.                 </div>
  271.             </div>
  272.         </div>
  273.     </header>
  274. <div class=\"container-fluid\" style=\"margin-top: 60px; margin-bottom: 80px\">
  275.     {% set contactContent = content('Contact', 'Section-1') %}
  276.         <div class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  277.             <div class=\"col-lg-4\" style=\"font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;\">
  278.                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  279.                     <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\"/>
  280.                 </svg>
  281.                 <h1 class=\"project-title contact\">{% if contactContent.name is defined %}{{ contactContent.name }}{% else %}Contactez-nous{% endif %}</h1>
  282.             </div>
  283.             {% if contactContent.content is defined %}
  284.                 <div class=\"separator\"></div>
  285.                 <div class=\"col-lg-6 pre-section-content\">
  286.                     {{ contactContent.content|raw }}
  287.                 </div>
  288.             {% endif %}
  289.         </div>
  290.     {{ form_start(form) }}
  291.     <div id=\"div-form-contact\" class=\"form-group col-lg-8 mx-auto\" style=\"display: flex;\">
  292.         <div class=\"col-lg-5\" style=\"display: flex; flex-direction: column; margin-right: 50px\">
  293.             <div class=\"form-material floating contact\">
  294.                 {{ form_widget(form.name, {'attr': { 'class':'form-control', 'placeholder': 'Nom*'}}) }}
  295.                 {{ form_errors(form.name) }}
  296.             </div>
  297.             <div class=\"form-material floating contact\">
  298.                 {{ form_widget(form.firstname, {'attr': { 'class':'form-control', 'placeholder': 'Prénom*'}}) }}
  299.                 {{ form_errors(form.firstname) }}
  300.             </div>
  301.             <div class=\"form-material floating contact\">
  302.                 {{ form_widget(form.mail, {'attr': { 'class':'form-control', 'placeholder': 'Mail*'}}) }}
  303.                 {{ form_errors(form.mail) }}
  304.             </div>
  305.             <div class=\"form-material floating contact\">
  306.                 {{ form_widget(form.phone, {'attr': { 'class':'form-control', 'placeholder': 'Téléphone*'}}) }}
  307.                 {{ form_errors(form.phone) }}
  308.             </div>
  309.             <div class=\"form-material floating contact\">
  310.                 {{ form_widget(form.file, {'attr': { 'class':'form-control file-select', 'placeholder': 'Joindre un fichier &nbsp (.doc, .pdf, .jpeg / max. 5mo) '}}) }}
  311.                 {{ form_errors(form.file) }}
  312.             </div>
  313.         </div>
  314.         <div class=\"col-lg-6\" style=\"display: flex; flex-direction: column\">
  315.             <div class=\"form-material floating contact selectdiv\">
  316.                 {{ form_widget(form.object, {'attr': { 'class':'form-control'}}) }}
  317.                 {{ form_errors(form.object) }}
  318.             </div>
  319.             <div class=\"form-material floating contact\">
  320.                 {{ form_widget(form.message, {'attr': { 'class':'form-control'}}) }}
  321.                 {{ form_errors(form.message) }}
  322.             </div>
  323.         </div>
  324.         <div class=\"col-md-1\">
  325.             <div class=\"submit-contact-button btn-contact\">
  326.                 <div>
  327.                     <button id=\"login_user\" class=\"col-lg-12 offset-lg-4btn btn-primary\" type=\"submit\" style=\"background-color: #f6a400; border-color: #f6a400;\">
  328.                         <?xml version=\"1.0\" encoding=\"UTF-8\"?>
  329.                         <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>
  330.                     </button>
  331.                 </div>
  332.             </div>
  333.         </div>
  334.         
  335.         {{ form_end(form) }}
  336.     </div>
  337. </div>
  338.     {% endblock %}
  339. ""contact.html.twig""/home/jumo/sites/sym/tracol/templates/contact.html.twig");
  340.     }
  341. }