var/cache/dev/twig/75/75b19ff3cae70dcbfc5d7752f5c3421303c378753f77d6b2a5091db626b5e21b.php line 51

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* footer_page/publicite.html.twig */
  15. class __TwigTemplate_c50cbb488e75b6d0c35a6224d241cc105a22a889bcd2987c455022b7ec5509ba extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""footer_page/publicite.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""footer_page/publicite.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""footer_page/publicite.html.twig"1);
  42.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_stylesheets($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  56.         // line 4
  57.         yield "    ";
  58.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  59.         yield "
  60. ";
  61.         
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  63.         
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  65.         return; yield '';
  66.     }
  67.     // line 7
  68.     public function block_body($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  75.         // line 8
  76.         yield "
  77.     ";
  78.         // line 9
  79.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""footer_page/publicite.html.twig"9)->unwrap()->yield($context);
  80.         // line 10
  81.         yield "    ";
  82.         yield from         $this->loadTemplate("assets/assets_form_errors.html.twig""footer_page/publicite.html.twig"10)->unwrap()->yield($context);
  83.         // line 11
  84.         yield "
  85.     <!-- Menu  -->
  86.     ";
  87.         // line 13
  88.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 15
  89. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'15$this->source); })()), "currentRoute" =>         // line 16
  90. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'16$this->source); })()), "codePays" =>         // line 17
  91. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'17$this->source); })())])));
  92.         // line 18
  93.         yield "
  94.     <!-- Menu  -->
  95.     <!-- Publicite  -->
  96.     ";
  97.         // line 22
  98.         yield from         $this->loadTemplate("includes/publicite.html.twig""footer_page/publicite.html.twig"22)->unwrap()->yield($context);
  99.         // line 23
  100.         yield "    <!-- Publicite  -->
  101.     <div class=\"container\">
  102.         <div class=\"row\" >
  103.             <!--COLONNE GAUCHE -->
  104.             ";
  105.         // line 29
  106.         yield from         $this->loadTemplate("includes/colonnes_gauche.html.twig""footer_page/publicite.html.twig"29)->unwrap()->yield($context);
  107.         // line 30
  108.         yield "            <!--FIN COLONNE GAUCHE -->
  109.             <!--COLONNE DROITE -->
  110.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\" >
  111.                 <!-- ARIANE -->
  112.                 <nav aria-label=\"breadcrumb\" >
  113.                     <ol class=\"breadcrumb\" >
  114.                         <li class=\"breadcrumb-item\">
  115.                             <a href=\"";
  116.         // line 39
  117.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'39$this->source); })())]), "html"nulltrue);
  118.         yield "\">";
  119.         yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'39$this->source); })()), """M");
  120.         yield "</a>
  121.                         </li>
  122.                         <li class=\"breadcrumb-item active\" aria-current=\"page\" >
  123.                             ";
  124.         // line 42
  125.         yield $this->extensions['App\Twig\TranslationExtension']->translate("les offres de communication", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'42$this->source); })()), """M");
  126.         yield "
  127.                         </li>
  128.                     </ol>
  129.                 </nav>
  130.                 <!-- FIN ARIANE -->
  131.                 <div class=\"col-12 mt-5 mb-3 ml-5\">
  132.                     <h2 class=\"gris_666\">";
  133.         // line 49
  134.         yield $this->extensions['App\Twig\TranslationExtension']->translate("les offres de communication", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'49$this->source); })()), """M");
  135.         yield "</h2>
  136.                 </div>
  137.                 <div class=\"card mb-3 mt-sm-1 no_shadow\" >
  138.                     <div class=\"card-body\">
  139.                         <div class=\"row\">
  140.                             <div class=\"col-12 pt-2 pb-2 bkg_blanc\">
  141.                                 <div class=\"row\">
  142.                                     <div class=\"col-12 col-sm-4\">
  143.                                         <div class=\"text-center mt-3\">
  144.                                             <i class=\"far fa-images fa-4x bleu_2\"></i><br><br>
  145.                                             ";
  146.         // line 64
  147.         yield "                                            <h5 class=\"bleu_2\">";
  148.         yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("publicite sur les sites et newsletters", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'64$this->source); })()), ""));
  149.         yield "</h5>
  150.                                         </div>
  151.                                     </div>
  152.                                     <div class=\"col-12 col-sm-8 p-3\">
  153.                                         ";
  154.         // line 70
  155.         yield "                                        ";
  156.         // line 71
  157.         yield "                                        ";
  158.         // line 72
  159.         yield "                                        ";
  160.         // line 73
  161.         yield "                                        ";
  162.         // line 74
  163.         yield "                                        ";
  164.         // line 75
  165.         yield "                                        ";
  166.         // line 76
  167.         yield "
  168.                                         ";
  169.         // line 77
  170.         yield $this->extensions['App\Twig\TranslationExtension']->translate("publicite.texte1", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'77$this->source); })()), """M");
  171.         yield "
  172.                                     </div>
  173.                                 </div>
  174.                             </div>
  175.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color: #FAFAFA\" >
  176.                                 <div class=\"row\">
  177.                                     <div class=\"col-12 col-sm-4\">
  178.                                         <div class=\"text-center mt-3\">
  179.                                             <i class=\"fas fa-bullseye fa-4x vert_2\"></i><br><br>
  180.                                             ";
  181.         // line 89
  182.         yield "                                            <h5 class=\"vert_2\">";
  183.         yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("publicite ciblée", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'89$this->source); })()), ""));
  184.         yield "</h5>
  185.                                         </div>
  186.                                     </div>
  187.                                     <div class=\"col-12 col-sm-8 p-3\" >
  188.                                         ";
  189.         // line 95
  190.         yield "                                        ";
  191.         // line 96
  192.         yield "                                        ";
  193.         // line 97
  194.         yield "                                        ";
  195.         // line 98
  196.         yield "                                        ";
  197.         // line 99
  198.         yield "                                        ";
  199.         // line 100
  200.         yield "                                        ";
  201.         // line 101
  202.         yield "                                        ";
  203.         // line 102
  204.         yield "                                        ";
  205.         // line 103
  206.         yield "
  207.                                         ";
  208.         // line 104
  209.         yield $this->extensions['App\Twig\TranslationExtension']->translate("publicite.texte2", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'104$this->source); })()), """M");
  210.         yield "
  211.                                     </div>
  212.                                 </div>
  213.                             </div>
  214.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color: #FFFFFF\" >
  215.                                 <div class=\"row\">
  216.                                     <div class=\"col-12 col-sm-4\">
  217.                                         <div class=\"text-center mt-3\">
  218.                                             <i class=\"fas fa-at fa-4x orange-new\"></i><br><br>
  219.                                             ";
  220.         // line 116
  221.         yield "                                            <h5 class=\"orange-new\">";
  222.         yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("campagne emailing", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'116$this->source); })()), ""));
  223.         yield "</h5>
  224.                                         </div>
  225.                                     </div>
  226.                                     <div class=\"col-12 col-sm-8 p-3\">
  227.                                         ";
  228.         // line 122
  229.         yield "                                        ";
  230.         // line 123
  231.         yield "                                        ";
  232.         // line 124
  233.         yield "                                        ";
  234.         // line 125
  235.         yield "                                        ";
  236.         // line 126
  237.         yield "
  238.                                         ";
  239.         // line 127
  240.         yield $this->extensions['App\Twig\TranslationExtension']->translate("publicite.texte3", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'127$this->source); })()), """M");
  241.         yield "
  242.                                     </div>
  243.                                 </div>
  244.                             </div>
  245.  
  246.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color:#FAFAFA\" >
  247.                                 <div class=\"row\">
  248.                                     <div class=\"col-12 col-sm-4\">
  249.                                         <div class=\"text-center mt-3\">
  250.                                             <i class=\"fas fa-video gris fa-4x mauve\"></i><br><br>
  251.                                             ";
  252.         // line 139
  253.         yield "                                            <h5 class=\"mauve\">";
  254.         yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("animation de Webinar", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'139$this->source); })()), ""));
  255.         yield "</h5>
  256.                                         </div>
  257.                                     </div>
  258.                                     <div class=\"col-12 col-sm-8 p-3\">
  259.                                         ";
  260.         // line 146
  261.         yield "                                        ";
  262.         // line 147
  263.         yield "                                        ";
  264.         // line 148
  265.         yield "                                        ";
  266.         // line 149
  267.         yield "                                        ";
  268.         // line 150
  269.         yield "                                        ";
  270.         // line 151
  271.         yield "                                        ";
  272.         // line 152
  273.         yield "
  274.                                         ";
  275.         // line 153
  276.         yield $this->extensions['App\Twig\TranslationExtension']->translate("publicite.texte4", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'153$this->source); })()), """M");
  277.         yield "
  278.                                     </div>
  279.                                 </div>
  280.                             </div>
  281.                             <div class=\"col-12 mt-5 mb-5\" >
  282.                                 <span class=\"sous-titre-grisfonce\">
  283.                                       Pour tout renseignement contactez-nous via le formulaire ci-dessous :
  284.                                     ";
  285.         // line 167
  286.         yield "                                </span>
  287.                             </div>
  288.                             <!-- notification -->
  289.                             <div class=\"col-12\">
  290.                                 ";
  291.         // line 172
  292.         yield from         $this->loadTemplate("form/notifications_success_errors.html.twig""footer_page/publicite.html.twig"172)->unwrap()->yield($context);
  293.         // line 173
  294.         yield "                            </div>
  295.                             <!-- notification   -->
  296.                             <div class=\"col-12 col-md-8 offset-md-2\" >
  297.                              
  298.                                 ";
  299.         // line 178
  300.         yield         $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.'178$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
  301.         yield "
  302.                                 <div class=\"form-group row\">
  303.                                     <label for=\"nom\" class=\"col-sm-4 col-form-label\">
  304.                                         ";
  305.         // line 181
  306.         yield $this->extensions['App\Twig\TranslationExtension']->translate("nom", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'181$this->source); })()), """M");
  307.         yield " *
  308.                                     </label>
  309.                                     <div class=\"col-sm-8\">
  310.                                       
  311.                                         ";
  312.         // line 185
  313.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'185$this->source); })()), "nom", [], "any"falsefalsefalse185), 'widget');
  314.         yield "
  315.                                         ";
  316.         // line 186
  317.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'186$this->source); })()), "nom", [], "any"falsefalsefalse186), 'errors');
  318.         yield "
  319.                                     </div>
  320.                                 </div>
  321.                                 <div class=\"form-group row\">
  322.                                     <label for=\"prenom\" class=\"col-sm-4 col-form-label\">
  323.                                         ";
  324.         // line 191
  325.         yield $this->extensions['App\Twig\TranslationExtension']->translate("prenom", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'191$this->source); })()), """M");
  326.         yield " *
  327.                                     </label>
  328.                                     <div class=\"col-sm-8\">
  329.                                     
  330.                                         ";
  331.         // line 195
  332.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'195$this->source); })()), "prenom", [], "any"falsefalsefalse195), 'widget');
  333.         yield "
  334.                                         ";
  335.         // line 196
  336.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'196$this->source); })()), "prenom", [], "any"falsefalsefalse196), 'errors');
  337.         yield "
  338.                                     </div>
  339.                                 </div>
  340.                                 <div class=\"form-group row\">
  341.                                     <label for=\"telephone\" class=\"col-sm-4 col-form-label\">
  342.                                         ";
  343.         // line 201
  344.         yield $this->extensions['App\Twig\TranslationExtension']->translate("telephone", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'201$this->source); })()), """M");
  345.         yield " *
  346.                                     </label>
  347.                                  
  348.                                     <div class=\"col-8  input-group\">
  349.                                       
  350.                                         ";
  351.         // line 206
  352.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'206$this->source); })()), "indicatif", [], "any"falsefalsefalse206), 'widget');
  353.         yield "
  354.                                         ";
  355.         // line 207
  356.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'207$this->source); })()), "telephone", [], "any"falsefalsefalse207), 'widget');
  357.         yield "
  358.                                         ";
  359.         // line 208
  360.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'208$this->source); })()), "telephone", [], "any"falsefalsefalse208), 'errors');
  361.         yield "
  362.                                     </div>
  363.                                 </div>
  364.                                 <div class=\"form-group row\">
  365.                                     <label for=\"email\" class=\"col-sm-4 col-form-label\">
  366.                                         ";
  367.         // line 213
  368.         yield $this->extensions['App\Twig\TranslationExtension']->translate("email", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'213$this->source); })()), """M");
  369.         yield " *
  370.                                     </label>
  371.                                     <div class=\"col-sm-8\">
  372.                                       
  373.                                         ";
  374.         // line 217
  375.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'217$this->source); })()), "mail", [], "any"falsefalsefalse217), 'widget');
  376.         yield "
  377.                                         ";
  378.         // line 218
  379.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'218$this->source); })()), "mail", [], "any"falsefalsefalse218), 'errors');
  380.         yield "
  381.                                     </div>
  382.                                 </div>
  383.                                 <div class=\"form-group row padding-bottom-30\">
  384.                                     <label for=\"societe\" class=\"col-sm-4 col-form-label oneline\">
  385.                                         ";
  386.         // line 223
  387.         yield $this->extensions['App\Twig\TranslationExtension']->translate("societe", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'223$this->source); })()), """M");
  388.         yield " *
  389.                                     </label>
  390.                                     <div class=\"col-sm-8\">
  391.                                       
  392.                                         ";
  393.         // line 227
  394.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'227$this->source); })()), "societe", [], "any"falsefalsefalse227), 'widget');
  395.         yield "
  396.                                         ";
  397.         // line 228
  398.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'228$this->source); })()), "societe", [], "any"falsefalsefalse228), 'errors');
  399.         yield "
  400.                                     </div>
  401.                                 </div>
  402.                                 <hr>
  403.                                 <div class=\"form-group row padding-top-30\">
  404.                                     <label for=\"buget\" class=\"col-sm-4 col-form-label oneline\">
  405.                                         ";
  406.         // line 234
  407.         yield $this->extensions['App\Twig\TranslationExtension']->translate("budget provisionnel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'234$this->source); })()), """M");
  408.         yield " *
  409.                                     </label>
  410.                                     <div class=\"col-sm-8\">
  411.                                       
  412.                                         ";
  413.         // line 238
  414.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'238$this->source); })()), "budget", [], "any"falsefalsefalse238), 'widget');
  415.         yield "
  416.                                         ";
  417.         // line 239
  418.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'239$this->source); })()), "budget", [], "any"falsefalsefalse239), 'errors');
  419.         yield "
  420.                                     </div>
  421.                                 </div>
  422.                                 <div class=\"form-group row\">
  423.                                     <label for=\"duree_souhaitee\" class=\"col-sm-4 col-form-label oneline\">
  424.                                         ";
  425.         // line 244
  426.         yield $this->extensions['App\Twig\TranslationExtension']->translate("duree souhaitee", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'244$this->source); })()), """M");
  427.         yield " *
  428.                                     </label>
  429.                                     <div class=\"col-sm-8\">
  430.                                        
  431.                                         ";
  432.         // line 248
  433.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'248$this->source); })()), "duree", [], "any"falsefalsefalse248), 'widget');
  434.         yield "
  435.                                         ";
  436.         // line 249
  437.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'249$this->source); })()), "duree", [], "any"falsefalsefalse249), 'errors');
  438.         yield "
  439.                                     </div>
  440.                                 </div>
  441.                                 <div class=\"form-group row\">
  442.                                     <div class=\"col-sm-4 oneline\">
  443.                                         ";
  444.         // line 254
  445.         yield $this->extensions['App\Twig\TranslationExtension']->translate("vous etes interesse par", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'254$this->source); })()), """M");
  446.         yield " *
  447.                                     </div>
  448.                                     <div class=\"col-sm-8 \">
  449.                                         ";
  450.         // line 257
  451.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'257$this->source); })()), "interesse_par", [], "any"falsefalsefalse257), 'widget');
  452.         yield "
  453.                                     </div>
  454.                                     <div class=\"col-12 col-sm-6 offset-sm-4 mt-4\">
  455.                                         <div class=\"form-check-inline col-12\">
  456.                                             ";
  457.         // line 261
  458.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'261$this->source); })()), "interesse_par", [], "any"falsefalsefalse261), 'errors');
  459.         yield "
  460.                                         </div>
  461.                                     </div>
  462.                                 </div>
  463.                                 <div class=\"form-group row\">
  464.                                     <label for=\"commentaires\" class=\"col-sm-4 col-form-label\">
  465.                                         ";
  466.         // line 269
  467.         yield $this->extensions['App\Twig\TranslationExtension']->translate("commentaires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'269$this->source); })()), """M");
  468.         yield " *
  469.                                     </label>
  470.                                     <div class=\"col-sm-8\">
  471.                                       
  472.                                         ";
  473.         // line 273
  474.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'273$this->source); })()), "commentaire", [], "any"falsefalsefalse273), 'widget');
  475.         yield "
  476.                                         ";
  477.         // line 274
  478.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'274$this->source); })()), "commentaire", [], "any"falsefalsefalse274), 'errors');
  479.         yield "
  480.                                     </div>
  481.                                 </div>
  482.                                 <div class=\"form-group row\">
  483.                                     <label class=\"col-sm-4 col-form-label\"></label>
  484.                                     <div class=\"col-sm-8\">
  485.                                      
  486.                                         ";
  487.         // line 283
  488.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'283$this->source); })()), "recaptcha", [], "any"falsefalsefalse283), 'widget');
  489.         yield "
  490.                                         ";
  491.         // line 284
  492.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'284$this->source); })()), "recaptcha", [], "any"falsefalsefalse284), 'errors');
  493.         yield "
  494.                                     </div>
  495.                                 </div>
  496.                                 <div class=\"form-group row\" >
  497.                                     <div class=\"col-12 text-center\" >
  498.                                         <button type=\"submit\" class=\"button-rond\">
  499.                                             ";
  500.         // line 292
  501.         yield $this->extensions['App\Twig\TranslationExtension']->translate("envoyer", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'292$this->source); })()), """M");
  502.         yield "
  503.                                         </button>
  504.                                     </div>
  505.                                     <div class=\"col-12\">
  506.                                         <small>
  507.                                             ";
  508.         // line 297
  509.         yield $this->extensions['App\Twig\TranslationExtension']->translate("* champs obligatoires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'297$this->source); })()), """M");
  510.         yield "
  511.                                         </small>
  512.                                     </div>
  513.                                 </div>
  514.                       
  515.                                 ";
  516.         // line 302
  517.         yield         $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.'302$this->source); })()), 'form_end');
  518.         yield "
  519.                             </div >
  520.                         </div >
  521.                     </div >
  522.                 </div >
  523.             </div>
  524.             <!-- FIN COLONNE DROITE  -->
  525.         </div>
  526.     </div>
  527. ";
  528.         
  529.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  530.         
  531.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  532.         return; yield '';
  533.     }
  534.     // line 319
  535.     public function block_javascripts($context, array $blocks = [])
  536.     {
  537.         $macros $this->macros;
  538.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  539.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  540.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  541.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  542.         // line 320
  543.         yield "    ";
  544.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  545.         yield "
  546.     <script type=\"module\" data-name=\"";
  547.         // line 321
  548.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'321$this->source); })()), "html"nulltrue);
  549.         yield "\" id=\"codePaysParam\"     src=\"";
  550.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/forms/animations.js"), "html"nulltrue);
  551.         yield "\" defer></script>
  552.     <script type=\"module\" data-name=\"";
  553.         // line 322
  554.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'322$this->source); })()), "html"nulltrue);
  555.         yield "\" id=\"codePaysParam\"     src=\"";
  556.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/footer_page/publicite.js"), "html"nulltrue);
  557.         yield "\"></script>
  558. ";
  559.         
  560.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  561.         
  562.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  563.         return; yield '';
  564.     }
  565.     /**
  566.      * @codeCoverageIgnore
  567.      */
  568.     public function getTemplateName()
  569.     {
  570.         return "footer_page/publicite.html.twig";
  571.     }
  572.     /**
  573.      * @codeCoverageIgnore
  574.      */
  575.     public function isTraitable()
  576.     {
  577.         return false;
  578.     }
  579.     /**
  580.      * @codeCoverageIgnore
  581.      */
  582.     public function getDebugInfo()
  583.     {
  584.         return array (  613 => 322,  607 => 321,  602 => 320,  592 => 319,  565 => 302,  557 => 297,  549 => 292,  538 => 284,  534 => 283,  522 => 274,  518 => 273,  511 => 269,  500 => 261,  493 => 257,  487 => 254,  479 => 249,  475 => 248,  468 => 244,  460 => 239,  456 => 238,  449 => 234,  440 => 228,  436 => 227,  429 => 223,  421 => 218,  417 => 217,  410 => 213,  402 => 208,  398 => 207,  394 => 206,  386 => 201,  378 => 196,  374 => 195,  367 => 191,  359 => 186,  355 => 185,  348 => 181,  342 => 178,  335 => 173,  333 => 172,  326 => 167,  315 => 153,  312 => 152,  310 => 151,  308 => 150,  306 => 149,  304 => 148,  302 => 147,  300 => 146,  290 => 139,  276 => 127,  273 => 126,  271 => 125,  269 => 124,  267 => 123,  265 => 122,  256 => 116,  242 => 104,  239 => 103,  237 => 102,  235 => 101,  233 => 100,  231 => 99,  229 => 98,  227 => 97,  225 => 96,  223 => 95,  214 => 89,  200 => 77,  197 => 76,  195 => 75,  193 => 74,  191 => 73,  189 => 72,  187 => 71,  185 => 70,  176 => 64,  159 => 49,  149 => 42,  141 => 39,  130 => 30,  128 => 29,  120 => 23,  118 => 22,  112 => 18,  110 => 17,  109 => 16,  108 => 15,  107 => 13,  103 => 11,  100 => 10,  98 => 9,  95 => 8,  85 => 7,  71 => 4,  61 => 3,  38 => 1,);
  585.     }
  586.     public function getSourceContext()
  587.     {
  588.         return new Source("{% extends 'base.html.twig' %}
  589. {% block stylesheets %}
  590.     {{ parent() }}
  591. {% endblock %}
  592. {% block body %}
  593.     {% include 'assets/assets_vuejs.html.twig' %}
  594.     {% include 'assets/assets_form_errors.html.twig' %}
  595.     <!-- Menu  -->
  596.     {{ render_esi(controller(
  597.           'App\\\\Controller\\\\CoreController::menu',
  598.           {   \"lang\": lang,
  599.               \"currentRoute\":currentRoute,
  600.               \"codePays\": codePaysWithUnderScore }
  601.       )) | spaceless }}
  602.     <!-- Menu  -->
  603.     <!-- Publicite  -->
  604.     {% include 'includes/publicite.html.twig' %}
  605.     <!-- Publicite  -->
  606.     <div class=\"container\">
  607.         <div class=\"row\" >
  608.             <!--COLONNE GAUCHE -->
  609.             {% include 'includes/colonnes_gauche.html.twig' %}
  610.             <!--FIN COLONNE GAUCHE -->
  611.             <!--COLONNE DROITE -->
  612.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\" >
  613.                 <!-- ARIANE -->
  614.                 <nav aria-label=\"breadcrumb\" >
  615.                     <ol class=\"breadcrumb\" >
  616.                         <li class=\"breadcrumb-item\">
  617.                             <a href=\"{{ path('index',{'codePays':codePays }) }}\">{{ translate(\"accueil\" ,lang,\"\",\"M\") | raw }}</a>
  618.                         </li>
  619.                         <li class=\"breadcrumb-item active\" aria-current=\"page\" >
  620.                             {{ translate(\"les offres de communication\",lang,\"\",\"M\") | raw }}
  621.                         </li>
  622.                     </ol>
  623.                 </nav>
  624.                 <!-- FIN ARIANE -->
  625.                 <div class=\"col-12 mt-5 mb-3 ml-5\">
  626.                     <h2 class=\"gris_666\">{{ translate(\"les offres de communication\",lang,\"\",\"M\") | raw }}</h2>
  627.                 </div>
  628.                 <div class=\"card mb-3 mt-sm-1 no_shadow\" >
  629.                     <div class=\"card-body\">
  630.                         <div class=\"row\">
  631.                             <div class=\"col-12 pt-2 pb-2 bkg_blanc\">
  632.                                 <div class=\"row\">
  633.                                     <div class=\"col-12 col-sm-4\">
  634.                                         <div class=\"text-center mt-3\">
  635.                                             <i class=\"far fa-images fa-4x bleu_2\"></i><br><br>
  636.                                             {#                                              <h5 class=\"bleu_2\">Publicité sur les sites et newsletters</h5>#}
  637.                                             <h5 class=\"bleu_2\">{{ translate(\"publicite sur les sites et newsletters\",lang,\"\" ) |capitalize| raw }}</h5>
  638.                                         </div>
  639.                                     </div>
  640.                                     <div class=\"col-12 col-sm-8 p-3\">
  641.                                         {#                                          <strong>Faites vous connaitre et gagnez en notoriété </strong><br><br>#}
  642.                                         {#                                          … en affichant votre message publicitaire sur nos sites et dans nos Newsletters<br>#}
  643.                                         {#                                          … via différents formats de bannières : bandeaux, carré, rectangle, encart<br>#}
  644.                                         {#                                          … auprès de notre audience composée :<br>#}
  645.                                         {#                                          &nbsp;•&nbsp;d’Acquéreurs personnes physiques et morales<br>#}
  646.                                         {#                                          &nbsp;•&nbsp;de Chefs d’entreprises « vendeurs »<br>#}
  647.                                         {#                                          &nbsp;•&nbsp;d’Experts et conseils aux entrepreneurs#}
  648.                                         {{ translate(\"publicite.texte1\",lang,\"\",\"M\") | raw }}
  649.                                     </div>
  650.                                 </div>
  651.                             </div>
  652.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color: #FAFAFA\" >
  653.                                 <div class=\"row\">
  654.                                     <div class=\"col-12 col-sm-4\">
  655.                                         <div class=\"text-center mt-3\">
  656.                                             <i class=\"fas fa-bullseye fa-4x vert_2\"></i><br><br>
  657.                                             {#                                              <h5 class=\"vert_2\">Publicité<br>Ciblée</h5>#}
  658.                                             <h5 class=\"vert_2\">{{ translate(\"publicite ciblée\",lang,\"\" ) |capitalize| raw }}</h5>
  659.                                         </div>
  660.                                     </div>
  661.                                     <div class=\"col-12 col-sm-8 p-3\" >
  662.                                         {#                                          Vous êtes spécialisé sur un secteur d’activité ?<br>#}
  663.                                         {#                                          Vous intervenez sur une zone géographique spécifique ? <br>#}
  664.                                         {#                                          <strong>Ciblez uniquement les clients qui vous correspondent grâce à notre offre de Publicité Ciblée.</strong><br><br>#}
  665.                                         {#                                          <strong>Ciblage sectoriel :</strong> <br>#}
  666.                                         {#                                          Touchez uniquement les utilisateurs qui consultent des annonces de votre secteur d’activité. <br>#}
  667.                                         {#                                          <strong>Ciblage géographique :</strong><br>#}
  668.                                         {#                                          Votre publicité sera visible auprès des utilisateurs : <br>#}
  669.                                         {#                                          &nbsp;•&nbsp;localisés dans votre zone géographique<br>#}
  670.                                         {#                                          &nbsp;•&nbsp;consultant des annonces situées dans votre région#}
  671.                                         {{ translate(\"publicite.texte2\",lang,\"\",\"M\") | raw }}
  672.                                     </div>
  673.                                 </div>
  674.                             </div>
  675.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color: #FFFFFF\" >
  676.                                 <div class=\"row\">
  677.                                     <div class=\"col-12 col-sm-4\">
  678.                                         <div class=\"text-center mt-3\">
  679.                                             <i class=\"fas fa-at fa-4x orange-new\"></i><br><br>
  680.                                             {#                                              <h5 class=\"orange-new\">Campagne<br> Emailing</h5>#}
  681.                                             <h5 class=\"orange-new\">{{ translate(\"campagne emailing\",lang,\"\" ) |capitalize| raw }}</h5>
  682.                                         </div>
  683.                                     </div>
  684.                                     <div class=\"col-12 col-sm-8 p-3\">
  685.                                         {#                                          <strong>Toucher directement votre cible dans sa boite mail !</strong><br><br>#}
  686.                                         {#                                          Vous avez la possibilité de promouvoir vos offres et services en envoyant un mail directement dans la boîte e-mail de nos utilisateurs.<br>#}
  687.                                         {#                                          Nous mettons à votre disposition une base de plus de 60.000 adresses mail que vous pouvez segmenter selon votre cible …<br><br>#}
  688.                                         {#                                          … en choisissant les profils qui vous intéressent : Repreneurs personnes physiques, Cédants, Acquéreurs personnes morales, Experts et Franchiseurs<br><br>#}
  689.                                         {#                                          … et leur localisation : par région(s) ou France entière#}
  690.                                         {{ translate(\"publicite.texte3\",lang,\"\",\"M\") | raw }}
  691.                                     </div>
  692.                                 </div>
  693.                             </div>
  694.  
  695.                             <div class=\"col-12 pt-2 pb-2\" style=\"background-color:#FAFAFA\" >
  696.                                 <div class=\"row\">
  697.                                     <div class=\"col-12 col-sm-4\">
  698.                                         <div class=\"text-center mt-3\">
  699.                                             <i class=\"fas fa-video gris fa-4x mauve\"></i><br><br>
  700.                                             {#                                              <h5 class=\"mauve\">Animation<br>de Webinar</h5>#}
  701.                                             <h5 class=\"mauve\">{{ translate(\"animation de Webinar\",lang,\"\" ) |capitalize| raw }}</h5>
  702.                                         </div>
  703.                                     </div>
  704.                                     <div class=\"col-12 col-sm-8 p-3\">
  705.                                         {#                                          Fini les contraintes logistiques, présentez votre expertise en un clic depuis votre bureau et interagissez auprès de nos utilisateurs, où qu’ils soient.<br><br>#}
  706.                                         {#                                          Nous vous formons à l’outil GotoWebinar, leader de ce marché<br>#}
  707.                                         {#                                          Nous nous occupons de la campagne de promotion et des inscriptions à votre Webinar<br>#}
  708.                                         {#                                          <strong>Vous animez votre webinar le jour J en toute simplicité</strong><br>#}
  709.                                         {#                                          Nous envoyons le replay à l’ensemble des inscrits<br>#}
  710.                                         {#                                          Nous vous faisons parvenir des reportings détaillés sur la conférence<br>#}
  711.                                         {#                                          <strong>Vous obtenez la liste nominative de tous les inscrits et pouvez les relancer commercialement à votre guise</strong>#}
  712.                                         {{ translate(\"publicite.texte4\",lang,\"\",\"M\") | raw }}
  713.                                     </div>
  714.                                 </div>
  715.                             </div>
  716.                             <div class=\"col-12 mt-5 mb-5\" >
  717.                                 <span class=\"sous-titre-grisfonce\">
  718.                                       Pour tout renseignement contactez-nous via le formulaire ci-dessous :
  719.                                     {#
  720. \t\t\t\t\t\t\t\t\t\tPour tout renseignement contactez <strong>Céline HUMBERT</strong> par téléphone au <strong>01 48 28 24 22</strong> ou via le formulaire ci-dessous ou <a href=\"https://calendly.com/celine-fusacq/entretien-personnalise-30-min\" target=\"_blank\" class=\"fullsouligne\">prenez rendez-vous directement en ligne</a>
  721. \t\t\t\t\t\t\t\t\t\t
  722. \t\t\t\t\t\t\t\t\t\t{% set arrayVarsTrans =  {\"responsablepublicite\":fusacq_team_fr[5] }  %}
  723. \t\t\t\t\t\t\t\t\t\t{{ translate(\"Pour tout renseignement contactez <strong>Céline HUMBERT</strong> par téléphone au <strong>%%telephone_contact_fusacq_communication_publicite%%</strong> ou via le formulaire ci-dessous\" ,lang,\"\",\"M\",\"\", arrayVarsTrans ) | raw }}
  724. \t\t\t\t\t\t\t\t\t#}
  725.                                 </span>
  726.                             </div>
  727.                             <!-- notification -->
  728.                             <div class=\"col-12\">
  729.                                 {% include 'form/notifications_success_errors.html.twig' %}
  730.                             </div>
  731.                             <!-- notification   -->
  732.                             <div class=\"col-12 col-md-8 offset-md-2\" >
  733.                              
  734.                                 {{ form_start(form, {attr: {'novalidate': 'novalidate'}}) }}
  735.                                 <div class=\"form-group row\">
  736.                                     <label for=\"nom\" class=\"col-sm-4 col-form-label\">
  737.                                         {{ translate(\"nom\",lang,\"\",\"M\") | raw }} *
  738.                                     </label>
  739.                                     <div class=\"col-sm-8\">
  740.                                       
  741.                                         {{ form_widget(form.nom ) }}
  742.                                         {{ form_errors(form.nom) }}
  743.                                     </div>
  744.                                 </div>
  745.                                 <div class=\"form-group row\">
  746.                                     <label for=\"prenom\" class=\"col-sm-4 col-form-label\">
  747.                                         {{ translate(\"prenom\",lang,\"\",\"M\") | raw }} *
  748.                                     </label>
  749.                                     <div class=\"col-sm-8\">
  750.                                     
  751.                                         {{ form_widget(form.prenom ) }}
  752.                                         {{ form_errors(form.prenom) }}
  753.                                     </div>
  754.                                 </div>
  755.                                 <div class=\"form-group row\">
  756.                                     <label for=\"telephone\" class=\"col-sm-4 col-form-label\">
  757.                                         {{ translate(\"telephone\",lang,\"\",\"M\") | raw }} *
  758.                                     </label>
  759.                                  
  760.                                     <div class=\"col-8  input-group\">
  761.                                       
  762.                                         {{ form_widget(form.indicatif ) }}
  763.                                         {{ form_widget(form.telephone ) }}
  764.                                         {{ form_errors(form.telephone ) }}
  765.                                     </div>
  766.                                 </div>
  767.                                 <div class=\"form-group row\">
  768.                                     <label for=\"email\" class=\"col-sm-4 col-form-label\">
  769.                                         {{ translate(\"email\",lang,\"\",\"M\") | raw }} *
  770.                                     </label>
  771.                                     <div class=\"col-sm-8\">
  772.                                       
  773.                                         {{ form_widget(form.mail ) }}
  774.                                         {{ form_errors(form.mail ) }}
  775.                                     </div>
  776.                                 </div>
  777.                                 <div class=\"form-group row padding-bottom-30\">
  778.                                     <label for=\"societe\" class=\"col-sm-4 col-form-label oneline\">
  779.                                         {{ translate(\"societe\",lang,\"\",\"M\") | raw }} *
  780.                                     </label>
  781.                                     <div class=\"col-sm-8\">
  782.                                       
  783.                                         {{ form_widget(form.societe ) }}
  784.                                         {{ form_errors(form.societe ) }}
  785.                                     </div>
  786.                                 </div>
  787.                                 <hr>
  788.                                 <div class=\"form-group row padding-top-30\">
  789.                                     <label for=\"buget\" class=\"col-sm-4 col-form-label oneline\">
  790.                                         {{ translate(\"budget provisionnel\",lang,\"\",\"M\") | raw }} *
  791.                                     </label>
  792.                                     <div class=\"col-sm-8\">
  793.                                       
  794.                                         {{ form_widget(form.budget ) }}
  795.                                         {{ form_errors(form.budget ) }}
  796.                                     </div>
  797.                                 </div>
  798.                                 <div class=\"form-group row\">
  799.                                     <label for=\"duree_souhaitee\" class=\"col-sm-4 col-form-label oneline\">
  800.                                         {{ translate(\"duree souhaitee\",lang,\"\",\"M\") | raw }} *
  801.                                     </label>
  802.                                     <div class=\"col-sm-8\">
  803.                                        
  804.                                         {{ form_widget(form.duree ) }}
  805.                                         {{ form_errors(form.duree ) }}
  806.                                     </div>
  807.                                 </div>
  808.                                 <div class=\"form-group row\">
  809.                                     <div class=\"col-sm-4 oneline\">
  810.                                         {{ translate(\"vous etes interesse par\",lang,\"\",\"M\") | raw }} *
  811.                                     </div>
  812.                                     <div class=\"col-sm-8 \">
  813.                                         {{ form_widget(form.interesse_par ) }}
  814.                                     </div>
  815.                                     <div class=\"col-12 col-sm-6 offset-sm-4 mt-4\">
  816.                                         <div class=\"form-check-inline col-12\">
  817.                                             {{ form_errors(form.interesse_par ) }}
  818.                                         </div>
  819.                                     </div>
  820.                                 </div>
  821.                                 <div class=\"form-group row\">
  822.                                     <label for=\"commentaires\" class=\"col-sm-4 col-form-label\">
  823.                                         {{ translate(\"commentaires\",lang,\"\",\"M\") | raw }} *
  824.                                     </label>
  825.                                     <div class=\"col-sm-8\">
  826.                                       
  827.                                         {{ form_widget(form.commentaire ) }}
  828.                                         {{ form_errors(form.commentaire ) }}
  829.                                     </div>
  830.                                 </div>
  831.                                 <div class=\"form-group row\">
  832.                                     <label class=\"col-sm-4 col-form-label\"></label>
  833.                                     <div class=\"col-sm-8\">
  834.                                      
  835.                                         {{ form_widget(form.recaptcha) }}
  836.                                         {{ form_errors(form.recaptcha) }}
  837.                                     </div>
  838.                                 </div>
  839.                                 <div class=\"form-group row\" >
  840.                                     <div class=\"col-12 text-center\" >
  841.                                         <button type=\"submit\" class=\"button-rond\">
  842.                                             {{ translate(\"envoyer\" ,lang,\"\",\"M\") | raw }}
  843.                                         </button>
  844.                                     </div>
  845.                                     <div class=\"col-12\">
  846.                                         <small>
  847.                                             {{ translate(\"* champs obligatoires\",lang,\"\",\"M\") | raw }}
  848.                                         </small>
  849.                                     </div>
  850.                                 </div>
  851.                       
  852.                                 {{ form_end(form) }}
  853.                             </div >
  854.                         </div >
  855.                     </div >
  856.                 </div >
  857.             </div>
  858.             <!-- FIN COLONNE DROITE  -->
  859.         </div>
  860.     </div>
  861. {% endblock %}
  862. {% block javascripts %}
  863.     {{ parent() }}
  864.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"     src=\"{{ asset('build/js/forms/animations.js') }}\" defer></script>
  865.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"     src=\"{{ asset('build/js/footer_page/publicite.js') }}\"></script>
  866. {% endblock %}
  867. ""footer_page/publicite.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/footer_page/publicite.html.twig");
  868.     }
  869. }