<?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;
/* Default/index.html.twig */
class __TwigTemplate_db8103df08d7169f57b5fb63b60ce5891a63768d94314764d0ce7ec18f2c73a1 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'banner' => [$this, 'block_banner'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "Default/base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Default/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Default/index.html.twig"));
// line 2
$context["menu"] = "home";
// line 3
$context["home"] = true;
// line 4
$macros["macros"] = $this->macros["macros"] = $this->loadTemplate("Default/macros.html.twig", "Default/index.html.twig", 4)->unwrap();
// line 1
$this->parent = $this->loadTemplate("Default/base.html.twig", "Default/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 6
public function block_banner($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "banner"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "banner"));
// line 7
echo "<div id=\"banner\" class='relative w100 ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["htop-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["htop-in"]), "html", null, true);
echo "'>
<figure class='absolute fill top left w100 hoverflow ";
// line 8
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html", null, true);
echo "'>
<img src='";
// line 9
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env, $this->source, (isset($context["banner"]) || array_key_exists("banner", $context) ? $context["banner"] : (function () { throw new RuntimeError('Variable "banner" does not exist.', 9, $this->source); })()), "banner", [], "any", false, false, false, 9)), "html", null, true);
echo "' class='cover'>
</figure>
<i class=\"block gradient-banner absolute fill top left ";
// line 11
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), [""]), "html", null, true);
echo "\" style=\"\"></i>
<div class=\"w100 flex col center relative gpadding ";
// line 12
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-20-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), [""]), "html", null, true);
echo "\">
<div class=\"relative flex col left hpadding ";
// line 13
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["gpadding"]), "html", null, true);
echo "\">
<div class=\"flex row left\">
";
// line 15
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(1, 3));
foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
// line 16
echo " <i class=\"padding-6 bg-white right-15\"></i>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 18
echo " </div>
<div class=\"";
// line 19
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["bottom-80-in"]), "html", null, true);
echo "\">
<h2 class=\"white h1 extrabold anim-display anim-from-bottom opened transition-3s ";
// line 20
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-60"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-20"]), "html", null, true);
echo "\">
";
// line 21
echo twig_replace_filter(twig_get_attribute($this->env, $this->source, (isset($context["banner"]) || array_key_exists("banner", $context) ? $context["banner"] : (function () { throw new RuntimeError('Variable "banner" does not exist.', 21, $this->source); })()), "title", [], "any", false, false, false, 21), [" **" => " <strong class='warning extrabold'>", "'**" => "'<strong class='warning extrabold'>", "**" => "</strong>"]);
echo "
</h2>
<a href=\"";
// line 23
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["banner"]) || array_key_exists("banner", $context) ? $context["banner"] : (function () { throw new RuntimeError('Variable "banner" does not exist.', 23, $this->source); })()), "link", [], "any", false, false, false, 23), "html", null, true);
echo "\" class=\"special bg-warning upper ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-8-in hz-20-in"]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["banner"]) || array_key_exists("banner", $context) ? $context["banner"] : (function () { throw new RuntimeError('Variable "banner" does not exist.', 23, $this->source); })()), "btnTitle", [], "any", false, false, false, 23), "html", null, true);
echo "</a>
</div>
</div>
</div>
";
// line 34
echo "</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 37
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 38
echo "<div id=\"home\" class=\"relative flex row gpadding\">
<div class=\"relative bg-success top-20-in gpadding ";
// line 39
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row bottom-80-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["flex col bottom-30-in"]), "html", null, true);
echo "\">
<i class=\"bg-success absolute left w100 ybottom-100 ";
// line 40
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-30-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-5-in"]), "html", null, true);
echo "\"></i>
<figure class=\"relative ";
// line 41
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["third"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["mrect"]), "html", null, true);
echo "\">
<img src=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/batiment.jpg"), "html", null, true);
echo "\" class=\"cover\">
</figure>
<div class=\"flex col left ";
// line 44
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["left-80 left-20-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-20"]), "html", null, true);
echo "\">
<h2 class=\"warning\">L'EFPJ en bref</h2>
<div class=\"article h6 white ";
// line 46
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-30"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10"]), "html", null, true);
echo "\">
<p class=\"\">
L'École de Formation des Professions Judiciaires est un un établissement public à caractère social et scientifique placé sous la tutelle du Ministère de la Justice et de la Législation. Elle résulte de la volonté du Gouvernement de garantir une formation professionnalisante.
</p>
<p class=\"\">
Elle prend donc en charge la formation du personnel judiciaire de l’Ecole Nationale d’Administration et de la Magistrature (ENAM).
</p>
</div>
<a href=\"\" class=\"special bg-warning upper medium ";
// line 54
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-8-in hz-20-in"]), "html", null, true);
echo "\">En savoir plus</a>
</div>
</div>
</div>
<div class='relative gpadding ";
// line 58
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-80-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-30-in"]), "html", null, true);
echo "'>
<h2 class=\"h1 special extrabold left-30-in lh-1\">Les formations</h2>
<div class=\"flex row space wrap ";
// line 60
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-30-in top-30"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-15-in"]), "html", null, true);
echo "\">
";
// line 61
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["servicesCats"]) || array_key_exists("servicesCats", $context) ? $context["servicesCats"] : (function () { throw new RuntimeError('Variable "servicesCats" does not exist.', 61, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
// line 62
echo " <div class=\"formation relative flex col left ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half-40"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10 w100 mrect"]), "html", null, true);
echo "\">
<figure class=\"absolute fill\">
<img src=\"";
// line 64
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["banner"])), "html", null, true);
echo "\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"absolute w100 bottom left ";
// line 67
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half left-80-in vt-60-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100 vt-25-in hz-25-in"]), "html", null, true);
echo "\">
<div class=\"flex col left white\">
<h3 class=\"extrabold ";
// line 69
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["bottom-80"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["bottom-25"]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["o"], "label", [], "any", false, false, false, 69), "html", null, true);
echo "</h3>
<a href=\"";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("formations-cat", ["slug" => twig_get_attribute($this->env, $this->source, $context["o"], "slug", [], "any", false, false, false, 70)]), "html", null, true);
echo "\" class=\"special-alt border border-white upper medium ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10-in hz-20-in"]), "html", null, true);
echo "\">Découvrir</a>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 75
echo " </div>
</div>
";
// line 97
echo "
<div class='bg-warning relative gpadding ";
// line 98
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-80-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-30-in top-20"]), "html", null, true);
echo "'>
<div class=\"flex row space middle\">
<h2 class=\"h1 special extrabold left-30-in lh-1\">Les dernières<br>actualités</h2>
<a href=\"";
// line 101
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("articles");
echo "\" class=\"flex row middle special bg-white upper medium ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-8-in hz-20-in"]), "html", null, true);
echo "\">
<span>Toutes les actualités</span>
<i class=\"relative icon min\"><img src=\"";
// line 103
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("icons/arrow-right-up.png"), "html", null, true);
echo "\" class=\"wauto\"></i>
</a>
</div>
<div class=\"flex row space wrap vt-20-in\">
";
// line 107
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["articles"]) || array_key_exists("articles", $context) ? $context["articles"] : (function () { throw new RuntimeError('Variable "articles" does not exist.', 107, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["o"]) {
// line 108
echo " ";
echo twig_call_macro($macros["macros"], "macro_article", [$context["o"]], 108, $context, $this->getSourceContext());
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['o'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 110
echo " </div>
</div>
<div class='bg-warning relative gpadding ";
// line 113
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["flex row space vt-80-in"]), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-10-in bottom-30-in"]), "html", null, true);
echo "'>
<div class=\"relative flex col left ";
// line 114
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half-20"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100 mrect vt-15"]), "html", null, true);
echo "\">
<figure class=\"absolute fill\">
<img src=\"";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["banner"])), "html", null, true);
echo "\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"relative w100 ";
// line 119
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hz-40-in vt-40-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["flex col space vt-25-in hz-25-in"]), "html", null, true);
echo "\">
<i></i>
<div class=\"flex col left white\">
<h2 class=\"extrabold\">Les colloques</h2>
<p class=\"";
// line 123
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-10 bottom-30"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-5 bottom-10"]), "html", null, true);
echo "\">
Retrouvez toutes les colloques organisées par l'EFPJ
</p>
<a href=\"";
// line 126
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("events");
echo "\" class=\"special-alt border border-white upper medium ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10-in hz-20-in"]), "html", null, true);
echo "\">Parcourir</a>
</div>
</div>
</div>
<div class=\"relative flex col left ";
// line 130
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["half-20"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["w100 msquare mrect vt-15"]), "html", null, true);
echo "\">
<figure class=\"absolute fill\">
<img src=\"";
// line 132
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(call_user_func_array($this->env->getFunction('os_param')->getCallable(), ["banner"])), "html", null, true);
echo "\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"relative w100 ";
// line 135
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["hz-40-in vt-40-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-25-in hz-25-in"]), "html", null, true);
echo "\">
<div class=\"flex col left white\">
<h2 class=\"extrabold\">Les professions</h2>
<p class=\"";
// line 138
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["top-10 bottom-30"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["top-5 bottom-10"]), "html", null, true);
echo "\">
Découvrez les professions liées à nos formations
</p>
<a href=\"";
// line 141
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("professions");
echo "\" class=\"special-alt border border-white upper medium ";
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('desktop')->getCallable(), ["vt-25-in hz-30-in"]), "html", null, true);
echo twig_escape_filter($this->env, call_user_func_array($this->env->getFunction('mobile')->getCallable(), ["vt-10-in hz-20-in"]), "html", null, true);
echo "\">Parcourir</a>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Default/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 395 => 141, 388 => 138, 381 => 135, 375 => 132, 369 => 130, 359 => 126, 352 => 123, 344 => 119, 338 => 116, 332 => 114, 326 => 113, 321 => 110, 312 => 108, 308 => 107, 301 => 103, 292 => 101, 284 => 98, 281 => 97, 277 => 75, 263 => 70, 256 => 69, 250 => 67, 244 => 64, 237 => 62, 233 => 61, 228 => 60, 221 => 58, 212 => 54, 200 => 46, 194 => 44, 189 => 42, 184 => 41, 179 => 40, 174 => 39, 171 => 38, 161 => 37, 150 => 34, 137 => 23, 132 => 21, 127 => 20, 123 => 19, 120 => 18, 113 => 16, 109 => 15, 104 => 13, 98 => 12, 94 => 11, 89 => 9, 83 => 8, 76 => 7, 66 => 6, 55 => 1, 53 => 4, 51 => 3, 49 => 2, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'Default/base.html.twig' %}
{% set menu = 'home' %}
{% set home = true %}
{% import \"Default/macros.html.twig\" as macros %}
{% block banner %}
<div id=\"banner\" class='relative w100 {{desktop(\"htop-in\")}} {{mobile(\"htop-in\")}}'>
<figure class='absolute fill top left w100 hoverflow {{desktop(\"\")}} {{mobile(\"\")}}'>
<img src='{{asset(banner.banner)}}' class='cover'>
</figure>
<i class=\"block gradient-banner absolute fill top left {{desktop('')}}\" style=\"\"></i>
<div class=\"w100 flex col center relative gpadding {{desktop(\"top-20-in\")}} {{mobile(\"\")}}\">
<div class=\"relative flex col left hpadding {{desktop('gpadding')}}\">
<div class=\"flex row left\">
{% for o in 1..3 %}
<i class=\"padding-6 bg-white right-15\"></i>
{% endfor %}
</div>
<div class=\"{{desktop('bottom-80-in')}}\">
<h2 class=\"white h1 extrabold anim-display anim-from-bottom opened transition-3s {{desktop('vt-60')}}{{mobile('vt-20')}}\">
{{banner.title|replace({\" **\":\" <strong class='warning extrabold'>\",\"'**\":\"'<strong class='warning extrabold'>\",\"**\":\"</strong>\"})|raw}}
</h2>
<a href=\"{{banner.link}}\" class=\"special bg-warning upper {{desktop('vt-25-in hz-30-in')}} {{mobile('vt-8-in hz-20-in')}}\">{{banner.btnTitle}}</a>
</div>
</div>
</div>
{# <div class=\"absolute w100 ybottom-80 left\">
<div class=\"flex row center\">
<a href=\"#home\" class=\"os-scroll relative icon contain\">
<img src=\"{{asset('icons/scroll-down.png')}}\" class=\"contain\">
</a>
</div>
</div> #}
</div>
{% endblock %}
{% block content %}
<div id=\"home\" class=\"relative flex row gpadding\">
<div class=\"relative bg-success top-20-in gpadding {{desktop('flex row bottom-80-in')}}{{mobile('flex col bottom-30-in')}}\">
<i class=\"bg-success absolute left w100 ybottom-100 {{desktop('vt-30-in')}}{{mobile('vt-5-in')}}\"></i>
<figure class=\"relative {{desktop('third')}}{{mobile('mrect')}}\">
<img src=\"{{asset('images/batiment.jpg')}}\" class=\"cover\">
</figure>
<div class=\"flex col left {{desktop('left-80 left-20-in')}}{{mobile('top-20')}}\">
<h2 class=\"warning\">L'EFPJ en bref</h2>
<div class=\"article h6 white {{desktop('vt-30')}}{{mobile('vt-10')}}\">
<p class=\"\">
L'École de Formation des Professions Judiciaires est un un établissement public à caractère social et scientifique placé sous la tutelle du Ministère de la Justice et de la Législation. Elle résulte de la volonté du Gouvernement de garantir une formation professionnalisante.
</p>
<p class=\"\">
Elle prend donc en charge la formation du personnel judiciaire de l’Ecole Nationale d’Administration et de la Magistrature (ENAM).
</p>
</div>
<a href=\"\" class=\"special bg-warning upper medium {{desktop('vt-25-in hz-30-in')}} {{mobile('vt-8-in hz-20-in')}}\">En savoir plus</a>
</div>
</div>
</div>
<div class='relative gpadding {{desktop(\"top-80-in\")}} {{mobile(\"top-30-in\")}}'>
<h2 class=\"h1 special extrabold left-30-in lh-1\">Les formations</h2>
<div class=\"flex row space wrap {{desktop(\"vt-30-in top-30\")}}{{mobile('vt-15-in')}}\">
{% for o in servicesCats %}
<div class=\"formation relative flex col left {{desktop('half-40')}}{{mobile('vt-10 w100 mrect')}}\">
<figure class=\"absolute fill\">
<img src=\"{{asset(os_param('banner'))}}\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"absolute w100 bottom left {{desktop('half left-80-in vt-60-in')}}{{mobile('w100 vt-25-in hz-25-in')}}\">
<div class=\"flex col left white\">
<h3 class=\"extrabold {{desktop('bottom-80')}}{{mobile('bottom-25')}}\">{{o.label}}</h3>
<a href=\"{{path('formations-cat',{slug:o.slug})}}\" class=\"special-alt border border-white upper medium {{desktop('vt-25-in hz-30-in')}}{{mobile('vt-10-in hz-20-in')}}\">Découvrir</a>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
{#
<div class='relative gpadding {{desktop(\"top-80-in\")}} {{mobile(\"top-30-in\")}}'>
<h2 class=\"h1 special extrabold left-30-in lh-1\">Nos valeurs</h2>
<div class=\"flex row space wrap {{desktop('vt-60-in')}}\">
{% for i in 1..4 %}
<div class=\"value relative hpadding flex col center {{desktop('quarter-20')}}{{mobile('w100 vt-10')}}\">
<figure class=\"absolute fill top left\">
<img src=\"{{asset(os_param('banner'))}}\" class=\"cover\">
</figure>
<i class=\"gradient-banner absolute fill top left\"></i>
<div class=\"title absolute top left fill filter-white\" style=\"background-image: url('{{asset(os_param('banner'))}}');\">
<div class=\"fill flex col middle center text-center\">
<h3 class=\"extrabold\">Fraternité</h3>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
#}
<div class='bg-warning relative gpadding {{desktop(\"top-80-in\")}} {{mobile(\"top-30-in top-20\")}}'>
<div class=\"flex row space middle\">
<h2 class=\"h1 special extrabold left-30-in lh-1\">Les dernières<br>actualités</h2>
<a href=\"{{path('articles')}}\" class=\"flex row middle special bg-white upper medium {{desktop('vt-25-in hz-30-in')}} {{mobile('vt-8-in hz-20-in')}}\">
<span>Toutes les actualités</span>
<i class=\"relative icon min\"><img src=\"{{asset('icons/arrow-right-up.png')}}\" class=\"wauto\"></i>
</a>
</div>
<div class=\"flex row space wrap vt-20-in\">
{% for o in articles %}
{{macros.article(o)}}
{% endfor %}
</div>
</div>
<div class='bg-warning relative gpadding {{desktop(\"flex row space vt-80-in\")}} {{mobile(\"top-10-in bottom-30-in\")}}'>
<div class=\"relative flex col left {{desktop('half-20')}}{{mobile('w100 mrect vt-15')}}\">
<figure class=\"absolute fill\">
<img src=\"{{asset(os_param('banner'))}}\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"relative w100 {{desktop('hz-40-in vt-40-in')}}{{mobile('flex col space vt-25-in hz-25-in')}}\">
<i></i>
<div class=\"flex col left white\">
<h2 class=\"extrabold\">Les colloques</h2>
<p class=\"{{desktop('top-10 bottom-30')}}{{mobile('top-5 bottom-10')}}\">
Retrouvez toutes les colloques organisées par l'EFPJ
</p>
<a href=\"{{path('events')}}\" class=\"special-alt border border-white upper medium {{desktop('vt-25-in hz-30-in')}}{{mobile('vt-10-in hz-20-in')}}\">Parcourir</a>
</div>
</div>
</div>
<div class=\"relative flex col left {{desktop('half-20')}}{{mobile('w100 msquare mrect vt-15')}}\">
<figure class=\"absolute fill\">
<img src=\"{{asset(os_param('banner'))}}\" class=\"cover\">
</figure>
<i class=\"absolute mask fill top left\"></i>
<div class=\"relative w100 {{desktop('hz-40-in vt-40-in')}}{{mobile('vt-25-in hz-25-in')}}\">
<div class=\"flex col left white\">
<h2 class=\"extrabold\">Les professions</h2>
<p class=\"{{desktop('top-10 bottom-30')}}{{mobile('top-5 bottom-10')}}\">
Découvrez les professions liées à nos formations
</p>
<a href=\"{{path('professions')}}\" class=\"special-alt border border-white upper medium {{desktop('vt-25-in hz-30-in')}}{{mobile('vt-10-in hz-20-in')}}\">Parcourir</a>
</div>
</div>
</div>
</div>
{% endblock content %}
", "Default/index.html.twig", "/home/adminroot/www/templates/Default/index.html.twig");
}
}