<?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/theme1/page_plan_site.html.twig */
class __TwigTemplate_5fbbfa030ce00bbbbda237608ded7156febb0af89451fcd228cb2265f1513b6d extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return $this->loadTemplate((("front/" . twig_get_attribute($this->env, $this->source, 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.', 1, $this->source); })()), "request", [], "any", false, false, false, 1), "server", [], "any", false, false, false, 1), "get", [0 => "APP_THEME"], "method", false, false, false, 1)) . "/base.html.twig"), "front/theme1/page_plan_site.html.twig", 1);
}
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", "front/theme1/page_plan_site.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/theme1/page_plan_site.html.twig"));
$this->getParent($context)->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_stylesheets($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", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 4
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 8
public function block_body($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", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 9
echo "
<div class=\"page_cms pt-5\">
<!-- Start Breadcrumb Area -->
<div class=\"breadcrumb-style-default\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"inner text-center\">
<ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
// line 19
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_page_home");
echo "\" itemprop=\"item\"><span itemprop=\"name\">Accueil</span></a><meta itemprop=\"position\" content=\"1\" /></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">";
// line 20
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 20, $this->source); })()), "title", [], "any", false, false, false, 20), "html", null, true);
echo "</span><meta itemprop=\"position\" content=\"2\" /></li>
</ol>
<h1 class=\"page-title\">";
// line 22
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["post"]) || array_key_exists("post", $context) ? $context["post"] : (function () { throw new RuntimeError('Variable "post" does not exist.', 22, $this->source); })()), "title", [], "any", false, false, false, 22), "html", null, true);
echo "</h1>
</div>
</div>
</div>
</div>
</div>
<!-- End Breadcrumb Area -->
<div id =\"plan_site\" class=\"container-fluid mt-5\">
<div class=\"container\">
";
// line 37
echo " <div class=\"row py-2\">
<div class=\"col-md-12\">
";
// line 39
if ((array_key_exists("menu_principal", $context) && !twig_test_empty((isset($context["menu_principal"]) || array_key_exists("menu_principal", $context) ? $context["menu_principal"] : (function () { throw new RuntimeError('Variable "menu_principal" does not exist.', 39, $this->source); })())))) {
// line 40
echo " <div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Menu principal</span></div>
<div class=\"panel-body\">
<ul>
";
// line 44
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["menu_principal"]) || array_key_exists("menu_principal", $context) ? $context["menu_principal"] : (function () { throw new RuntimeError('Variable "menu_principal" does not exist.', 44, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["menu"]) {
// line 45
echo " ";
if ((twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 45) == "aucun")) {
// line 46
echo " ";
$context["path_href"] = "#";
echo "
";
} elseif ((twig_get_attribute($this->env, $this->source, // line 47
$context["menu"], "type", [], "any", false, false, false, 47) == "lien")) {
// line 48
echo " ";
$context["path_href"] = twig_get_attribute($this->env, $this->source, $context["menu"], "url", [], "any", false, false, false, 48);
// line 49
echo " ";
} elseif ((((twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 49) == "categorie") || (twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 49) == "sous-categorie")) || (twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 49) == "Post"))) {
// line 50
echo " ";
$context["path_href"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env, $this->source, $context["menu"], "slug", [], "any", false, false, false, 50)]);
// line 51
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 51) == "categorie-product")) {
// line 52
echo " ";
$context["path_href"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("list_produit", ["slug" => twig_get_attribute($this->env, $this->source, $context["menu"], "slug", [], "any", false, false, false, 52)]);
// line 53
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 53) == "list-faq")) {
// line 54
echo " ";
$context["path_href"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("list_faq", ["slug" => twig_get_attribute($this->env, $this->source, $context["menu"], "slug", [], "any", false, false, false, 54)]);
// line 55
echo " ";
} elseif ((twig_get_attribute($this->env, $this->source, $context["menu"], "type", [], "any", false, false, false, 55) == "plan-du-site")) {
// line 56
echo " ";
$context["path_href"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("plan_du_site");
// line 57
echo " ";
}
echo "
<li><a href=\"";
// line 59
echo twig_escape_filter($this->env, (isset($context["path_href"]) || array_key_exists("path_href", $context) ? $context["path_href"] : (function () { throw new RuntimeError('Variable "path_href" does not exist.', 59, $this->source); })()), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["menu"], "title", [], "any", false, false, false, 59), "html", null, true);
echo "\" ";
if ((twig_get_attribute($this->env, $this->source, $context["menu"], "nofollow", [], "any", false, false, false, 59) == true)) {
echo "rel=\"nofollow\"";
}
echo " target=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["target"]) || array_key_exists("target", $context) ? $context["target"] : (function () { throw new RuntimeError('Variable "target" does not exist.', 59, $this->source); })()), twig_get_attribute($this->env, $this->source, $context["menu"], "target", [], "any", false, false, false, 59), [], "array", false, false, false, 59), "html", null, true);
echo "\" > > ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["menu"], "title", [], "any", false, false, false, 59), "html", null, true);
echo "</a></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['menu'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 61
echo " </ul>
</div>
</div>
";
}
// line 65
echo "
";
// line 66
if ((array_key_exists("categories_tree_list", $context) && !twig_test_empty((isset($context["categories_tree_list"]) || array_key_exists("categories_tree_list", $context) ? $context["categories_tree_list"] : (function () { throw new RuntimeError('Variable "categories_tree_list" does not exist.', 66, $this->source); })())))) {
// line 67
echo " <div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Liste de catégories</span></div>
<div class=\"panel-body\">
<ul>
";
// line 71
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["categories_tree_list"]) || array_key_exists("categories_tree_list", $context) ? $context["categories_tree_list"] : (function () { throw new RuntimeError('Variable "categories_tree_list" does not exist.', 71, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 72
echo " <li><a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env, $this->source, $context["item"], "slug", [], "any", false, false, false, 72)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "titre", [], "any", false, false, false, 72), "html", null, true);
echo "\" > > ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "titre", [], "any", false, false, false, 72), "html", null, true);
echo "</a></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 74
echo " </ul>
</div>
</div>
";
}
// line 77
echo "
";
// line 80
if ((array_key_exists("ListActualites", $context) && !twig_test_empty((isset($context["ListActualites"]) || array_key_exists("ListActualites", $context) ? $context["ListActualites"] : (function () { throw new RuntimeError('Variable "ListActualites" does not exist.', 80, $this->source); })())))) {
// line 81
echo " <div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Liste des Actualités</span></div>
<div class=\"panel-body\">
<ul>
";
// line 85
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["ListActualites"]) || array_key_exists("ListActualites", $context) ? $context["ListActualites"] : (function () { throw new RuntimeError('Variable "ListActualites" does not exist.', 85, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 86
echo " <li><a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env, $this->source, $context["item"], "slug", [], "any", false, false, false, 86)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 86), "html", null, true);
echo "\" > > ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 86), "html", null, true);
echo "</a></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 88
echo " </ul>
</div>
</div>
";
}
// line 91
echo "
";
// line 93
if ((array_key_exists("ListPostNosSolution", $context) && !twig_test_empty((isset($context["ListPostNosSolution"]) || array_key_exists("ListPostNosSolution", $context) ? $context["ListPostNosSolution"] : (function () { throw new RuntimeError('Variable "ListPostNosSolution" does not exist.', 93, $this->source); })())))) {
// line 94
echo " <div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Nos solutions</span></div>
<div class=\"panel-body\">
<ul>
";
// line 98
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["ListPostNosSolution"]) || array_key_exists("ListPostNosSolution", $context) ? $context["ListPostNosSolution"] : (function () { throw new RuntimeError('Variable "ListPostNosSolution" does not exist.', 98, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 99
echo " <li><a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env, $this->source, $context["item"], "slug", [], "any", false, false, false, 99)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 99), "html", null, true);
echo "\" > > ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 99), "html", null, true);
echo "</a></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 101
echo " </ul>
</div>
</div>
";
}
// line 104
echo "
";
// line 107
if ((array_key_exists("ListPostConseils", $context) && !twig_test_empty((isset($context["ListPostConseils"]) || array_key_exists("ListPostConseils", $context) ? $context["ListPostConseils"] : (function () { throw new RuntimeError('Variable "ListPostConseils" does not exist.', 107, $this->source); })())))) {
// line 108
echo " <div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Nos conseils</span></div>
<div class=\"panel-body\">
<ul>
";
// line 112
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["ListPostConseils"]) || array_key_exists("ListPostConseils", $context) ? $context["ListPostConseils"] : (function () { throw new RuntimeError('Variable "ListPostConseils" does not exist.', 112, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["item"]) {
// line 113
echo " <li><a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env, $this->source, $context["item"], "slug", [], "any", false, false, false, 113)]), "html", null, true);
echo "\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 113), "html", null, true);
echo "\" > > ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["item"], "title", [], "any", false, false, false, 113), "html", null, true);
echo "</a></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 115
echo " </ul>
</div>
</div>
";
}
// line 118
echo "
</div>
</div>
</div>
</div>
";
// line 127
echo " </div>
";
// line 129
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\FunctionController::renderTemplateParametrable", ["id" => 6]));
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "front/theme1/page_plan_site.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 363 => 129, 359 => 127, 349 => 118, 343 => 115, 330 => 113, 326 => 112, 320 => 108, 318 => 107, 313 => 104, 307 => 101, 294 => 99, 290 => 98, 284 => 94, 282 => 93, 278 => 91, 272 => 88, 259 => 86, 255 => 85, 249 => 81, 247 => 80, 242 => 77, 236 => 74, 223 => 72, 219 => 71, 213 => 67, 211 => 66, 208 => 65, 202 => 61, 184 => 59, 178 => 57, 175 => 56, 172 => 55, 169 => 54, 166 => 53, 163 => 52, 160 => 51, 157 => 50, 154 => 49, 151 => 48, 149 => 47, 144 => 46, 141 => 45, 137 => 44, 131 => 40, 129 => 39, 125 => 37, 112 => 22, 107 => 20, 103 => 19, 91 => 9, 81 => 8, 68 => 4, 58 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"front/\"~ app.request.server.get('APP_THEME') ~\"/base.html.twig\" %}
{% block stylesheets %}
{{parent()}}
{% endblock %}
{% block body %}
<div class=\"page_cms pt-5\">
<!-- Start Breadcrumb Area -->
<div class=\"breadcrumb-style-default\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"inner text-center\">
<ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('index_page_home')}}\" itemprop=\"item\"><span itemprop=\"name\">Accueil</span></a><meta itemprop=\"position\" content=\"1\" /></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">{{post.title}}</span><meta itemprop=\"position\" content=\"2\" /></li>
</ol>
<h1 class=\"page-title\">{{post.title}}</h1>
</div>
</div>
</div>
</div>
</div>
<!-- End Breadcrumb Area -->
<div id =\"plan_site\" class=\"container-fluid mt-5\">
<div class=\"container\">
{# <div class=\"row gx-5 py-2\">
<div class=\"col-md-12 header text-center\">
<h1 class=\"titre-header\">{{post.title}}</h1>
</div>
</div> #}
<div class=\"row py-2\">
<div class=\"col-md-12\">
{% if menu_principal is defined and menu_principal is not empty %}
<div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Menu principal</span></div>
<div class=\"panel-body\">
<ul>
{% for key,menu in menu_principal %}
{% if menu.type == 'aucun' %}
{% set path_href = '#' %}
{% elseif menu.type == 'lien' %}
{% set path_href = menu.url %}
{% elseif menu.type == 'categorie' or menu.type == 'sous-categorie' or menu.type == 'Post' %}
{% set path_href = path('page',{slug:menu.slug}) %}
{% elseif menu.type == 'categorie-product' %}
{% set path_href = path('list_produit',{slug:menu.slug}) %}
{% elseif menu.type == 'list-faq' %}
{% set path_href = path('list_faq',{slug:menu.slug}) %}
{% elseif menu.type == 'plan-du-site'%}
{% set path_href = path('plan_du_site') %}
{% endif %}
<li><a href=\"{{path_href}}\" title=\"{{menu.title}}\" {% if menu.nofollow == true %}rel=\"nofollow\"{% endif %} target=\"{{target[menu.target]}}\" > > {{menu.title}}</a></li>
{% endfor %}
</ul>
</div>
</div>
{% endif %}
{% if categories_tree_list is defined and categories_tree_list is not empty %}
<div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Liste de catégories</span></div>
<div class=\"panel-body\">
<ul>
{% for key,item in categories_tree_list %}
<li><a href=\"{{path('page',{slug:item.slug})}}\" title=\"{{item.titre}}\" > > {{item.titre}}</a></li>
{% endfor %}
</ul>
</div>
</div>
{% endif %}
{% if ListActualites is defined and ListActualites is not empty %}
<div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Liste des Actualités</span></div>
<div class=\"panel-body\">
<ul>
{% for key,item in ListActualites %}
<li><a href=\"{{path('page',{slug:item.slug})}}\" title=\"{{item.title}}\" > > {{item.title}}</a></li>
{% endfor %}
</ul>
</div>
</div>
{% endif %}
{% if ListPostNosSolution is defined and ListPostNosSolution is not empty %}
<div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Nos solutions</span></div>
<div class=\"panel-body\">
<ul>
{% for key,item in ListPostNosSolution %}
<li><a href=\"{{path('page',{slug:item.slug})}}\" title=\"{{item.title}}\" > > {{item.title}}</a></li>
{% endfor %}
</ul>
</div>
</div>
{% endif %}
{% if ListPostConseils is defined and ListPostConseils is not empty %}
<div class=\"panel panel-success mb-4\">
<div class=\"panel-heading\"><span class=\"panel-title\">Nos conseils</span></div>
<div class=\"panel-body\">
<ul>
{% for key,item in ListPostConseils %}
<li><a href=\"{{path('page',{slug:item.slug})}}\" title=\"{{item.title}}\" > > {{item.title}}</a></li>
{% endfor %}
</ul>
</div>
</div>
{% endif %}
</div>
</div>
</div>
</div>
{# {{ render(controller('App\\\\Controller\\\\Front\\\\FunctionController::renderDefaultBloc',{ 'alias': 'mini-formulaire' })) }} #}
</div>
{{ render(controller('App\\\\Controller\\\\Front\\\\FunctionController::renderTemplateParametrable',{ 'id': 6 })) }}
{% endblock %}
", "front/theme1/page_plan_site.html.twig", "/var/www/vhosts/hrz.fr/abs-33-oscar.hrz.fr/templates/front/theme1/page_plan_site.html.twig");
}
}