<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Frontend/wiki/recruitment.html.twig */
class __TwigTemplate_64a15dc789a8df95d3e221d3b6e34606 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/frontend.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/wiki/recruitment.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/wiki/recruitment.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/wiki/recruitment.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend.html.twig", "Frontend/wiki/recruitment.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_wiki_recruitment");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_index_follow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_meta_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.recruitment.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
public function block_meta_desc($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.recruitment.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_body_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 13
echo " <div class=\"wiki-recrutement\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title"), "html", null, true);
echo "
</h1>
</div>
<div class=\"landing-content\">
<div>
<div class=\"grid-container block-content\">
<div class=\"paddingB20\">
<div>
<h2 class=\"titre01\">";
// line 24
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title01");
echo "</h2>
<p>";
// line 25
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text01");
echo "</p>
</div>
<div class=\"block-bg01\">
<h2 class=\"titre01\">";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title02"), "html", null, true);
echo "</h2>
<div class=\"grid-container\">
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<p class=\"paddingR5\">";
// line 32
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text02");
echo "</p>
</div>
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<p><a href=\"";
// line 35
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_recruitment_apply");
echo "?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\" title=\"\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.apply01"), "html", null, true);
echo "</a>
</p>
</div>
</div>
</div>
</div>
<div class=\"marginT40\">
";
// line 43
if ((isset($context["wikis"]) || array_key_exists("wikis", $context) ? $context["wikis"] : (function () { throw new RuntimeError('Variable "wikis" does not exist.', 43, $this->source); })())) {
// line 44
echo " <h2 class=\"titre04 color05 bold paddingB10\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.title03"), "html", null, true);
echo "</h2>
";
}
// line 46
echo " ";
$context['_parent'] = $context;
$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); })()));
$context['_iterated'] = false;
foreach ($context['_seq'] as $context["_key"] => $context["wiki"]) {
// line 47
echo " <div class=\"grid-container paddingB20\">
<h2 class=\"titre03 paddingB10 color03 bold\">";
// line 48
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["wiki"], "subject", [], "any", false, false, false, 48), "html", null, true);
echo "</h2>
<div class=\"offre-reduit none active\">
<div class=\"offre-reduit-content\">
";
// line 51
echo twig_get_attribute($this->env, $this->source, $context["wiki"], "content", [], "any", false, false, false, 51);
echo "
</div>
<p>...</p>
<div class=\"txtright marginT10 marginR10\">
<p class=\"bt-offre-reduit inbl padding10\">
<span>Voir l'offre</span>
<span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
</p>
</div>
</div>
<div class=\"offre-complet none\">
";
// line 62
echo twig_get_attribute($this->env, $this->source, $context["wiki"], "content", [], "any", false, false, false, 62);
echo "
<p class=\"marginT10\"><a href=\"";
// line 63
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", false, false, false, 63)]), "html", null, true);
echo "?height=330&width=550\" class=\"fancybox lien09\" data-fancybox-type=\"ajax\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.apply02"), "html", null, true);
echo "</a></p>
<div class=\"txtright marginT10 marginR10\">
<p class=\"bt-offre-complet inbl padding10\">
<span class=\"fleche04\"><span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span></span>
</p>
</div>
</div>
</div>
";
$context['_iterated'] = true;
}
if (!$context['_iterated']) {
// line 72
echo " <p class=\"titre03\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text03"), "html", null, true);
echo "</p>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['wiki'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 74
echo " </div>
</div>
</div>
<div class=\"bg-img01\">
<div>
<p>";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.text04"), "html", null, true);
echo "</p>
<a href=\"";
// line 81
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_company");
echo "\" title=\"\" class=\"lien05 marginT20\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.wiki.recruitment.link.company"), "html", null, true);
echo "</a>
</div>
</div>
</div>
</div>
<!--Footer -->
";
// line 87
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", false, false, false, 87)) && $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", false, false, false, 87))) || ("pro" == twig_get_attribute($this->env, $this->source, 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); })()), "session", [], "any", false, false, false, 87), "get", [0 => "dimension"], "method", false, false, false, 87)))) {
// line 88
echo " ";
$this->loadTemplate("frontend/footer_pro.html.twig", "Frontend/wiki/recruitment.html.twig", 88)->display($context);
// line 89
echo " ";
} else {
// line 90
echo " ";
$this->loadTemplate("frontend/footer.html.twig", "Frontend/wiki/recruitment.html.twig", 90)->display($context);
// line 91
echo " ";
}
// line 92
echo " <!-- FIN Footer -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/wiki/recruitment.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_wiki_recruitment') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.landing.recruitment.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.recruitment.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"wiki-recrutement\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.wiki.recruitment.title'|trans }}
</h1>
</div>
<div class=\"landing-content\">
<div>
<div class=\"grid-container block-content\">
<div class=\"paddingB20\">
<div>
<h2 class=\"titre01\">{{ 'frontend.wiki.recruitment.title01'|trans|raw }}</h2>
<p>{{ 'frontend.wiki.recruitment.text01'|trans|raw }}</p>
</div>
<div class=\"block-bg01\">
<h2 class=\"titre01\">{{ 'frontend.wiki.recruitment.title02'|trans }}</h2>
<div class=\"grid-container\">
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<p class=\"paddingR5\">{{ 'frontend.wiki.recruitment.text02'|trans|raw }}</p>
</div>
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<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>
</p>
</div>
</div>
</div>
</div>
<div class=\"marginT40\">
{% if wikis %}
<h2 class=\"titre04 color05 bold paddingB10\">{{ 'frontend.wiki.recruitment.title03'|trans }}</h2>
{% endif %}
{% for wiki in wikis %}
<div class=\"grid-container paddingB20\">
<h2 class=\"titre03 paddingB10 color03 bold\">{{ wiki.subject }}</h2>
<div class=\"offre-reduit none active\">
<div class=\"offre-reduit-content\">
{{ wiki.content|raw }}
</div>
<p>...</p>
<div class=\"txtright marginT10 marginR10\">
<p class=\"bt-offre-reduit inbl padding10\">
<span>Voir l'offre</span>
<span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
</p>
</div>
</div>
<div class=\"offre-complet none\">
{{ wiki.content|raw }}
<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>
<div class=\"txtright marginT10 marginR10\">
<p class=\"bt-offre-complet inbl padding10\">
<span class=\"fleche04\"><span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span></span>
</p>
</div>
</div>
</div>
{% else %}
<p class=\"titre03\">{{ 'frontend.wiki.recruitment.text03'|trans }}</p>
{% endfor %}
</div>
</div>
</div>
<div class=\"bg-img01\">
<div>
<p>{{ 'frontend.wiki.recruitment.text04'|trans }}</p>
<a href=\"{{ path('frontend_company')}}\" title=\"\" class=\"lien05 marginT20\">{{ 'frontend.wiki.recruitment.link.company'|trans }}</a>
</div>
</div>
</div>
</div>
<!--Footer -->
{% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
{% include 'frontend/footer_pro.html.twig' %}
{% else %}
{% include 'frontend/footer.html.twig' %}
{% endif %}
<!-- FIN Footer -->
{% endblock body_content %}
", "Frontend/wiki/recruitment.html.twig", "/srv/src/Resources/views/Frontend/wiki/recruitment.html.twig");
}
}