<?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;
/* front/pages/presentation.html.twig */
class __TwigTemplate_2c306cb944d619a7c1e57b5c68062290 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'bodyClass' => [$this, 'block_bodyClass'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "layouts/front.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", "front/pages/presentation.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/pages/presentation.html.twig"));
$this->parent = $this->loadTemplate("layouts/front.html.twig", "front/pages/presentation.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_bodyClass($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", "bodyClass"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
echo "interne";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 3
public function block_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", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 4
echo "<section class=\"title-page stage-acdemie\" style=\"background:url(";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 4, $this->source); })()), "image", [], "any", false, false, false, 4))), "html", null, true);
echo ")\">
<div class=\"container\">
<div class=\"row\">
<div class=\"head_page pres\">
<div class=\"head\"> ";
// line 8
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 8, $this->source); })()), "title", [], "any", false, false, false, 8), "html", null, true);
echo "</div>
<div class=\"sperateur\"></div>
<div class=\"sub_title\"> ";
// line 10
echo twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 10, $this->source); })()), "content", [], "any", false, false, false, 10);
echo " </div>
</div>
<div class=\"arrows_head\">
<a href=\"#\">
<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
<g>
<g>
<path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12 C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084 c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864 l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
</g></svg>
<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
xml:space=\"preserve\" fill=\"#fff\">
<g>
<g>
<path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12 C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084 c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864 l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
</g></svg>
</a>
</div>
</div>
</div>
</section>
<section class=\"breadcumbs\">
<div class=\"container\">
<div class=\"row\">
<div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Présentation </a></div>
</div>
</div>
</section>
<section class=\"bloc2\">
<div class=\"container\">
<div class=\"row\">
<h1 class=\"title pres_title\"> ";
// line 47
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["page"]) || array_key_exists("page", $context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.', 47, $this->source); })()), "title", [], "any", false, false, false, 47), "html", null, true);
echo " </h1>
<div class=\"sperateur\"></div>
</div>
</div>
</section>
<section class=\"actualite prsd\">
<div class=\"container\">
<div class=\"row\">
<div class=\"list-ac\">
<div class=\"forma\">
<a class=\"pointer_link\" href=\"";
// line 59
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "Paris"]);
echo "\"> </a>
<div class=\"image\">
<img src=\"";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 61, $this->source); })()), "bloc_1", [], "any", false, false, false, 61), "image", [], "any", false, false, false, 61))), "html", null, true);
echo "\">
<div class=\"txt-flo\"> Paris </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"";
// line 66
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "Paris"]);
echo "\"> ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 66, $this->source); })()), "bloc_1", [], "any", false, false, false, 66), "title", [], "any", false, false, false, 66), "html", null, true);
echo " </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> ";
// line 69
echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 69, $this->source); })()), "bloc_1", [], "any", false, false, false, 69), "description", [], "any", false, false, false, 69);
echo "</div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"";
// line 73
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "Bordeaux"]);
echo "\"> </a>
<div class=\"image\">
<img src=\"";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 75, $this->source); })()), "bloc_2", [], "any", false, false, false, 75), "image", [], "any", false, false, false, 75))), "html", null, true);
echo "\">
<div class=\"txt-flo\"> Bordeaux </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"";
// line 80
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "London"]);
echo "\"> ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 80, $this->source); })()), "bloc_2", [], "any", false, false, false, 80), "title", [], "any", false, false, false, 80), "html", null, true);
echo " </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> ";
// line 83
echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 83, $this->source); })()), "bloc_2", [], "any", false, false, false, 83), "description", [], "any", false, false, false, 83);
echo "</div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"https://www.schwarzkopf-professional.com/fr/fr/tendances-
formation/ask/stages/best-of-saco.html\" target=\"_blank\" > </a>
<div class=\"image\">
<img src=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 90, $this->source); })()), "bloc_3", [], "any", false, false, false, 90), "image", [], "any", false, false, false, 90))), "html", null, true);
echo "\">
<div class=\"txt-flo\"> ASK ACADEMY </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"https://www.schwarzkopf-professional.com/fr/fr/tendances-
formation/ask/stages/best-of-saco.html\" target=\"_blank\" > ";
// line 96
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 96, $this->source); })()), "bloc_3", [], "any", false, false, false, 96), "title", [], "any", false, false, false, 96), "html", null, true);
echo " </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> ";
// line 99
echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 99, $this->source); })()), "bloc_3", [], "any", false, false, false, 99), "description", [], "any", false, false, false, 99);
echo " </div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"";
// line 103
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "Lisboa"]);
echo "\"> </a>
<div class=\"image\">
<img src=\"";
// line 105
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 105, $this->source); })()), "bloc_4", [], "any", false, false, false, 105), "image", [], "any", false, false, false, 105))), "html", null, true);
echo "\">
<div class=\"txt-flo\"> Lisbonne </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_stage_academie", ["ville" => "Lisboa"]);
echo "\"> ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 110, $this->source); })()), "bloc_4", [], "any", false, false, false, 110), "title", [], "any", false, false, false, 110), "html", null, true);
echo " </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> ";
// line 113
echo twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["blocs"]) || array_key_exists("blocs", $context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.', 113, $this->source); })()), "bloc_4", [], "any", false, false, false, 113), "description", [], "any", false, false, false, 113);
echo " </div>
</div>
</div>
</div>
</div>
</div>
</section>
<style> section.faq { display: none;} </style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "front/pages/presentation.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 258 => 113, 250 => 110, 242 => 105, 237 => 103, 230 => 99, 224 => 96, 215 => 90, 205 => 83, 197 => 80, 189 => 75, 184 => 73, 177 => 69, 169 => 66, 161 => 61, 156 => 59, 141 => 47, 101 => 10, 96 => 8, 88 => 4, 78 => 3, 59 => 2, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'layouts/front.html.twig' %}
{% block bodyClass %}interne{% endblock %}
{% block content %}
<section class=\"title-page stage-acdemie\" style=\"background:url({{ asset('uploads/'~page.image) }})\">
<div class=\"container\">
<div class=\"row\">
<div class=\"head_page pres\">
<div class=\"head\"> {{ page.title }}</div>
<div class=\"sperateur\"></div>
<div class=\"sub_title\"> {{ page.content|raw }} </div>
</div>
<div class=\"arrows_head\">
<a href=\"#\">
<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
<g>
<g>
<path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12 C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084 c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864 l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
</g></svg>
<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
xml:space=\"preserve\" fill=\"#fff\">
<g>
<g>
<path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12 C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084 c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864 l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
</g></svg>
</a>
</div>
</div>
</div>
</section>
<section class=\"breadcumbs\">
<div class=\"container\">
<div class=\"row\">
<div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Présentation </a></div>
</div>
</div>
</section>
<section class=\"bloc2\">
<div class=\"container\">
<div class=\"row\">
<h1 class=\"title pres_title\"> {{ page.title}} </h1>
<div class=\"sperateur\"></div>
</div>
</div>
</section>
<section class=\"actualite prsd\">
<div class=\"container\">
<div class=\"row\">
<div class=\"list-ac\">
<div class=\"forma\">
<a class=\"pointer_link\" href=\"{{ path('page_stage_academie', {ville: 'Paris'}) }}\"> </a>
<div class=\"image\">
<img src=\"{{ asset('uploads/'~blocs.bloc_1.image) }}\">
<div class=\"txt-flo\"> Paris </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"{{ path('page_stage_academie', {ville: 'Paris'}) }}\"> {{ blocs.bloc_1.title }} </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> {{ blocs.bloc_1.description|raw }}</div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"{{ path('page_stage_academie', {ville: 'Bordeaux'}) }}\"> </a>
<div class=\"image\">
<img src=\"{{ asset('uploads/'~blocs.bloc_2.image) }}\">
<div class=\"txt-flo\"> Bordeaux </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"{{ path('page_stage_academie', {ville: 'London'}) }}\"> {{ blocs.bloc_2.title }} </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> {{ blocs.bloc_2.description|raw }}</div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"https://www.schwarzkopf-professional.com/fr/fr/tendances-
formation/ask/stages/best-of-saco.html\" target=\"_blank\" > </a>
<div class=\"image\">
<img src=\"{{ asset('uploads/'~blocs.bloc_3.image) }}\">
<div class=\"txt-flo\"> ASK ACADEMY </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"https://www.schwarzkopf-professional.com/fr/fr/tendances-
formation/ask/stages/best-of-saco.html\" target=\"_blank\" > {{ blocs.bloc_3.title }} </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> {{ blocs.bloc_3.description|raw }} </div>
</div>
</div>
<div class=\"forma\">
<a class=\"pointer_link\" href=\"{{ path('page_stage_academie', {ville: 'Lisboa'}) }}\"> </a>
<div class=\"image\">
<img src=\"{{ asset('uploads/'~blocs.bloc_4.image) }}\">
<div class=\"txt-flo\"> Lisbonne </div>
</div>
<div class=\"conten-formation\">
<div class=\"title-content-formation\">
<a href=\"{{ path('page_stage_academie', {ville: 'Lisboa'}) }}\"> {{ blocs.bloc_4.title }} </a>
</div>
<div class=\"sperateur\"></div>
<div class=\"expert\"> {{ blocs.bloc_4.description|raw }} </div>
</div>
</div>
</div>
</div>
</div>
</section>
<style> section.faq { display: none;} </style>
{% endblock %}", "front/pages/presentation.html.twig", "/home/saco/subdomains/preprod/templates/front/pages/presentation.html.twig");
}
}