var/cache/dev/twig/47/47d871b931544d9b1ddd8514bfeda87280ba697e1a9e97f9f5cc3fc0b4ecd973.php line 59

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/registration.html.twig */
  14. class __TwigTemplate_9d0250533f60633cab8febbb4c308311cb0aa40407b59818c7f997ef618780c8 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.             'titlebox' => [$this'block_titlebox'],
  24.             'body' => [$this'block_body'],
  25.             'banner' => [$this'block_banner'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 4
  31.         return "Default/base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/registration.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Default/registration.html.twig"));
  40.         // line 1
  41.         $context["title"] = "Pré-inscription";
  42.         // line 2
  43.         $context["menu"] = "formations";
  44.         // line 3
  45.         $context["bgcolor"] = "bg-gray";
  46.         // line 5
  47.         $macros["macros"] = $this->macros["macros"] = $this->loadTemplate("Admin/macros.html.twig""Default/registration.html.twig"5)->unwrap();
  48.         // line 4
  49.         $this->parent $this->loadTemplate("Default/base.html.twig""Default/registration.html.twig"4);
  50.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  51.         
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  53.         
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  55.     }
  56.     // line 7
  57.     public function block_titlebox($context, array $blocks = [])
  58.     {
  59.         $macros $this->macros;
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  61.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""titlebox"));
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""titlebox"));
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 10
  70.     public function block_body($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  77.         
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  79.         
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  81.     }
  82.     // line 13
  83.     public function block_banner($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""banner"));
  90.         // line 14
  91.         echo "<div id=\"contacts\" class='htop-in ";
  92.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  93.         echo " ";
  94.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  95.         echo "'>
  96.     <div class='relative w100 flex col gpadding ";
  97.         // line 16
  98.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-40-in"]), "html"nulltrue);
  99.         echo " ";
  100.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html"nulltrue);
  101.         echo "'>
  102.         <i class=\"vt-5-in bg-white quarter-80 radius-5\"></i>
  103.         <h1 class='success h2'>";
  104.         // line 18
  105.         echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'18$this->source); })()), "html"nulltrue);
  106.         echo "</h1>
  107.     </div>
  108.     <div class=\"fill hoverflow gpadding ";
  109.         // line 21
  110.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row vt-60-in"]), "html"nulltrue);
  111.         echo " ";
  112.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-30-in"]), "html"nulltrue);
  113.         echo "\">
  114.         <div class=\"\">
  115.             ";
  116.         // line 23
  117.         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.'23$this->source); })()), 'form_start', ["attr" => ["class" => (("relative w100 " call_user_func_array($this->env->getFunction('desktop')->getCallable(), [""])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-1-in bottom-25-in hz-25-in"]))]]);
  118.         echo "
  119.                 ";
  120.         // line 24
  121.         $context["class"] = (("relative w100 h6 text-left noradius border-bottom border-solid border-gray-alt border-1x nobg black " 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"]));
  122.         // line 25
  123.         echo "                ";
  124.         $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 "]));
  125.         // line 26
  126.         echo "
  127.                 ";
  128.         // line 27
  129.         $context["h2Class"] = (("h3 success semibold upper " call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["bottom-10"])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["bottom-5 "]));
  130.         // line 28
  131.         echo "                ";
  132.         $context["groupClass"] = (("w100 bg-white shadow " call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space wrap hz-60-in bottom-40 vt-40-in "])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["hz-20-in vt-10-in bottom-20 "]));
  133.         // line 29
  134.         echo "                ";
  135.         $context["descClass"] = (("border-left border-5x border-success-alt border-solid bg-gray success shadow " call_user_func_array($this->env->getFunction('desktop')->getCallable(), [" hz-40-in vt-20-in "])) . call_user_func_array($this->env->getFunction('mobile')->getCallable(), [" hz-15-in vt-10-in "]));
  136.         // line 30
  137.         echo "
  138.                 <h2 class=\"";
  139.         // line 32
  140.         echo twig_escape_filter($this->env, (isset($context["h2Class"]) || array_key_exists("h2Class"$context) ? $context["h2Class"] : (function () { throw new RuntimeError('Variable "h2Class" does not exist.'32$this->source); })()), "html"nulltrue);
  141.         echo "\">Votre identité</h2>
  142.                 <div class=\"";
  143.         // line 33
  144.         echo twig_escape_filter($this->env, (isset($context["descClass"]) || array_key_exists("descClass"$context) ? $context["descClass"] : (function () { throw new RuntimeError('Variable "descClass" does not exist.'33$this->source); })()), "html"nulltrue);
  145.         echo "\">
  146.                     <ul>
  147.                         <li>
  148.                             Merci d'indiquer vos coordonnées et nous allons vous recontacter pour plus de renseignements.
  149.                         </li>
  150.                         <li class=\"\">
  151.                             Offres de formations ouvertes à tous les fonctionnaires territoriaux
  152.                         </li>
  153.                         <li>
  154.                             Inscription obligatoire, 1 mois avant la date de formation au plus tard
  155.                         </li>
  156.                     </ul>
  157.                 </div>
  158.                 <div class='";
  159.         // line 46
  160.         echo twig_escape_filter($this->env, (isset($context["groupClass"]) || array_key_exists("groupClass"$context) ? $context["groupClass"] : (function () { throw new RuntimeError('Variable "groupClass" does not exist.'46$this->source); })()), "html"nulltrue);
  161.         echo "'>
  162.                     <div class='w100 white ";
  163.         // line 47
  164.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space wrap"]), "html"nulltrue);
  165.         echo "'>
  166.                         <div class=\"w100 relative\">
  167.                             <div class='relative ";
  168.         // line 49
  169.         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.'49$this->source); })())]), "html"nulltrue);
  170.         echo " ";
  171.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  172.         echo "'>
  173.                                 <label class='upper success-alt h6'>Civilité</label>
  174.                                 ";
  175.         // line 51
  176.         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); })()), "sex", [], "any"falsefalsefalse51), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'51$this->source); })()), "placeholder" => "Obligatoire"]]);
  177.         echo "
  178.                             </div>
  179.                             <i></i>
  180.                         </div>
  181.                         <div class='";
  182.         // line 55
  183.         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.'55$this->source); })())]), "html"nulltrue);
  184.         echo " ";
  185.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  186.         echo "'>
  187.                             <label class='upper success-alt h6'>Nom de famille</label>
  188.                             ";
  189.         // line 57
  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.'57$this->source); })()), "fname", [], "any"falsefalsefalse57), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'57$this->source); })()), "placeholder" => "Obligatoire"]]);
  191.         echo "
  192.                         </div>
  193.                         <div class='";
  194.         // line 59
  195.         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.'59$this->source); })())]), "html"nulltrue);
  196.         echo " ";
  197.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  198.         echo "'>
  199.                             <label class='upper success-alt h6'>Prénom</label>
  200.                             ";
  201.         // line 61
  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.'61$this->source); })()), "lname", [], "any"falsefalsefalse61), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'61$this->source); })()), "placeholder" => "Obligatoire"]]);
  203.         echo "
  204.                         </div>
  205.                         <div class='";
  206.         // line 63
  207.         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.'63$this->source); })())]), "html"nulltrue);
  208.         echo " ";
  209.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  210.         echo "'>
  211.                             <label class='upper success-alt h6'>Adresse email</label>
  212.                             ";
  213.         // line 65
  214.         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); })()), "email", [], "any"falsefalsefalse65), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'65$this->source); })()), "placeholder" => "Obligatoire"]]);
  215.         echo "
  216.                         </div>
  217.                         <div class='";
  218.         // line 67
  219.         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.'67$this->source); })())]), "html"nulltrue);
  220.         echo " ";
  221.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  222.         echo "'>
  223.                             <label class='upper success-alt h6'>Numéro de téléphone</label>
  224.                             ";
  225.         // line 69
  226.         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); })()), "phone", [], "any"falsefalsefalse69), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'69$this->source); })()), "placeholder" => "Obligatoire"]]);
  227.         echo "
  228.                         </div>
  229.                         <div class='";
  230.         // line 71
  231.         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.'71$this->source); })())]), "html"nulltrue);
  232.         echo " ";
  233.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  234.         echo "'>
  235.                             <label class='upper success-alt h6'>Fonction occupée</label>
  236.                             ";
  237.         // line 73
  238.         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.'73$this->source); })()), "profession", [], "any"falsefalsefalse73), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'73$this->source); })()), "placeholder" => "Obligatoire"]]);
  239.         echo "
  240.                         </div>
  241.                         <div class='";
  242.         // line 75
  243.         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.'75$this->source); })())]), "html"nulltrue);
  244.         echo " ";
  245.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  246.         echo "'>
  247.                             <label class='upper success-alt h6'>Structure rattachée</label>
  248.                             ";
  249.         // line 77
  250.         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.'77$this->source); })()), "company", [], "any"falsefalsefalse77), 'widget', ["attr" => ["class" => (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'77$this->source); })()), "placeholder" => "Obligatoire"]]);
  251.         echo "
  252.                         </div>
  253.                     </div>
  254.                 </div>
  255.                 <h2 class=\"";
  256.         // line 82
  257.         echo twig_escape_filter($this->env, (isset($context["h2Class"]) || array_key_exists("h2Class"$context) ? $context["h2Class"] : (function () { throw new RuntimeError('Variable "h2Class" does not exist.'82$this->source); })()), "html"nulltrue);
  258.         echo "\">Votre formation</h2>
  259.                 <div class=\"";
  260.         // line 83
  261.         echo twig_escape_filter($this->env, (isset($context["descClass"]) || array_key_exists("descClass"$context) ? $context["descClass"] : (function () { throw new RuntimeError('Variable "descClass" does not exist.'83$this->source); })()), "html"nulltrue);
  262.         echo "\">
  263.                     Deux types de formations offertes :
  264.                     <ul class=\"light left-40\">
  265.                         <li>
  266.                             Formation continue de perfectionnement : (Durée : 10-15 jours et animation d’un ensemble de 5-7 modules)
  267.                         </li>
  268.                         <li>
  269.                             Formation continue qualifiante : (Durée : 3-5 jours et animation d’un (01) module de formation
  270.                         </li>
  271.                     </ul>
  272.                     <span class=\"block vt-20\">Possibilités de formations continues à la carte (in situ), sur demande des Communes</span>
  273.                     Les frais de formation couvrent : - la formation
  274.                     <ul class=\"light left-40\">
  275.                         <li>
  276.                             la restauration (2 pauses-café + 1 dejeuner / jour)
  277.                         </li>
  278.                         <li>
  279.                             le support didactique
  280.                         </li>
  281.                     </ul>
  282.                 </div>
  283.                 <div class='";
  284.         // line 105
  285.         echo twig_escape_filter($this->env, (isset($context["groupClass"]) || array_key_exists("groupClass"$context) ? $context["groupClass"] : (function () { throw new RuntimeError('Variable "groupClass" does not exist.'105$this->source); })()), "html"nulltrue);
  286.         echo "'>
  287.                     <div class='w100 ";
  288.         // line 106
  289.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space wrap"]), "html"nulltrue);
  290.         echo "'>
  291.                         <div class=\"w100 relative\">
  292.                             <div class='relative ";
  293.         // line 108
  294.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["w100 vt-10"]), "html"nulltrue);
  295.         echo " ";
  296.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  297.         echo "'>
  298.                                 <label class='upper success-alt h6'>Formation désirée :</label>
  299.                                 ";
  300.         // line 110
  301.         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.'110$this->source); })()), "formation", [], "any"falsefalsefalse110), 'widget', ["attr" => ["class" => ((isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'110$this->source); })()) . " os-select"), "data-target" => ("#thematics,#" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'110$this->source); })()), "session", [], "any"falsefalsefalse110), "vars", [], "any"falsefalsefalse110), "id", [], "any"falsefalsefalse110)), "placeholder" => "Obligatoire"]]);
  302.         echo "
  303.                             </div>
  304.                         </div>
  305.                         <div class=\"w100 relative\">
  306.                             <div class='relative ";
  307.         // line 114
  308.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["w100 vt-10"]), "html"nulltrue);
  309.         echo " ";
  310.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  311.         echo "'>
  312.                                 <label class='upper success-alt h6'>Session désirée :</label>
  313.                                 ";
  314.         // line 116
  315.         $context["field"] = 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.'116$this->source); })()), "session", [], "any"falsefalsefalse116);
  316.         // line 117
  317.         echo "                                <select class=\"";
  318.         echo twig_escape_filter($this->env, (isset($context["class"]) || array_key_exists("class"$context) ? $context["class"] : (function () { throw new RuntimeError('Variable "class" does not exist.'117$this->source); })()), "html"nulltrue);
  319.         echo "\" id=\"thematics\">
  320.                                     <option value=\"\" ";
  321.         // line 118
  322.         echo ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'118$this->source); })()), "vars", [], "any"falsefalsefalse118), "value", [], "any"falsefalsefalse118)) ? ("") : ("selected"));
  323.         echo ">";
  324.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'118$this->source); })()), "vars", [], "any"falsefalsefalse118), "placeholder", [], "any"falsefalsefalse118), "html"nulltrue);
  325.         echo "</option>
  326.                                     ";
  327.         // line 119
  328.         $context['_parent'] = $context;
  329.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'119$this->source); })()), "vars", [], "any"falsefalsefalse119), "choices", [], "any"falsefalsefalse119));
  330.         foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
  331.             // line 120
  332.             echo "                                    <option class=\"\" value=\"";
  333.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "value", [], "any"falsefalsefalse120), "html"nulltrue);
  334.             echo "\" data-ref=\"";
  335.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["o"], "data", [], "any"falsefalsefalse120), "formation", [], "any"falsefalsefalse120), "id", [], "any"falsefalsefalse120), "html"nulltrue);
  336.             echo "\" ";
  337.             echo (((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'120$this->source); })()), "vars", [], "any"falsefalsefalse120), "value", [], "any"falsefalsefalse120), twig_get_attribute($this->env$this->source$context["o"], "value", [], "any"falsefalsefalse120)))) ? ("selected") : (""));
  338.             echo ">
  339.                                         ";
  340.             // line 121
  341.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "label", [], "any"falsefalsefalse121), "html"nulltrue);
  342.             echo " | ";
  343.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFilter('frdate')->getCallable(), [twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["o"], "data", [], "any"falsefalsefalse121), "startingDate", [], "any"falsefalsefalse121)]), "html"nulltrue);
  344.             echo " au ";
  345.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFilter('frdate')->getCallable(), [twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["o"], "data", [], "any"falsefalsefalse121), "endDate", [], "any"falsefalsefalse121)]), "html"nulltrue);
  346.             echo "</strong>
  347.                                     </option>
  348.                                     ";
  349.         }
  350.         $_parent $context['_parent'];
  351.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
  352.         $context array_intersect_key($context$_parent) + $_parent;
  353.         // line 124
  354.         echo "                                </select>
  355.                                 ";
  356.         // line 125
  357.         twig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'125$this->source); })()), "setRendered", [], "method"falsefalsefalse125);
  358.         // line 126
  359.         echo "                            </div>
  360.                         </div>
  361.                         <div class='";
  362.         // line 128
  363.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html"nulltrue);
  364.         echo " ";
  365.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html"nulltrue);
  366.         echo "'>
  367.                             <label class='upper success-alt h6'>Thématiques souhaitées :</label>
  368.                             <div class=\"flex row space wrap w100\" id=\"thematics\">
  369.                                 ";
  370.         // line 131
  371.         $context["field"] = 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.'131$this->source); })()), "thematics", [], "any"falsefalsefalse131);
  372.         // line 132
  373.         echo "                                ";
  374.         $context['_parent'] = $context;
  375.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'132$this->source); })()), "thematics", [], "any"falsefalsefalse132), "vars", [], "any"falsefalsefalse132), "choices", [], "any"falsefalsefalse132));
  376.         $context['loop'] = [
  377.           'parent' => $context['_parent'],
  378.           'index0' => 0,
  379.           'index'  => 1,
  380.           'first'  => true,
  381.         ];
  382.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  383.             $length count($context['_seq']);
  384.             $context['loop']['revindex0'] = $length 1;
  385.             $context['loop']['revindex'] = $length;
  386.             $context['loop']['length'] = $length;
  387.             $context['loop']['last'] = === $length;
  388.         }
  389.         foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
  390.             // line 133
  391.             echo "                                ";
  392.             $context["checked"] = ((twig_in_filter(twig_get_attribute($this->env$this->source$context["o"], "value", [], "any"falsefalsefalse133), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'133$this->source); })()), "vars", [], "any"falsefalsefalse133), "value", [], "any"falsefalsefalse133))) ? (true) : (false));
  393.             // line 134
  394.             echo "                                <div class=\"relative flex row top vt-10-in ";
  395.             echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half-20"]), "html"nulltrue);
  396.             echo "\"  data-ref=\"";
  397.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["o"], "data", [], "any"falsefalsefalse134), "formation", [], "any"falsefalsefalse134), "id", [], "any"falsefalsefalse134), "html"nulltrue);
  398.             echo "\">
  399.                                     <div class=\"relative\">
  400.                                         <input class=\"hide\" type=\"checkbox\" name=\"";
  401.             // line 136
  402.             echo twig_escape_filter($this->env, (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'136$this->source); })()), "vars", [], "any"falsefalsefalse136), "full_name", [], "any"falsefalsefalse136) . "[]"), "html"nulltrue);
  403.             echo "\" id=\"";
  404.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'136$this->source); })()), "vars", [], "any"falsefalsefalse136), "id", [], "any"falsefalsefalse136) . "_") . twig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse136)), "html"nulltrue);
  405.             echo "\" value=\"";
  406.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "value", [], "any"falsefalsefalse136), "html"nulltrue);
  407.             echo "\" ";
  408.             echo (((array_key_exists("checked"$context) && (isset($context["checked"]) || array_key_exists("checked"$context) ? $context["checked"] : (function () { throw new RuntimeError('Variable "checked" does not exist.'136$this->source); })()))) ? ("checked") : (""));
  409.             echo ">
  410.                                         <label class=\"icon min block relative\" for=\"";
  411.             // line 137
  412.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'137$this->source); })()), "vars", [], "any"falsefalsefalse137), "id", [], "any"falsefalsefalse137) . "_") . twig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse137)), "html"nulltrue);
  413.             echo "\"></label>
  414.                                     </div>
  415.                                     <div class=\"flex col\">
  416.                                         <label class=\"top-5\" for=\"";
  417.             // line 140
  418.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'140$this->source); })()), "vars", [], "any"falsefalsefalse140), "id", [], "any"falsefalsefalse140) . "_") . twig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse140)), "html"nulltrue);
  419.             echo "\">";
  420.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "label", [], "any"falsefalsefalse140), "html"nulltrue);
  421.             echo "</label>
  422.                                         ";
  423.             // line 141
  424.             $context["o"] = twig_get_attribute($this->env$this->source$context["o"], "data", [], "any"falsefalsefalse141);
  425.             // line 142
  426.             echo "                                        <span class=\"p-alt regular upper black-alt\">";
  427.             ((twig_get_attribute($this->env$this->source$context["o"], "domain", [], "any"falsefalsefalse142)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["o"], "domain", [], "any"falsefalsefalse142), "label", [], "any"falsefalsefalse142), "html"nulltrue))) : (print ("")));
  428.             echo "</span>
  429.                                         <span class=\"p-alt success\">Coût : ";
  430.             // line 143
  431.             (((twig_get_attribute($this->env$this->source$context["o"], "cost", [], "any"truetruefalse143) &&  !(null === twig_get_attribute($this->env$this->source$context["o"], "cost", [], "any"falsefalsefalse143)))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "cost", [], "any"falsefalsefalse143), "html"nulltrue))) : (print ("Non défini")));
  432.             echo "</span>
  433.                                         <span class=\"p-alt success\">Durée : ";
  434.             // line 144
  435.             (((twig_get_attribute($this->env$this->source$context["o"], "duration", [], "any"truetruefalse144) &&  !(null === twig_get_attribute($this->env$this->source$context["o"], "duration", [], "any"falsefalsefalse144)))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["o"], "duration", [], "any"falsefalsefalse144), "html"nulltrue))) : (print ("Non défini")));
  436.             echo "</span>
  437.                                     </div>
  438.                                 </div>
  439.                                 ";
  440.             ++$context['loop']['index0'];
  441.             ++$context['loop']['index'];
  442.             $context['loop']['first'] = false;
  443.             if (isset($context['loop']['length'])) {
  444.                 --$context['loop']['revindex0'];
  445.                 --$context['loop']['revindex'];
  446.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  447.             }
  448.         }
  449.         $_parent $context['_parent'];
  450.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
  451.         $context array_intersect_key($context$_parent) + $_parent;
  452.         // line 148
  453.         echo "                                ";
  454.         twig_get_attribute($this->env$this->source, (isset($context["field"]) || array_key_exists("field"$context) ? $context["field"] : (function () { throw new RuntimeError('Variable "field" does not exist.'148$this->source); })()), "setRendered", [], "method"falsefalsefalse148);
  455.         // line 149
  456.         echo "                            </div>
  457.                         </div>
  458.                     </div>
  459.                 </div>
  460.                 <div class='bg-success-alt ";
  461.         // line 153
  462.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space padding-60 top-40"]), "html"nulltrue);
  463.         echo " w100'>
  464.                     <div class='w100 flex row center'>
  465.                         <button type='submit' class=\"anim-btn relative flex col bg-white noborder radius-5\">
  466.                             <span class=\"upper semibold h5 vt-10-in hz-30-in success\">Soumettre ma pré-inscription</span>
  467.                         </button>
  468.                     </div>
  469.                 </div>
  470.             ";
  471.         // line 160
  472.         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.'160$this->source); })()), 'form_end');
  473.         echo "
  474.         </div>
  475.     </div>
  476. </div>
  477. ";
  478.         
  479.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  480.         
  481.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  482.     }
  483.     public function getTemplateName()
  484.     {
  485.         return "Default/registration.html.twig";
  486.     }
  487.     public function isTraitable()
  488.     {
  489.         return false;
  490.     }
  491.     public function getDebugInfo()
  492.     {
  493.         return array (  501 => 160,  491 => 153,  485 => 149,  482 => 148,  464 => 144,  460 => 143,  455 => 142,  453 => 141,  447 => 140,  441 => 137,  431 => 136,  423 => 134,  420 => 133,  402 => 132,  400 => 131,  392 => 128,  388 => 126,  386 => 125,  383 => 124,  370 => 121,  361 => 120,  357 => 119,  351 => 118,  346 => 117,  344 => 116,  337 => 114,  330 => 110,  323 => 108,  318 => 106,  314 => 105,  289 => 83,  285 => 82,  277 => 77,  270 => 75,  265 => 73,  258 => 71,  253 => 69,  246 => 67,  241 => 65,  234 => 63,  229 => 61,  222 => 59,  217 => 57,  210 => 55,  203 => 51,  196 => 49,  191 => 47,  187 => 46,  171 => 33,  167 => 32,  163 => 30,  160 => 29,  157 => 28,  155 => 27,  152 => 26,  149 => 25,  147 => 24,  143 => 23,  136 => 21,  130 => 18,  123 => 16,  115 => 14,  105 => 13,  87 => 10,  69 => 7,  58 => 4,  56 => 5,  54 => 3,  52 => 2,  50 => 1,  37 => 4,);
  494.     }
  495.     public function getSourceContext()
  496.     {
  497.         return new Source("{% set title = 'Pré-inscription' %}
  498. {% set menu = 'formations' %}
  499. {% set bgcolor = 'bg-gray' %}
  500. {% extends 'Default/base.html.twig' %}
  501. {% import \"Admin/macros.html.twig\" as macros %}
  502. {% block titlebox %}
  503. {% endblock titlebox %}
  504. {% block body %}
  505. {% endblock body %}
  506. {% block banner %}
  507. <div id=\"contacts\" class='htop-in {{desktop(\"\")}} {{mobile(\"\")}}'>
  508.     <div class='relative w100 flex col gpadding {{desktop(\"top-40-in\")}} {{mobile(\"\")}}'>
  509.         <i class=\"vt-5-in bg-white quarter-80 radius-5\"></i>
  510.         <h1 class='success h2'>{{title}}</h1>
  511.     </div>
  512.     <div class=\"fill hoverflow gpadding {{desktop('flex row vt-60-in')}} {{mobile('vt-30-in')}}\">
  513.         <div class=\"\">
  514.             {{form_start(form, {'attr':{'class':'relative w100 '~desktop(\"\")~mobile(\"top-1-in bottom-25-in hz-25-in\")}})}}
  515.                 {% set class = 'relative w100 h6 text-left noradius border-bottom border-solid border-gray-alt border-1x nobg black '~desktop(\" vt-15-in bottom-20 \")~mobile(\" vt-10-in hz-15-in\") %}
  516.                 {% set divClass = ''~desktop(\"half-20 vt-10 \")~mobile(\"vt-10 \") %}
  517.                 {% set h2Class = 'h3 success semibold upper '~desktop(\"bottom-10\")~mobile(\"bottom-5 \") %}
  518.                 {% set groupClass = 'w100 bg-white shadow '~desktop(\"flex row space wrap hz-60-in bottom-40 vt-40-in \")~mobile(\"hz-20-in vt-10-in bottom-20 \") %}
  519.                 {% set descClass = 'border-left border-5x border-success-alt border-solid bg-gray success shadow '~desktop(\" hz-40-in vt-20-in \")~mobile(\" hz-15-in vt-10-in \") %}
  520.                 <h2 class=\"{{h2Class}}\">Votre identité</h2>
  521.                 <div class=\"{{descClass}}\">
  522.                     <ul>
  523.                         <li>
  524.                             Merci d'indiquer vos coordonnées et nous allons vous recontacter pour plus de renseignements.
  525.                         </li>
  526.                         <li class=\"\">
  527.                             Offres de formations ouvertes à tous les fonctionnaires territoriaux
  528.                         </li>
  529.                         <li>
  530.                             Inscription obligatoire, 1 mois avant la date de formation au plus tard
  531.                         </li>
  532.                     </ul>
  533.                 </div>
  534.                 <div class='{{groupClass}}'>
  535.                     <div class='w100 white {{desktop(\"flex row space wrap\")}}'>
  536.                         <div class=\"w100 relative\">
  537.                             <div class='relative {{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  538.                                 <label class='upper success-alt h6'>Civilité</label>
  539.                                 {{form_widget(form.sex,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  540.                             </div>
  541.                             <i></i>
  542.                         </div>
  543.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  544.                             <label class='upper success-alt h6'>Nom de famille</label>
  545.                             {{form_widget(form.fname,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  546.                         </div>
  547.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  548.                             <label class='upper success-alt h6'>Prénom</label>
  549.                             {{form_widget(form.lname,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  550.                         </div>
  551.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  552.                             <label class='upper success-alt h6'>Adresse email</label>
  553.                             {{form_widget(form.email,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  554.                         </div>
  555.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  556.                             <label class='upper success-alt h6'>Numéro de téléphone</label>
  557.                             {{form_widget(form.phone,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  558.                         </div>
  559.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  560.                             <label class='upper success-alt h6'>Fonction occupée</label>
  561.                             {{form_widget(form.profession,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  562.                         </div>
  563.                         <div class='{{desktop(divClass)}} {{mobile(\"vt-20\")}}'>
  564.                             <label class='upper success-alt h6'>Structure rattachée</label>
  565.                             {{form_widget(form.company,{attr: {class:class, placeholder : \"Obligatoire\"}})}}
  566.                         </div>
  567.                     </div>
  568.                 </div>
  569.                 <h2 class=\"{{h2Class}}\">Votre formation</h2>
  570.                 <div class=\"{{descClass}}\">
  571.                     Deux types de formations offertes :
  572.                     <ul class=\"light left-40\">
  573.                         <li>
  574.                             Formation continue de perfectionnement : (Durée : 10-15 jours et animation d’un ensemble de 5-7 modules)
  575.                         </li>
  576.                         <li>
  577.                             Formation continue qualifiante : (Durée : 3-5 jours et animation d’un (01) module de formation
  578.                         </li>
  579.                     </ul>
  580.                     <span class=\"block vt-20\">Possibilités de formations continues à la carte (in situ), sur demande des Communes</span>
  581.                     Les frais de formation couvrent : - la formation
  582.                     <ul class=\"light left-40\">
  583.                         <li>
  584.                             la restauration (2 pauses-café + 1 dejeuner / jour)
  585.                         </li>
  586.                         <li>
  587.                             le support didactique
  588.                         </li>
  589.                     </ul>
  590.                 </div>
  591.                 <div class='{{groupClass}}'>
  592.                     <div class='w100 {{desktop(\"flex row space wrap\")}}'>
  593.                         <div class=\"w100 relative\">
  594.                             <div class='relative {{desktop('w100 vt-10')}} {{mobile(\"vt-20\")}}'>
  595.                                 <label class='upper success-alt h6'>Formation désirée :</label>
  596.                                 {{form_widget(form.formation,{attr: {class:class~' os-select', 'data-target':\"#thematics,#\"~form.session.vars.id, placeholder : \"Obligatoire\"}})}}
  597.                             </div>
  598.                         </div>
  599.                         <div class=\"w100 relative\">
  600.                             <div class='relative {{desktop('w100 vt-10')}} {{mobile(\"vt-20\")}}'>
  601.                                 <label class='upper success-alt h6'>Session désirée :</label>
  602.                                 {% set field = form.session %}
  603.                                 <select class=\"{{class}}\" id=\"thematics\">
  604.                                     <option value=\"\" {{ field.vars.value ? \"\" : \"selected\"}}>{{field.vars.placeholder}}</option>
  605.                                     {% for o in field.vars.choices %}
  606.                                     <option class=\"\" value=\"{{o.value}}\" data-ref=\"{{o.data.formation.id}}\" {{field.vars.value == o.value ? \"selected\"}}>
  607.                                         {{o.label}} | {{o.data.startingDate|frdate}} au {{o.data.endDate|frdate}}</strong>
  608.                                     </option>
  609.                                     {% endfor %}
  610.                                 </select>
  611.                                 {% do field.setRendered() %}
  612.                             </div>
  613.                         </div>
  614.                         <div class='{{desktop('')}} {{mobile(\"vt-20\")}}'>
  615.                             <label class='upper success-alt h6'>Thématiques souhaitées :</label>
  616.                             <div class=\"flex row space wrap w100\" id=\"thematics\">
  617.                                 {% set field = form.thematics %}
  618.                                 {% for o in form.thematics.vars.choices %}
  619.                                 {% set checked = (o.value in field.vars.value) ? true : false %}
  620.                                 <div class=\"relative flex row top vt-10-in {{desktop('half-20')}}\"  data-ref=\"{{o.data.formation.id}}\">
  621.                                     <div class=\"relative\">
  622.                                         <input class=\"hide\" type=\"checkbox\" name=\"{{ field.vars.full_name~'[]' }}\" id=\"{{field.vars.id~'_'~loop.index}}\" value=\"{{o.value}}\" {{ checked is defined and checked ? \"checked\" }}>
  623.                                         <label class=\"icon min block relative\" for=\"{{field.vars.id~'_'~loop.index}}\"></label>
  624.                                     </div>
  625.                                     <div class=\"flex col\">
  626.                                         <label class=\"top-5\" for=\"{{field.vars.id~'_'~loop.index}}\">{{o.label}}</label>
  627.                                         {% set o = o.data %}
  628.                                         <span class=\"p-alt regular upper black-alt\">{{o.domain ? o.domain.label}}</span>
  629.                                         <span class=\"p-alt success\">Coût : {{o.cost ?? \"Non défini\"}}</span>
  630.                                         <span class=\"p-alt success\">Durée : {{o.duration ?? \"Non défini\"}}</span>
  631.                                     </div>
  632.                                 </div>
  633.                                 {% endfor %}
  634.                                 {% do field.setRendered() %}
  635.                             </div>
  636.                         </div>
  637.                     </div>
  638.                 </div>
  639.                 <div class='bg-success-alt {{desktop(\"flex row space padding-60 top-40\")}} w100'>
  640.                     <div class='w100 flex row center'>
  641.                         <button type='submit' class=\"anim-btn relative flex col bg-white noborder radius-5\">
  642.                             <span class=\"upper semibold h5 vt-10-in hz-30-in success\">Soumettre ma pré-inscription</span>
  643.                         </button>
  644.                     </div>
  645.                 </div>
  646.             {{form_end(form)}}
  647.         </div>
  648.     </div>
  649. </div>
  650. {% endblock %}
  651. ""Default/registration.html.twig""/home/olasoftnka/cefal/templates/Default/registration.html.twig");
  652.     }
  653. }