var/cache/dev/fr/vpauto/twig/00/00ed5f9d0dfbce25762a33b1b798971e.php line 41

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. /* Frontend/wiki/recruitment.html.twig */
  14. class __TwigTemplate_64a15dc789a8df95d3e221d3b6e34606 extends \Twig\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.             'meta_robot' => [$this'block_meta_robot'],
  24.             'meta_title' => [$this'block_meta_title'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'body_content' => [$this'block_body_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "frontend/frontend.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/wiki/recruitment.html.twig"));
  39.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/wiki/recruitment.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/wiki/recruitment.html.twig"));
  43.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/wiki/recruitment.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     public function block_meta_robot($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  58.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  62.         // line 4
  63.         echo "    ";
  64.         $this->displayParentBlock("meta_robot"$context$blocks);
  65.         echo "
  66.     <link rel=\"canonical\" href=\"";
  67.         // line 5
  68.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_wiki_recruitment");
  69.         echo "\"/>
  70.     ";
  71.         // line 6
  72.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  73.         echo "
  74. ";
  75.         
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  77.         
  78.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     // line 9
  83.     public function block_meta_title($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  88.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  92.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.recruitment.title", [], "seo"), "html"nulltrue);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  97.         
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  99.     }
  100.     // line 10
  101.     public function block_meta_desc($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  106.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  110.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.recruitment.desc", [], "seo"), "html"nulltrue);
  111.         
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  113.         
  114.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  115.         
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  117.     }
  118.     // line 12
  119.     public function block_body_content($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  124.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  128.         // line 13
  129.         echo "    <div class=\"wiki-recrutement\">
  130.         <div class=\"landing-header\">
  131.             <h1 class=\"titre05\">
  132.                 ";
  133.         // line 16
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title"), "html"nulltrue);
  135.         echo "
  136.             </h1>
  137.         </div>
  138.         <div class=\"landing-content\">
  139.             <div>
  140.                 <div class=\"grid-container block-content\">
  141.                     <div class=\"paddingB20\">
  142.                         <div>
  143.                             <h2 class=\"titre01\">";
  144.         // line 24
  145.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title01");
  146.         echo "</h2>
  147.                             <p>";
  148.         // line 25
  149.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text01");
  150.         echo "</p>
  151.                         </div>
  152.                         <div class=\"block-bg01\">
  153.                             <h2 class=\"titre01\">";
  154.         // line 29
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title02"), "html"nulltrue);
  156.         echo "</h2>
  157.                             <div class=\"grid-container\">
  158.                                 <div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
  159.                                     <p class=\"paddingR5\">";
  160.         // line 32
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text02");
  162.         echo "</p>
  163.                                 </div>
  164.                                 <div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
  165.                                     <p><a href=\"";
  166.         // line 35
  167.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_recruitment_apply");
  168.         echo "?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\" title=\"\">";
  169.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.apply01"), "html"nulltrue);
  170.         echo "</a>
  171.                                 </p>
  172.                             </div>
  173.                             </div>
  174.                         </div>
  175.                     </div>
  176.                     <div class=\"marginT40\">
  177.                         ";
  178.         // line 43
  179.         if ((isset($context["wikis"]) || array_key_exists("wikis"$context) ? $context["wikis"] : (function () { throw new RuntimeError('Variable "wikis" does not exist.'43$this->source); })())) {
  180.             // line 44
  181.             echo "                            <h2 class=\"titre04 color05 bold paddingB10\">";
  182.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title03"), "html"nulltrue);
  183.             echo "</h2>
  184.                         ";
  185.         }
  186.         // line 46
  187.         echo "                        ";
  188.         $context['_parent'] = $context;
  189.         $context['_seq'] = twig_ensure_traversable((isset($context["wikis"]) || array_key_exists("wikis"$context) ? $context["wikis"] : (function () { throw new RuntimeError('Variable "wikis" does not exist.'46$this->source); })()));
  190.         $context['_iterated'] = false;
  191.         foreach ($context['_seq'] as $context["_key"] => $context["wiki"]) {
  192.             // line 47
  193.             echo "                            <div class=\"grid-container paddingB20\">
  194.                                 <h2 class=\"titre03 paddingB10 color03 bold\">";
  195.             // line 48
  196.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["wiki"], "subject", [], "any"falsefalsefalse48), "html"nulltrue);
  197.             echo "</h2>
  198.                                 <div class=\"offre-reduit none active\">
  199.                                     <div class=\"offre-reduit-content\">
  200.                                         ";
  201.             // line 51
  202.             echo twig_get_attribute($this->env$this->source$context["wiki"], "content", [], "any"falsefalsefalse51);
  203.             echo "
  204.                                     </div>
  205.                                     <p>...</p>
  206.                                     <div class=\"txtright marginT10 marginR10\">
  207.                                         <p class=\"bt-offre-reduit inbl padding10\">
  208.                                             <span>Voir l'offre</span>
  209.                                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  210.                                         </p>
  211.                                     </div>
  212.                                 </div>
  213.                                 <div class=\"offre-complet none\">
  214.                                     ";
  215.             // line 62
  216.             echo twig_get_attribute($this->env$this->source$context["wiki"], "content", [], "any"falsefalsefalse62);
  217.             echo "
  218.                                     <p class=\"marginT10\"><a href=\"";
  219.             // line 63
  220.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_recruitment_apply", ["id" => twig_get_attribute($this->env$this->source$context["wiki"], "id", [], "any"falsefalsefalse63)]), "html"nulltrue);
  221.             echo "?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\">";
  222.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.apply02"), "html"nulltrue);
  223.             echo "</a></p>
  224.                                     <div class=\"txtright marginT10 marginR10\">
  225.                                         <p class=\"bt-offre-complet inbl padding10\">
  226.                                             <span class=\"fleche04\"><span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span></span>
  227.                                         </p>
  228.                                     </div>
  229.                                 </div>
  230.                             </div>
  231.                         ";
  232.             $context['_iterated'] = true;
  233.         }
  234.         if (!$context['_iterated']) {
  235.             // line 72
  236.             echo "                            <p class=\"titre03\">";
  237.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text03"), "html"nulltrue);
  238.             echo "</p>
  239.                         ";
  240.         }
  241.         $_parent $context['_parent'];
  242.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['wiki'], $context['_parent'], $context['loop']);
  243.         $context array_intersect_key($context$_parent) + $_parent;
  244.         // line 74
  245.         echo "                    </div>
  246.                 </div>
  247.             </div>
  248.             <div class=\"bg-img01\">
  249.                 <div>
  250.                     <p>";
  251.         // line 80
  252.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text04"), "html"nulltrue);
  253.         echo "</p>
  254.                     <a href=\"";
  255.         // line 81
  256.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_company");
  257.         echo "\" title=\"\" class=\"lien05 marginT20\">";
  258.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.company"), "html"nulltrue);
  259.         echo "</a>
  260.                 </div>
  261.             </div>
  262.         </div>
  263.     </div>
  264.     <!--Footer -->
  265.     ";
  266.         // line 87
  267.         if ((( !(null === twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'87$this->source); })()), "user", [], "any"falsefalsefalse87)) && $this->env->getTest('pro')->getCallable()(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'87$this->source); })()), "user", [], "any"falsefalsefalse87))) || ("pro" == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'87$this->source); })()), "session", [], "any"falsefalsefalse87), "get", [=> "dimension"], "method"falsefalsefalse87)))) {
  268.             // line 88
  269.             echo "        ";
  270.             $this->loadTemplate("frontend/footer_pro.html.twig""Frontend/wiki/recruitment.html.twig"88)->display($context);
  271.             // line 89
  272.             echo "    ";
  273.         } else {
  274.             // line 90
  275.             echo "        ";
  276.             $this->loadTemplate("frontend/footer.html.twig""Frontend/wiki/recruitment.html.twig"90)->display($context);
  277.             // line 91
  278.             echo "    ";
  279.         }
  280.         // line 92
  281.         echo "    <!-- FIN Footer -->
  282. ";
  283.         
  284.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  285.         
  286.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  287.         
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  289.     }
  290.     public function getTemplateName()
  291.     {
  292.         return "Frontend/wiki/recruitment.html.twig";
  293.     }
  294.     public function isTraitable()
  295.     {
  296.         return false;
  297.     }
  298.     public function getDebugInfo()
  299.     {
  300.         return array (  322 => 92,  319 => 91,  316 => 90,  313 => 89,  310 => 88,  308 => 87,  297 => 81,  293 => 80,  285 => 74,  276 => 72,  260 => 63,  256 => 62,  242 => 51,  236 => 48,  233 => 47,  227 => 46,  221 => 44,  219 => 43,  206 => 35,  200 => 32,  194 => 29,  187 => 25,  183 => 24,  172 => 16,  167 => 13,  154 => 12,  129 => 10,  104 => 9,  89 => 6,  85 => 5,  80 => 4,  67 => 3,  38 => 1,);
  301.     }
  302.     public function getSourceContext()
  303.     {
  304.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  305. {% block meta_robot %}
  306.     {{ parent() }}
  307.     <link rel=\"canonical\" href=\"{{ url('frontend_wiki_recruitment') }}\"/>
  308.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  309. {% endblock %}
  310. {% block meta_title %}{{ 'seo.landing.recruitment.title'|trans({}, \"seo\") }}{% endblock %}
  311. {% block meta_desc %}{{ 'seo.landing.recruitment.desc'|trans({}, \"seo\") }}{% endblock %}
  312. {% block body_content %}
  313.     <div class=\"wiki-recrutement\">
  314.         <div class=\"landing-header\">
  315.             <h1 class=\"titre05\">
  316.                 {{ 'frontend.wiki.recruitment.title'|trans }}
  317.             </h1>
  318.         </div>
  319.         <div class=\"landing-content\">
  320.             <div>
  321.                 <div class=\"grid-container block-content\">
  322.                     <div class=\"paddingB20\">
  323.                         <div>
  324.                             <h2 class=\"titre01\">{{ 'frontend.wiki.recruitment.title01'|trans|raw }}</h2>
  325.                             <p>{{ 'frontend.wiki.recruitment.text01'|trans|raw }}</p>
  326.                         </div>
  327.                         <div class=\"block-bg01\">
  328.                             <h2 class=\"titre01\">{{ 'frontend.wiki.recruitment.title02'|trans }}</h2>
  329.                             <div class=\"grid-container\">
  330.                                 <div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
  331.                                     <p class=\"paddingR5\">{{ 'frontend.wiki.recruitment.text02'|trans|raw }}</p>
  332.                                 </div>
  333.                                 <div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
  334.                                     <p><a href=\"{{ path('frontend_recruitment_apply')}}?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\" title=\"\">{{ 'frontend.wiki.recruitment.link.apply01'|trans }}</a>
  335.                                 </p>
  336.                             </div>
  337.                             </div>
  338.                         </div>
  339.                     </div>
  340.                     <div class=\"marginT40\">
  341.                         {% if wikis %}
  342.                             <h2 class=\"titre04 color05 bold paddingB10\">{{ 'frontend.wiki.recruitment.title03'|trans }}</h2>
  343.                         {% endif %}
  344.                         {% for wiki in wikis %}
  345.                             <div class=\"grid-container paddingB20\">
  346.                                 <h2 class=\"titre03 paddingB10 color03 bold\">{{ wiki.subject }}</h2>
  347.                                 <div class=\"offre-reduit none active\">
  348.                                     <div class=\"offre-reduit-content\">
  349.                                         {{ wiki.content|raw }}
  350.                                     </div>
  351.                                     <p>...</p>
  352.                                     <div class=\"txtright marginT10 marginR10\">
  353.                                         <p class=\"bt-offre-reduit inbl padding10\">
  354.                                             <span>Voir l'offre</span>
  355.                                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  356.                                         </p>
  357.                                     </div>
  358.                                 </div>
  359.                                 <div class=\"offre-complet none\">
  360.                                     {{ wiki.content|raw }}
  361.                                     <p class=\"marginT10\"><a href=\"{{ path('frontend_recruitment_apply', { 'id': wiki.id })}}?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\">{{ 'frontend.wiki.recruitment.link.apply02'|trans }}</a></p>
  362.                                     <div class=\"txtright marginT10 marginR10\">
  363.                                         <p class=\"bt-offre-complet inbl padding10\">
  364.                                             <span class=\"fleche04\"><span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span></span>
  365.                                         </p>
  366.                                     </div>
  367.                                 </div>
  368.                             </div>
  369.                         {% else %}
  370.                             <p class=\"titre03\">{{ 'frontend.wiki.recruitment.text03'|trans }}</p>
  371.                         {% endfor %}
  372.                     </div>
  373.                 </div>
  374.             </div>
  375.             <div class=\"bg-img01\">
  376.                 <div>
  377.                     <p>{{ 'frontend.wiki.recruitment.text04'|trans }}</p>
  378.                     <a href=\"{{ path('frontend_company')}}\" title=\"\" class=\"lien05 marginT20\">{{ 'frontend.wiki.recruitment.link.company'|trans }}</a>
  379.                 </div>
  380.             </div>
  381.         </div>
  382.     </div>
  383.     <!--Footer -->
  384.     {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  385.         {% include 'frontend/footer_pro.html.twig' %}
  386.     {% else %}
  387.         {% include 'frontend/footer.html.twig' %}
  388.     {% endif %}
  389.     <!-- FIN Footer -->
  390. {% endblock body_content %}
  391. ""Frontend/wiki/recruitment.html.twig""/srv/src/Resources/views/Frontend/wiki/recruitment.html.twig");
  392.     }
  393. }