var/cache/dev/twig/3c/3c837f47595250c7c9a118f67b4c474e4a1c07dde925fb9be2b080406942e6ee.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Default/contacts.html.twig */
  14. class __TwigTemplate_279c66403f569af97297a3fc1ad52b7ebb47c670a2a8b8676b31b011b72da252 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.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 4
  29.         return "Default/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""Default/contacts.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""Default/contacts.html.twig"));
  38.         // line 1
  39.         $context["title"] = "Contactez-nous";
  40.         // line 2
  41.         $context["menu"] = "contacts";
  42.         // line 3
  43.         $context["hasReCaptcha"] = true;
  44.         // line 4
  45.         $this->parent $this->loadTemplate("Default/base.html.twig""Default/contacts.html.twig"4);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  49.         
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  51.     }
  52.     // line 5
  53.     public function block_content($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  60.         // line 6
  61.         echo "<div id=\"contacts\" class='";
  62.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  63.         echo " ";
  64.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  65.         echo "'>
  66.     <div class=\"fill hoverflow gpadding ";
  67.         // line 7
  68.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row vt-80-in"]), "html"nulltrue);
  69.         echo " ";
  70.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-30-in"]), "html"nulltrue);
  71.         echo "\">
  72.         <div class=\"\">
  73.             ";
  74.         // line 9
  75.         echo twig_include($this->env$context"Default/notice.html.twig");
  76.         echo "
  77.             ";
  78.         // line 10
  79.         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.'10$this->source); })()), 'form_start', ["attr" => ["class" => (("relative w100 bg-success " call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["padding-60"])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-1-in bottom-25-in hz-25-in"]))]]);
  80.         echo "
  81.                 ";
  82.         // line 11
  83.         $context["class"] = (("relative w100 h6 text-left noradius border-bottom border-solid border-white border-1x nobg white " call_user_func_array($this->env->getFunction('desktop')->getCallable(), [" vt-15-in bottom-20 "])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), [" vt-10-in hz-15-in"]));
  84.         // line 12
  85.         echo "                ";
  86.         $context["divClass"] = (("" call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half-20 vt-10 "])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10 "]));
  87.         // line 13
  88.         echo "                <div class='";
  89.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space"]), "html"nulltrue);
  90.         echo " w100'>
  91.                     <div class='w100 white ";
  92.         // line 14
  93.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space wrap"]), "html"nulltrue);
  94.         echo "'>
  95.                         <div class='";
  96.         // line 15
  97.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [(isset($context["divClass"]) || array_key_exists("divClass"$context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.'15$this->source); })())]), "html"nulltrue);
  98.         echo " ";
  99.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  100.         echo "'>
  101.                             <label class='upper h6'>Nom de famille</label>
  102.                             ";
  103.         // line 17
  104.         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.'17$this->source); })()), "lName", [], "any"falsefalsefalse17), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'17$this->source); })()), "placeholder" => "Obligatoire"]]);
  105.         echo "
  106.                         </div>
  107.                         <div class='";
  108.         // line 19
  109.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [(isset($context["divClass"]) || array_key_exists("divClass"$context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.'19$this->source); })())]), "html"nulltrue);
  110.         echo " ";
  111.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  112.         echo "'>
  113.                             <label class='upper h6'>Prénom</label>
  114.                             ";
  115.         // line 21
  116.         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.'21$this->source); })()), "fName", [], "any"falsefalsefalse21), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'21$this->source); })()), "placeholder" => "Obligatoire"]]);
  117.         echo "
  118.                         </div>
  119.                         <div class='";
  120.         // line 23
  121.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [(isset($context["divClass"]) || array_key_exists("divClass"$context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.'23$this->source); })())]), "html"nulltrue);
  122.         echo " ";
  123.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  124.         echo "'>
  125.                             <label class='upper h6'>Adresse email</label>
  126.                             ";
  127.         // line 25
  128.         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.'25$this->source); })()), "email", [], "any"falsefalsefalse25), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'25$this->source); })()), "placeholder" => "Obligatoire"]]);
  129.         echo "
  130.                         </div>
  131.                         <div class='";
  132.         // line 27
  133.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [(isset($context["divClass"]) || array_key_exists("divClass"$context) ? $context["divClass"] : (function () { throw new RuntimeError('Variable "divClass" does not exist.'27$this->source); })())]), "html"nulltrue);
  134.         echo " ";
  135.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  136.         echo "'>
  137.                             <label class='upper h6'>Numéro de téléphone</label>
  138.                             ";
  139.         // line 29
  140.         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); })()), "phone", [], "any"falsefalsefalse29), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'29$this->source); })()), "placeholder" => "Optionnel"]]);
  141.         echo "
  142.                         </div>
  143.                         <div class='w100 ";
  144.         // line 31
  145.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-20"]), "html"nulltrue);
  146.         echo " ";
  147.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  148.         echo "'>
  149.                             <label class='upper h6'>Objet du message</label>
  150.                             ";
  151.         // line 33
  152.         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); })()), "object", [], "any"falsefalsefalse33), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'33$this->source); })()), "placeholder" => "Obligatoire"]]);
  153.         echo "
  154.                         </div>
  155.                     </div>
  156.                 </div>
  157.                 <div class='w100 ";
  158.         // line 37
  159.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-20"]), "html"nulltrue);
  160.         echo " ";
  161.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  162.         echo "'>
  163.                     <label class='upper white h6'>Contenu du message</label>
  164.                     ";
  165.         // line 39
  166.         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); })()), "content", [], "any"falsefalsefalse39), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'39$this->source); })()), "placeholder" => "Obligatoire"]]);
  167.         echo "
  168.                 </div>
  169.                 <div class='flex middle col center ";
  170.         // line 41
  171.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-20-in"]), "html"nulltrue);
  172.         echo " ";
  173.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["center"]), "html"nulltrue);
  174.         echo "'>
  175.                     <div class=\"g-recaptcha\" data-sitekey=\"";
  176.         // line 42
  177.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcecall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["recaptcha"]), "key", [], "array"falsefalsefalse42), "html"nulltrue);
  178.         echo "\"></div>
  179.                     <button type='submit' class=\"anim-btn relative flex col bg-white noborder radius-5 ";
  180.         // line 43
  181.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-15"]), "html"nulltrue);
  182.         echo "\">
  183.                         <span class=\"upper semibold p vt-10-in hz-30-in success\">Envoyer</span>
  184.                     </button>
  185.                 </div>
  186.             ";
  187.         // line 47
  188.         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.'47$this->source); })()), 'form_end');
  189.         echo "
  190.         </div>
  191.         <div class='";
  192.         // line 49
  193.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["third_60 hz-60-in"]), "html"nulltrue);
  194.         echo " ";
  195.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-30-in vt-30-in"]), "html"nulltrue);
  196.         echo "'>
  197.             <div class=\"\">
  198.                 <h2 class=\"h4 upper\">Coordonnées</h2>
  199.                 <div class=\" ";
  200.         // line 52
  201.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-10 bottom-30"]), "html"nulltrue);
  202.         echo " ";
  203.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-15"]), "html"nulltrue);
  204.         echo "\">
  205.                     <label class='h6'>Adresse :</label>
  206.                     <p class=\"h5 semibold\">";
  207.         // line 54
  208.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["address"]), "html"nulltrue);
  209.         echo "</p>
  210.                 </div>
  211.                 <div class=\" ";
  212.         // line 56
  213.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-30"]), "html"nulltrue);
  214.         echo " ";
  215.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-15"]), "html"nulltrue);
  216.         echo "\">
  217.                     <label class='h6'>Adresse e-mail :</label>
  218.                     <p class=\"h5 semibold\">";
  219.         // line 58
  220.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcecall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["contacts"]), "email", [], "array"falsefalsefalse58), "html"nulltrue);
  221.         echo "</p>
  222.                 </div>
  223.                 <div class=\"\">
  224.                     <label class='h6'>Numéro de téléphone :</label>
  225.                     <p class=\"h5 semibold\">";
  226.         // line 62
  227.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcecall_user_func_array($this->env->getFunction('os_param')->getCallable(), ["contacts"]), "phone", [], "array"falsefalsefalse62), "html"nulltrue);
  228.         echo "</p>
  229.                 </div>
  230.             </div>
  231.             <div class=\"map w100 ";
  232.         // line 65
  233.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-40"]), "html"nulltrue);
  234.         echo " ";
  235.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-25"]), "html"nulltrue);
  236.         echo "\">
  237.                 <h3 class=\"h4 semibold upper bottom-20\">Localisation</h3>
  238.                 <div class=\"w100 shadow hoverflow ";
  239.         // line 67
  240.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  241.         echo " ";
  242.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  243.         echo "\">
  244.                     <iframe class=\"block w100 msquare map-frame noborder\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3964.3842860418763!2d2.3593907!3d6.4729116!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1024a981367c79e7%3A0xf1630c240beb2ad6!2s%C3%89cole%20de%20Formation%20des%20Professions%20Judiciaires%20(EFPJ)!5e0!3m2!1sfr!2sbj!4v1669804747265!5m2!1sfr!2sbj\" style=\"border:0\" allowfullscreen=\"\" frameborder=\"0\"></iframe>
  245.                 </div>
  246.             </div>
  247.         </div>
  248.     </div>
  249. </div>
  250. ";
  251.         
  252.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  253.         
  254.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  255.     }
  256.     public function getTemplateName()
  257.     {
  258.         return "Default/contacts.html.twig";
  259.     }
  260.     public function isTraitable()
  261.     {
  262.         return false;
  263.     }
  264.     public function getDebugInfo()
  265.     {
  266.         return array (  254 => 67,  247 => 65,  241 => 62,  234 => 58,  227 => 56,  222 => 54,  215 => 52,  207 => 49,  202 => 47,  195 => 43,  191 => 42,  185 => 41,  180 => 39,  173 => 37,  166 => 33,  159 => 31,  154 => 29,  147 => 27,  142 => 25,  135 => 23,  130 => 21,  123 => 19,  118 => 17,  111 => 15,  107 => 14,  102 => 13,  99 => 12,  97 => 11,  93 => 10,  89 => 9,  82 => 7,  75 => 6,  65 => 5,  54 => 4,  52 => 3,  50 => 2,  48 => 1,  35 => 4,);
  267.     }
  268.     public function getSourceContext()
  269.     {
  270.         return new Source("{% set title = 'Contactez-nous' %}
  271. {% set menu = 'contacts' %}
  272. {% set hasReCaptcha = true %}
  273. {% extends 'Default/base.html.twig' %}
  274. {% block content %}
  275. <div id=\"contacts\" class='{{desktop(\"\")}} {{mobile(\"\")}}'>
  276.     <div class=\"fill hoverflow gpadding {{desktop('flex row vt-80-in')}} {{mobile('vt-30-in')}}\">
  277.         <div class=\"\">
  278.             {{include('Default/notice.html.twig')}}
  279.             {{form_start(form, {'attr':{'class':'relative w100 bg-success '~desktop(\"padding-60\")~mobile(\"top-1-in bottom-25-in hz-25-in\")}})}}
  280.                 {% set class = 'relative w100 h6 text-left noradius border-bottom border-solid border-white border-1x nobg white '~desktop(\" vt-15-in bottom-20 \")~mobile(\" vt-10-in hz-15-in\") %}
  281.                 {% set divClass = ''~desktop(\"half-20 vt-10 \")~mobile(\"vt-10 \") %}
  282.                 <div class='{{desktop(\"flex row space\")}} w100'>
  283.                     <div class='w100 white {{desktop(\"flex row space wrap\")}}'>
  284.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  285.                             <label class='upper h6'>Nom de famille</label>
  286.                             {{form_widget(form.lName,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  287.                         </div>
  288.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  289.                             <label class='upper h6'>Prénom</label>
  290.                             {{form_widget(form.fName,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  291.                         </div>
  292.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  293.                             <label class='upper h6'>Adresse email</label>
  294.                             {{form_widget(form.email,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  295.                         </div>
  296.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  297.                             <label class='upper h6'>Numéro de téléphone</label>
  298.                             {{form_widget(form.phone,{attr: {class:class, placeholder : \"Optionnel\"}})}}
  299.                         </div>
  300.                         <div class='w100 {{desktop(\"vt-20\")}} {{mobile(\"vt-20\")}}'>
  301.                             <label class='upper h6'>Objet du message</label>
  302.                             {{form_widget(form.object,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  303.                         </div>
  304.                     </div>
  305.                 </div>
  306.                 <div class='w100 {{desktop(\"vt-20\")}} {{mobile(\"vt-20\")}}'>
  307.                     <label class='upper white h6'>Contenu du message</label>
  308.                     {{form_widget(form.content,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  309.                 </div>
  310.                 <div class='flex middle col center {{desktop(\"vt-20-in\")}} {{mobile(\"center\")}}'>
  311.                     <div class=\"g-recaptcha\" data-sitekey=\"{{os_param('recaptcha')['key']}}\"></div>
  312.                     <button type='submit' class=\"anim-btn relative flex col bg-white noborder radius-5 {{desktop('top-15')}}\">
  313.                         <span class=\"upper semibold p vt-10-in hz-30-in success\">Envoyer</span>
  314.                     </button>
  315.                 </div>
  316.             {{form_end(form)}}
  317.         </div>
  318.         <div class='{{desktop(\"third_60 hz-60-in\")}} {{mobile(\"hz-30-in vt-30-in\")}}'>
  319.             <div class=\"\">
  320.                 <h2 class=\"h4 upper\">Coordonnées</h2>
  321.                 <div class=\" {{desktop(\"top-10 bottom-30\")}} {{mobile(\"vt-15\")}}\">
  322.                     <label class='h6'>Adresse :</label>
  323.                     <p class=\"h5 semibold\">{{os_param(\"address\")}}</p>
  324.                 </div>
  325.                 <div class=\" {{desktop(\"vt-30\")}} {{mobile(\"vt-15\")}}\">
  326.                     <label class='h6'>Adresse e-mail :</label>
  327.                     <p class=\"h5 semibold\">{{os_param(\"contacts\")[\"email\"]}}</p>
  328.                 </div>
  329.                 <div class=\"\">
  330.                     <label class='h6'>Numéro de téléphone :</label>
  331.                     <p class=\"h5 semibold\">{{os_param(\"contacts\")[\"phone\"]}}</p>
  332.                 </div>
  333.             </div>
  334.             <div class=\"map w100 {{desktop('top-40')}} {{mobile('top-25')}}\">
  335.                 <h3 class=\"h4 semibold upper bottom-20\">Localisation</h3>
  336.                 <div class=\"w100 shadow hoverflow {{desktop('')}} {{mobile('')}}\">
  337.                     <iframe class=\"block w100 msquare map-frame noborder\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3964.3842860418763!2d2.3593907!3d6.4729116!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1024a981367c79e7%3A0xf1630c240beb2ad6!2s%C3%89cole%20de%20Formation%20des%20Professions%20Judiciaires%20(EFPJ)!5e0!3m2!1sfr!2sbj!4v1669804747265!5m2!1sfr!2sbj\" style=\"border:0\" allowfullscreen=\"\" frameborder=\"0\"></iframe>
  338.                 </div>
  339.             </div>
  340.         </div>
  341.     </div>
  342. </div>
  343. {% endblock %}
  344. ""Default/contacts.html.twig""/home/adminroot/www/templates/Default/contacts.html.twig");
  345.     }
  346. }