var/cache/dev/twig/a9/a93f8e1dbdfb368d9dfea0c6d332e4783a0d114bd8c1c5bb90e8d9549ea47221.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front/theme1/page_categorie.html.twig */
  14. class __TwigTemplate_17d3d2bfb63c48848a2cba7514629df22c1354a20559b086b6627d73e927fdd6 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'preload' => [$this'block_preload'],
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return $this->loadTemplate((("front/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "server", [], "any"falsefalsefalse1), "get", [=> "APP_THEME"], "method"falsefalsefalse1)) . "/base.html.twig"), "front/theme1/page_categorie.html.twig"1);
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/page_categorie.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/theme1/page_categorie.html.twig"));
  41.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_preload($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preload"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""preload"));
  55.         // line 4
  56.         echo "    ";
  57.         if ((twig_get_attribute($this->env$this->source, ($context["categorie"] ?? null), "image", [], "any"truetruefalse4) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'4$this->source); })()), "image", [], "any"falsefalsefalse4)))) {
  58.             // line 5
  59.             echo "            <link rel=\"preload\" as=\"image\" href=\"";
  60.             echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'5$this->source); })()), "image", [], "any"falsefalsefalse5)), "html"nulltrue);
  61.             echo "\" />
  62.     ";
  63.         }
  64.         // line 7
  65.         echo "
  66.     ";
  67.         // line 8
  68.         if ((array_key_exists("resultats"$context) &&  !twig_test_empty((isset($context["resultats"]) || array_key_exists("resultats"$context) ? $context["resultats"] : (function () { throw new RuntimeError('Variable "resultats" does not exist.'8$this->source); })())))) {
  69.             // line 9
  70.             echo "           ";
  71.             $context['_parent'] = $context;
  72.             $context['_seq'] = twig_ensure_traversable((isset($context["resultats"]) || array_key_exists("resultats"$context) ? $context["resultats"] : (function () { throw new RuntimeError('Variable "resultats" does not exist.'9$this->source); })()));
  73.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  74.                 // line 10
  75.                 echo "                ";
  76.                 if (twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse10)) {
  77.                     // line 11
  78.                     echo "                    <link rel=\"preload\" as=\"image\" href=\"";
  79.                     echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse11)), "html"nulltrue);
  80.                     echo "\" /> 
  81.                 ";
  82.                 }
  83.                 // line 13
  84.                 echo "           ";
  85.             }
  86.             $_parent $context['_parent'];
  87.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  88.             $context array_intersect_key($context$_parent) + $_parent;
  89.             echo "    
  90.     ";
  91.         }
  92.         // line 15
  93.         echo "
  94.     ";
  95.         // line 16
  96.         if ((array_key_exists("galleries"$context) &&  !twig_test_empty((isset($context["galleries"]) || array_key_exists("galleries"$context) ? $context["galleries"] : (function () { throw new RuntimeError('Variable "galleries" does not exist.'16$this->source); })())))) {
  97.             // line 17
  98.             echo "           ";
  99.             $context['_parent'] = $context;
  100.             $context['_seq'] = twig_ensure_traversable((isset($context["galleries"]) || array_key_exists("galleries"$context) ? $context["galleries"] : (function () { throw new RuntimeError('Variable "galleries" does not exist.'17$this->source); })()));
  101.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  102.                 // line 18
  103.                 echo "                ";
  104.                 if (twig_get_attribute($this->env$this->source$context["item"], "path", [], "any"truetruefalse18)) {
  105.                     // line 19
  106.                     echo "                    <link rel=\"preload\" as=\"image\" href=\"";
  107.                     echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageGalleryFunction(twig_get_attribute($this->env$this->source$context["item"], "path", [], "any"falsefalsefalse19)), "html"nulltrue);
  108.                     echo "\" />
  109.                 ";
  110.                 }
  111.                 // line 21
  112.                 echo "           ";
  113.             }
  114.             $_parent $context['_parent'];
  115.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  116.             $context array_intersect_key($context$_parent) + $_parent;
  117.             // line 22
  118.             echo "    ";
  119.         }
  120.         // line 23
  121.         echo "
  122. ";
  123.         
  124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  125.         
  126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  127.     }
  128.     // line 27
  129.     public function block_stylesheets($context, array $blocks = [])
  130.     {
  131.         $macros $this->macros;
  132.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  134.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  136.         // line 28
  137.         echo "    ";
  138.         $this->displayParentBlock("stylesheets"$context$blocks);
  139.         echo "
  140.     ";
  141.         // line 29
  142.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["modele_galerie"]) || array_key_exists("modele_galerie"$context) ? $context["modele_galerie"] : (function () { throw new RuntimeError('Variable "modele_galerie" does not exist.'29$this->source); })()), 0, [], "array"falsefalsefalse29), "type", [], "any"falsefalsefalse29) == 4)) {
  143.             // line 30
  144.             echo "        <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  145.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templates/front/theme1/assets/plugins/flexslider/flexslider.css"), "html"nulltrue);
  146.             echo "\" media=\"screen\" >
  147.     ";
  148.         }
  149.         // line 32
  150.         echo "    ";
  151.         if (twig_get_attribute($this->env$this->source, ($context["template"] ?? null), "css", [], "any"truetruefalse32)) {
  152.             // line 33
  153.             echo "        <style>
  154.             ";
  155.             // line 34
  156.             echo twig_get_attribute($this->env$this->source, (isset($context["template"]) || array_key_exists("template"$context) ? $context["template"] : (function () { throw new RuntimeError('Variable "template" does not exist.'34$this->source); })()), "css", [], "any"falsefalsefalse34);
  157.             echo "
  158.         </style>
  159.     ";
  160.         }
  161.         
  162.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  163.         
  164.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  165.     }
  166.     // line 40
  167.     public function block_body($context, array $blocks = [])
  168.     {
  169.         $macros $this->macros;
  170.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  171.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  172.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  173.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  174.         // line 41
  175.         echo "
  176. ";
  177.         // line 42
  178.         $context["titre_page"] = twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'42$this->source); })()), "titrecategorie", [], "any"falsefalsefalse42);
  179.         // line 43
  180.         echo "
  181. ";
  182.         // line 44
  183.         if (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'44$this->source); })()), "imageBandeau", [], "any"falsefalsefalse44)) {
  184.             // line 45
  185.             echo "        ";
  186.             $context["imagebandeau"] = twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'45$this->source); })()), "imageBandeau", [], "any"falsefalsefalse45);
  187.             // line 46
  188.             echo "    ";
  189.         } elseif (twig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'46$this->source); })()), "imageBandeau", [], "any"falsefalsefalse46)) {
  190.             // line 47
  191.             echo "        ";
  192.             $context["imagebandeau"] = ("uploads/images/" twig_get_attribute($this->env$this->source, (isset($context["parametre"]) || array_key_exists("parametre"$context) ? $context["parametre"] : (function () { throw new RuntimeError('Variable "parametre" does not exist.'47$this->source); })()), "imageBandeau", [], "any"falsefalsefalse47));
  193.             // line 48
  194.             echo "    ";
  195.         } else {
  196.             // line 49
  197.             echo "        ";
  198.             $context["imagebandeau"] = "";
  199.             // line 50
  200.             echo "    ";
  201.         }
  202.         // line 51
  203.         echo "    
  204.     ";
  205.         // line 52
  206.         if (((isset($context["imagebandeau"]) || array_key_exists("imagebandeau"$context) ? $context["imagebandeau"] : (function () { throw new RuntimeError('Variable "imagebandeau" does not exist.'52$this->source); })()) != "")) {
  207.             // line 53
  208.             echo "        <section class=\"image-bandeau text-center\">
  209.             <img alt=\"";
  210.             // line 54
  211.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'54$this->source); })()), "titrecategorie", [], "any"falsefalsefalse54), "html"nulltrue);
  212.             echo "\" title=\"";
  213.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'54$this->source); })()), "titrecategorie", [], "any"falsefalsefalse54), "html"nulltrue);
  214.             echo "\" src=\"";
  215.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((isset($context["imagebandeau"]) || array_key_exists("imagebandeau"$context) ? $context["imagebandeau"] : (function () { throw new RuntimeError('Variable "imagebandeau" does not exist.'54$this->source); })())), "html"nulltrue);
  216.             echo "\" />
  217.             <div class=\"cnt-bandeau text-center\">
  218. \t\t\t\t<div class=\"container-fluid wrapper\">
  219.                     <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  220.                         <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
  221.             // line 58
  222.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_page_home");
  223.             echo "\" itemprop=\"item\"><span itemprop=\"name\">";
  224.             echo (isset($context["title_home_ariane"]) || array_key_exists("title_home_ariane"$context) ? $context["title_home_ariane"] : (function () { throw new RuntimeError('Variable "title_home_ariane" does not exist.'58$this->source); })());
  225.             echo "</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  226.                             ";
  227.             // line 59
  228.             if (array_key_exists("categorieParent"$context)) {
  229.                 echo "<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
  230.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'59$this->source); })()), "slugurl", [], "any"falsefalsefalse59)]), "html"nulltrue);
  231.                 echo "\" title=\"";
  232.                 echo twig_escape_filter($this->envtwig_replace_filter(twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'59$this->source); })()), "titrecategorie", [], "any"falsefalsefalse59), ["<span>" => " ""</span>" => " "]), "html"nulltrue);
  233.                 echo "\" itemprop=\"item\"><span itemprop=\"name\">";
  234.                 echo twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'59$this->source); })()), "titrecategorie", [], "any"falsefalsefalse59);
  235.                 echo "</span></a><meta itemprop=\"position\" content=\"2\" /></li>";
  236.             }
  237.             // line 60
  238.             echo "                        <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">";
  239.             echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'60$this->source); })()), "titrecategorie", [], "any"falsefalsefalse60);
  240.             echo "</span><meta itemprop=\"position\" content=\"3\" /></li>
  241.                     </ol>
  242.                     <h1 class=\"page-title titre_page_mention\">";
  243.             // line 62
  244.             echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'62$this->source); })()), "titrecategorie", [], "any"falsefalsefalse62);
  245.             echo "</h1>
  246.                 </div>
  247.             </div>
  248.         </section>
  249.     ";
  250.         }
  251.         // line 67
  252.         echo "    
  253.     <div class=\"page_cms pt-5 ";
  254.         // line 68
  255.         if ((array_key_exists("categorie"$context) && ((isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'68$this->source); })()) != ""))) {
  256.             echo "page-categorie";
  257.         }
  258.         echo "\">
  259.         ";
  260.         // line 69
  261.         if (((isset($context["imagebandeau"]) || array_key_exists("imagebandeau"$context) ? $context["imagebandeau"] : (function () { throw new RuntimeError('Variable "imagebandeau" does not exist.'69$this->source); })()) == "")) {
  262.             // line 70
  263.             echo "            <div class=\"container-fluid wrapper\">
  264.                 <div class=\"breadcrumb-style-default\">
  265.                     <div class=\"row\">
  266.                         <div class=\"col-lg-12\">
  267.                             <div class=\"inner text-center\">
  268.                                 <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  269.                                 <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
  270.             // line 76
  271.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_page_home");
  272.             echo "\" itemprop=\"item\"><span itemprop=\"name\">";
  273.             echo (isset($context["title_home_ariane"]) || array_key_exists("title_home_ariane"$context) ? $context["title_home_ariane"] : (function () { throw new RuntimeError('Variable "title_home_ariane" does not exist.'76$this->source); })());
  274.             echo "</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  275.                                 
  276.                                 ";
  277.             // line 78
  278.             if (array_key_exists("categorieParent"$context)) {
  279.                 echo "<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"";
  280.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'78$this->source); })()), "slugurl", [], "any"falsefalsefalse78)]), "html"nulltrue);
  281.                 echo "\" title=\"";
  282.                 echo twig_escape_filter($this->envtwig_replace_filter(twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'78$this->source); })()), "titrecategorie", [], "any"falsefalsefalse78), ["<span>" => " ""</span>" => " "]), "html"nulltrue);
  283.                 echo "\" itemprop=\"item\"><span itemprop=\"name\">";
  284.                 echo twig_get_attribute($this->env$this->source, (isset($context["categorieParent"]) || array_key_exists("categorieParent"$context) ? $context["categorieParent"] : (function () { throw new RuntimeError('Variable "categorieParent" does not exist.'78$this->source); })()), "titrecategorie", [], "any"falsefalsefalse78);
  285.                 echo "</span></a><meta itemprop=\"position\" content=\"2\" /></li>";
  286.             }
  287.             // line 79
  288.             echo "                                
  289.                                 
  290.                                 <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">";
  291.             // line 81
  292.             echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'81$this->source); })()), "titrecategorie", [], "any"falsefalsefalse81);
  293.             echo "</span><meta itemprop=\"position\" content=\"3\" /></li>
  294.                                 </ol>
  295.                                 <h1 class=\"page-title titre_page_mention\">";
  296.             // line 83
  297.             echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'83$this->source); })()), "titrecategorie", [], "any"falsefalsefalse83);
  298.             echo "</h1>
  299.                             </div>
  300.                         </div>
  301.                     </div>
  302.                 </div>
  303.             </div>
  304.         ";
  305.         }
  306.         // line 90
  307.         echo "
  308.         ";
  309.         // line 91
  310.         $context["position_texte"] = "";
  311.         // line 92
  312.         echo "        ";
  313.         if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'92$this->source); })()), "positiontext", [], "any"falsefalsefalse92) == 3)) {
  314.             // line 93
  315.             echo "            ";
  316.             $context["position_texte"] = "pos3";
  317.             // line 94
  318.             echo "        ";
  319.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'94$this->source); })()), "positiontext", [], "any"falsefalsefalse94) == 2)) {
  320.             // line 95
  321.             echo "            ";
  322.             $context["position_texte"] = "pos2";
  323.             // line 96
  324.             echo "        ";
  325.         } else {
  326.             // line 97
  327.             echo "            ";
  328.             $context["position_texte"] = "pos1";
  329.             // line 98
  330.             echo "        ";
  331.         }
  332.         // line 99
  333.         echo "
  334.         ";
  335.         // line 100
  336.         $context["type_affiche"] = "";
  337.         // line 101
  338.         echo "        ";
  339.         if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'101$this->source); })()), "nombrearticle", [], "any"falsefalsefalse101) == 1)) {
  340.             // line 102
  341.             echo "            ";
  342.             $context["type_affiche"] = "type_affiche1";
  343.             // line 103
  344.             echo "        ";
  345.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'103$this->source); })()), "nombrearticle", [], "any"falsefalsefalse103) == 2)) {
  346.             // line 104
  347.             echo "            ";
  348.             $context["type_affiche"] = "type_affiche2";
  349.             // line 105
  350.             echo "        ";
  351.         } else {
  352.             // line 106
  353.             echo "            ";
  354.             $context["type_affiche"] = "type_affiche3";
  355.             // line 107
  356.             echo "        ";
  357.         }
  358.         // line 108
  359.         echo "
  360.         ";
  361.         // line 109
  362.         if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'109$this->source); })()), "actif_slider", [], "any"falsefalsefalse109) == 1)) {
  363.             // line 110
  364.             echo "            ";
  365.             $context["type_affiche"] = ((isset($context["type_affiche"]) || array_key_exists("type_affiche"$context) ? $context["type_affiche"] : (function () { throw new RuntimeError('Variable "type_affiche" does not exist.'110$this->source); })()) . " owl-carousel");
  366.             // line 111
  367.             echo "        ";
  368.         }
  369.         // line 112
  370.         echo "
  371.         ";
  372.         // line 113
  373.         $context["multi_affichage"] = "affichage1";
  374.         // line 114
  375.         echo "
  376.         ";
  377.         // line 115
  378.         if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'115$this->source); })()), "multi_affichage", [], "any"falsefalsefalse115) == 1)) {
  379.             // line 116
  380.             echo "            ";
  381.             $context["multi_affichage"] = "affichage1";
  382.             // line 117
  383.             echo "        ";
  384.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'117$this->source); })()), "multi_affichage", [], "any"falsefalsefalse117) == 2)) {
  385.             // line 118
  386.             echo "            ";
  387.             $context["multi_affichage"] = "affichage2";
  388.             // line 119
  389.             echo "        ";
  390.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'119$this->source); })()), "multi_affichage", [], "any"falsefalsefalse119) == 3)) {
  391.             // line 120
  392.             echo "            ";
  393.             $context["multi_affichage"] = "affichage3";
  394.             // line 121
  395.             echo "        ";
  396.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'121$this->source); })()), "multi_affichage", [], "any"falsefalsefalse121) == 4)) {
  397.             // line 122
  398.             echo "            ";
  399.             $context["multi_affichage"] = "affichage4";
  400.             // line 123
  401.             echo "        ";
  402.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'123$this->source); })()), "multi_affichage", [], "any"falsefalsefalse123) == 5)) {
  403.             // line 124
  404.             echo "            ";
  405.             $context["multi_affichage"] = "affichage5";
  406.             // line 125
  407.             echo "        ";
  408.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'125$this->source); })()), "multi_affichage", [], "any"falsefalsefalse125) == 6)) {
  409.             // line 126
  410.             echo "            ";
  411.             $context["multi_affichage"] = "affichage6";
  412.             // line 127
  413.             echo "        ";
  414.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'127$this->source); })()), "multi_affichage", [], "any"falsefalsefalse127) == 7)) {
  415.             // line 128
  416.             echo "            ";
  417.             $context["multi_affichage"] = "affichage7";
  418.             // line 129
  419.             echo "        ";
  420.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'129$this->source); })()), "multi_affichage", [], "any"falsefalsefalse129) == 8)) {
  421.             // line 130
  422.             echo "            ";
  423.             $context["multi_affichage"] = "affichage8";
  424.             // line 131
  425.             echo "        ";
  426.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'131$this->source); })()), "multi_affichage", [], "any"falsefalsefalse131) == 9)) {
  427.             // line 132
  428.             echo "            ";
  429.             $context["multi_affichage"] = "affichage9";
  430.             // line 133
  431.             echo "        ";
  432.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'133$this->source); })()), "multi_affichage", [], "any"falsefalsefalse133) == 10)) {
  433.             // line 134
  434.             echo "            ";
  435.             $context["multi_affichage"] = "affichage10";
  436.             // line 135
  437.             echo "        ";
  438.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'135$this->source); })()), "multi_affichage", [], "any"falsefalsefalse135) == 11)) {
  439.             // line 136
  440.             echo "            ";
  441.             $context["multi_affichage"] = "affichage11";
  442.             // line 137
  443.             echo "        ";
  444.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'137$this->source); })()), "multi_affichage", [], "any"falsefalsefalse137) == 12)) {
  445.             // line 138
  446.             echo "            ";
  447.             $context["multi_affichage"] = "affichage12";
  448.             // line 139
  449.             echo "        ";
  450.         }
  451.         // line 140
  452.         echo "
  453.     ";
  454.         // line 141
  455.         if ((((((((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'141$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse141) != "") ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'141$this->source); })()), "image", [], "any"falsefalsefalse141))) || ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'141$this->source); })()), "textecategorie", [], "any"falsefalsefalse141)) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'141$this->source); })()), "textecategorie", [], "any"falsefalsefalse141) != " "))) ||  !twig_test_empty((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'141$this->source); })()))) ||  !twig_test_empty((isset($context["galleries"]) || array_key_exists("galleries"$context) ? $context["galleries"] : (function () { throw new RuntimeError('Variable "galleries" does not exist.'141$this->source); })()))) ||  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'141$this->source); })()), "urlvideo", [], "any"falsefalsefalse141))) || (array_key_exists("resultats"$context) &&  !twig_test_empty((isset($context["resultats"]) || array_key_exists("resultats"$context) ? $context["resultats"] : (function () { throw new RuntimeError('Variable "resultats" does not exist.'141$this->source); })()))))) {
  456.             // line 142
  457.             echo "        <section class=\"content-page\">
  458.             ";
  459.             // line 143
  460.             if ((((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'143$this->source); })()), "actif_haut", [], "any"falsefalsefalse143) == 1) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'143$this->source); })()), "positiontext", [], "any"falsefalsefalse143) != 2)) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'143$this->source); })()), "positiontext", [], "any"falsefalsefalse143) != 3))) {
  461.                 // line 144
  462.                 echo "                <div class=\"container-fluid wrapper\">
  463.                     <div id=\"bloc-texte-principal\" class=\"row mb-3 mt-2\">
  464.                         ";
  465.                 // line 146
  466.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'146$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse146) != "")) {
  467.                     // line 147
  468.                     echo "                            <div class=\"col-sm-12 text-center mb-1\">
  469.                                 <h2 class=\"sub-title\">";
  470.                     // line 148
  471.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'148$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse148), "html"nulltrue);
  472.                     echo "</h2>
  473.                             </div>
  474.                         ";
  475.                 }
  476.                 // line 151
  477.                 echo "                        
  478.                         ";
  479.                 // line 152
  480.                 if ((twig_get_attribute($this->env$this->source, ($context["categorie"] ?? null), "image", [], "any"truetruefalse152) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'152$this->source); })()), "image", [], "any"falsefalsefalse152)))) {
  481.                     // line 153
  482.                     echo "                            <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  483.                                 <div class=\"col-sm-12 col-md-6\">
  484.                                     <img class=\"img-fluid\" src=\"";
  485.                     // line 155
  486.                     echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'155$this->source); })()), "image", [], "any"falsefalsefalse155)), "html"nulltrue);
  487.                     echo "\" alt=\"";
  488.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'155$this->source); })()), "titrecategorie", [], "any"falsefalsefalse155), "html"nulltrue);
  489.                     echo "\" />
  490.                                 </div>
  491.                             </div>
  492.                         ";
  493.                 }
  494.                 // line 159
  495.                 echo "
  496.                         ";
  497.                 // line 160
  498.                 if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'160$this->source); })()), "textecategorie", [], "any"falsefalsefalse160)) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'160$this->source); })()), "textecategorie", [], "any"falsefalsefalse160) != " "))) {
  499.                     // line 161
  500.                     echo "                            <div class=\"col-lg-12 content_post\">
  501.                                 <div class=\"texte-content\">";
  502.                     // line 162
  503.                     echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'162$this->source); })()), "textecategorie", [], "any"falsefalsefalse162);
  504.                     echo "</div>
  505.                             </div>
  506.                         ";
  507.                 }
  508.                 // line 165
  509.                 echo "
  510.                         ";
  511.                 // line 166
  512.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'166$this->source); })()), "typelien", [], "any"falsefalsefalse166) == null)) {
  513.                     // line 167
  514.                     echo "                            ";
  515.                     if ((array_key_exists("categorieTree"$context) && twig_get_attribute($this->env$this->source, ($context["categorieTree"] ?? null), 0, [], "array"truetruefalse167))) {
  516.                         // line 168
  517.                         echo "                                <div class=\"text-center py-2 bouton-categorie\">
  518.                                     <a href=\"";
  519.                         // line 169
  520.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'169$this->source); })()), 0, [], "array"falsefalsefalse169), "slug", [], "any"falsefalsefalse169)]), "html"nulltrue);
  521.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">Retour à la liste ";
  522.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'169$this->source); })()), 0, [], "array"falsefalsefalse169), "titre", [], "any"falsefalsefalse169), "html"nulltrue);
  523.                         echo "</a>
  524.                                 </div>
  525.                             ";
  526.                     }
  527.                     // line 171
  528.                     echo 
  529.                         ";
  530.                 } elseif ((twig_get_attribute($this->env$this->source,                 // line 172
  531. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'172$this->source); })()), "typelien", [], "any"falsefalsefalse172) != 1)) {
  532.                     // line 173
  533.                     echo "                                ";
  534.                     if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'173$this->source); })()), "typelien", [], "any"falsefalsefalse173) == "4")) {
  535.                         // line 174
  536.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  537.                                         <a href=\"tel:";
  538.                         // line 175
  539.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'175$this->source); })()), "telephone", [], "any"falsefalsefalse175), "html"nulltrue);
  540.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">";
  541.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'175$this->source); })()), "titrelien", [], "any"falsefalsefalse175), "html"nulltrue);
  542.                         echo "</a>
  543.                                     </div>
  544.                                 ";
  545.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 177
  546. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'177$this->source); })()), "typelien", [], "any"falsefalsefalse177) == "2")) {
  547.                         // line 178
  548.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  549.                                         <a href=\"";
  550.                         // line 179
  551.                         echo twig_escape_filter($this->env$this->extensions['App\Twig\FunctionExtension']->slugLinkInterneFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'179$this->source); })()), "lieninterne", [], "any"falsefalsefalse179)), "html"nulltrue);
  552.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">";
  553.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'179$this->source); })()), "titrelien", [], "any"falsefalsefalse179), "html"nulltrue);
  554.                         echo "</a>
  555.                                     </div>
  556.                                 ";
  557.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 181
  558. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'181$this->source); })()), "typelien", [], "any"falsefalsefalse181) == "3")) {
  559.                         // line 182
  560.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  561.                                         <a href=\"";
  562.                         // line 183
  563.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'183$this->source); })()), "lienexterne", [], "any"falsefalsefalse183), "html"nulltrue);
  564.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\" target=\"_blank\">";
  565.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'183$this->source); })()), "titrelien", [], "any"falsefalsefalse183), "html"nulltrue);
  566.                         echo "</a>
  567.                                     </div>
  568.                                 ";
  569.                     }
  570.                     // line 186
  571.                     echo "                        ";
  572.                 }
  573.                 // line 187
  574.                 echo "
  575.                         ";
  576.                 // line 188
  577.                 if (((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'188$this->source); })()) &&  !twig_test_empty((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'188$this->source); })())))) {
  578.                     // line 189
  579.                     echo "                            <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  580.                                 ";
  581.                     // line 190
  582.                     $context['_parent'] = $context;
  583.                     $context['_seq'] = twig_ensure_traversable((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'190$this->source); })()));
  584.                     foreach ($context['_seq'] as $context["_key"] => $context["doc"]) {
  585.                         // line 191
  586.                         echo "                                    <a class=\"btn-back-pulse m-2\" href=\"";
  587.                         echo twig_escape_filter($this->env, (((twig_get_attribute($this->env$this->source$context["doc"], "location", [], "any"falsefalsefalse191) . twig_get_attribute($this->env$this->source$context["doc"], "path", [], "any"falsefalsefalse191)) . "/") . twig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse191)), "html"nulltrue);
  588.                         echo "\" title=\"";
  589.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse191), 0,  -4), "html"nulltrue);
  590.                         echo "\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>";
  591.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse191), 0,  -4), "html"nulltrue);
  592.                         echo "</a>   
  593.                                 ";
  594.                     }
  595.                     $_parent $context['_parent'];
  596.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['doc'], $context['_parent'], $context['loop']);
  597.                     $context array_intersect_key($context$_parent) + $_parent;
  598.                     // line 193
  599.                     echo "                            </div>
  600.                         ";
  601.                 }
  602.                 // line 195
  603.                 echo "
  604.                     </div>
  605.                 </div>
  606.             ";
  607.             }
  608.             // line 199
  609.             echo "
  610.             <div class=\"list_blocs ";
  611.             // line 200
  612.             echo twig_escape_filter($this->env, (isset($context["position_texte"]) || array_key_exists("position_texte"$context) ? $context["position_texte"] : (function () { throw new RuntimeError('Variable "position_texte" does not exist.'200$this->source); })()), "html"nulltrue);
  613.             echo "\">
  614.                 ";
  615.             // line 201
  616.             if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'201$this->source); })()), "positiontext", [], "any"falsefalsefalse201) != 1)) {
  617.                 // line 202
  618.                 echo "                    <div class=\"cnt_blocs\">
  619.                         ";
  620.                 // line 203
  621.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'203$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse203) != "")) {
  622.                     // line 204
  623.                     echo "                            <div class=\"col-sm-12 text-center mb-1\">
  624.                                 <h2 class=\"sub-title\">";
  625.                     // line 205
  626.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'205$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse205), "html"nulltrue);
  627.                     echo "</h2>
  628.                             </div>
  629.                         ";
  630.                 }
  631.                 // line 208
  632.                 echo "                        
  633.                         ";
  634.                 // line 209
  635.                 if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'209$this->source); })()), "textecategorie", [], "any"falsefalsefalse209)) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'209$this->source); })()), "textecategorie", [], "any"falsefalsefalse209) != ""))) {
  636.                     // line 210
  637.                     echo "                            <div class=\"col-lg-12 content_post\">
  638.                                 <div class=\"texte-content\">";
  639.                     // line 211
  640.                     echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'211$this->source); })()), "textecategorie", [], "any"falsefalsefalse211);
  641.                     echo "</div>
  642.                             </div>
  643.                         ";
  644.                 }
  645.                 // line 214
  646.                 echo "
  647.                         ";
  648.                 // line 215
  649.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'215$this->source); })()), "typelien", [], "any"falsefalsefalse215) == null)) {
  650.                     // line 216
  651.                     echo "                            ";
  652.                     if ((array_key_exists("categorieTree"$context) && twig_get_attribute($this->env$this->source, ($context["categorieTree"] ?? null), 0, [], "array"truetruefalse216))) {
  653.                         // line 217
  654.                         echo "                                <div class=\"text-center py-2 bouton-categorie\">
  655.                                     <a href=\"";
  656.                         // line 218
  657.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'218$this->source); })()), 0, [], "array"falsefalsefalse218), "slug", [], "any"falsefalsefalse218)]), "html"nulltrue);
  658.                         echo "\" class=\"btn btn-back-pulse\">Retour à la liste ";
  659.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'218$this->source); })()), 0, [], "array"falsefalsefalse218), "titre", [], "any"falsefalsefalse218), "html"nulltrue);
  660.                         echo "</a>
  661.                                 </div>
  662.                             ";
  663.                     }
  664.                     // line 220
  665.                     echo 
  666.                         ";
  667.                 } elseif ((twig_get_attribute($this->env$this->source,                 // line 221
  668. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'221$this->source); })()), "typelien", [], "any"falsefalsefalse221) != 1)) {
  669.                     // line 222
  670.                     echo "                                ";
  671.                     if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'222$this->source); })()), "typelien", [], "any"falsefalsefalse222) == "4")) {
  672.                         // line 223
  673.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  674.                                         <a href=\"tel:";
  675.                         // line 224
  676.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'224$this->source); })()), "telephone", [], "any"falsefalsefalse224), "html"nulltrue);
  677.                         echo "\" class=\"btn btn-back-pulse\">";
  678.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'224$this->source); })()), "titrelien", [], "any"falsefalsefalse224), "html"nulltrue);
  679.                         echo "</a>
  680.                                     </div>
  681.                                 ";
  682.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 226
  683. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'226$this->source); })()), "typelien", [], "any"falsefalsefalse226) == "2")) {
  684.                         // line 227
  685.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  686.                                         <a href=\"";
  687.                         // line 228
  688.                         echo twig_escape_filter($this->env$this->extensions['App\Twig\FunctionExtension']->slugLinkInterneFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'228$this->source); })()), "lieninterne", [], "any"falsefalsefalse228)), "html"nulltrue);
  689.                         echo "\" class=\"btn btn-back-pulse\">";
  690.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'228$this->source); })()), "titrelien", [], "any"falsefalsefalse228), "html"nulltrue);
  691.                         echo "</a>
  692.                                     </div>
  693.                                 ";
  694.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 230
  695. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'230$this->source); })()), "typelien", [], "any"falsefalsefalse230) == "3")) {
  696.                         // line 231
  697.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  698.                                         <a href=\"";
  699.                         // line 232
  700.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'232$this->source); })()), "lienexterne", [], "any"falsefalsefalse232), "html"nulltrue);
  701.                         echo "\" class=\"btn btn-back-pulse\" target=\"_blank\">";
  702.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'232$this->source); })()), "titrelien", [], "any"falsefalsefalse232), "html"nulltrue);
  703.                         echo "</a>
  704.                                     </div>
  705.                                 ";
  706.                     }
  707.                     // line 235
  708.                     echo "                        ";
  709.                 }
  710.                 // line 236
  711.                 echo "
  712.                         ";
  713.                 // line 237
  714.                 if (((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'237$this->source); })()) &&  !twig_test_empty((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'237$this->source); })())))) {
  715.                     // line 238
  716.                     echo "                            <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  717.                                 ";
  718.                     // line 239
  719.                     $context['_parent'] = $context;
  720.                     $context['_seq'] = twig_ensure_traversable((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'239$this->source); })()));
  721.                     foreach ($context['_seq'] as $context["_key"] => $context["doc"]) {
  722.                         // line 240
  723.                         echo "                                    <a class=\"btn-back-pulse m-2\" href=\"";
  724.                         echo twig_escape_filter($this->env, (((twig_get_attribute($this->env$this->source$context["doc"], "location", [], "any"falsefalsefalse240) . twig_get_attribute($this->env$this->source$context["doc"], "path", [], "any"falsefalsefalse240)) . "/") . twig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse240)), "html"nulltrue);
  725.                         echo "\" title=\"";
  726.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse240), 0,  -4), "html"nulltrue);
  727.                         echo "\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>";
  728.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse240), 0,  -4), "html"nulltrue);
  729.                         echo "</a>   
  730.                                 ";
  731.                     }
  732.                     $_parent $context['_parent'];
  733.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['doc'], $context['_parent'], $context['loop']);
  734.                     $context array_intersect_key($context$_parent) + $_parent;
  735.                     // line 242
  736.                     echo "                            </div>
  737.                         ";
  738.                 }
  739.                 // line 244
  740.                 echo "
  741.                     </div>
  742.                 ";
  743.             }
  744.             // line 248
  745.             echo "                <div class=\"blocs\">
  746.                 
  747.                     ";
  748.             // line 250
  749.             if ((array_key_exists("template"$context) &&  !twig_test_empty((isset($context["template"]) || array_key_exists("template"$context) ? $context["template"] : (function () { throw new RuntimeError('Variable "template" does not exist.'250$this->source); })())))) {
  750.                 // line 251
  751.                 echo "                        ";
  752.                 echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["template"]) || array_key_exists("template"$context) ? $context["template"] : (function () { throw new RuntimeError('Variable "template" does not exist.'251$this->source); })()), "twig", [], "any"falsefalsefalse251)));
  753.                 echo "
  754.                     ";
  755.             }
  756.             // line 253
  757.             echo "                    
  758.                     ";
  759.             // line 254
  760.             if (((((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'254$this->source); })()) == true) && twig_get_attribute($this->env$this->source, (isset($context["posts"]) || array_key_exists("posts"$context) ? $context["posts"] : (function () { throw new RuntimeError('Variable "posts" does not exist.'254$this->source); })()), "hasToPaginate", [], "any"falsefalsefalse254)) && twig_get_attribute($this->env$this->source, (isset($context["posts"]) || array_key_exists("posts"$context) ? $context["posts"] : (function () { throw new RuntimeError('Variable "posts" does not exist.'254$this->source); })()), "pageSize", [], "any"falsefalsefalse254))) {
  761.                 // line 255
  762.                 echo "                        <div class=\"pagination-items\">
  763.                             ";
  764.                 // line 256
  765.                 $context["paginator"] = (isset($context["posts"]) || array_key_exists("posts"$context) ? $context["posts"] : (function () { throw new RuntimeError('Variable "posts" does not exist.'256$this->source); })());
  766.                 // line 257
  767.                 echo "                            <div class=\"navigation text-center\">
  768.                                 <ul class=\"pagination d-felx justify-content-center my-4\">
  769.                                     ";
  770.                 // line 259
  771.                 if (twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'259$this->source); })()), "hasPreviousPage", [], "any"falsefalsefalse259)) {
  772.                     // line 260
  773.                     echo "                                        <li class=\"prev mx-1\"><a href=\"";
  774.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'260$this->source); })()), "slugurl", [], "any"falsefalsefalse260)]), "html"nulltrue);
  775.                     echo "?page=";
  776.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'260$this->source); })()), "previousPage", [], "any"falsefalsefalse260), "html"nulltrue);
  777.                     echo "\" rel=\"previous\"><i class=\"fa fw fa-long-arrow-left\"></i> ";
  778.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("paginator.previous", [], "variable"), "html"nulltrue);
  779.                     echo "</a></li>
  780.                                     ";
  781.                 } else {
  782.                     // line 262
  783.                     echo "                                        <li class=\"prev disabled mx-1\"><span><i class=\"fa fw fa-long-arrow-left\"></i> ";
  784.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("paginator.previous", [], "variable"), "html"nulltrue);
  785.                     echo "</span></li>
  786.                                     ";
  787.                 }
  788.                 // line 264
  789.                 echo "                                    ";
  790.                 if (((isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'264$this->source); })()) && twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'264$this->source); })()), "pageSize", [], "any"falsefalsefalse264))) {
  791.                     // line 265
  792.                     echo "                                        ";
  793.                     $context['_parent'] = $context;
  794.                     $context['_seq'] = twig_ensure_traversable(range(1twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'265$this->source); })()), "lastPage", [], "any"falsefalsefalse265)));
  795.                     foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  796.                         // line 266
  797.                         echo "                                            ";
  798.                         if (($context["i"] == twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'266$this->source); })()), "currentPage", [], "any"falsefalsefalse266))) {
  799.                             // line 267
  800.                             echo "                                                <li class=\"active number mx-1\"><span>";
  801.                             echo twig_escape_filter($this->env$context["i"], "html"nulltrue);
  802.                             echo " </span></li>
  803.                                             ";
  804.                         } else {
  805.                             // line 269
  806.                             echo "                                                <li class=\"number mx-1\"><a href=\"";
  807.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'269$this->source); })()), "slugurl", [], "any"falsefalsefalse269)]), "html"nulltrue);
  808.                             echo "?page=";
  809.                             echo twig_escape_filter($this->env$context["i"], "html"nulltrue);
  810.                             echo "\">";
  811.                             echo twig_escape_filter($this->env$context["i"], "html"nulltrue);
  812.                             echo "</a></li>
  813.                                             ";
  814.                         }
  815.                         // line 271
  816.                         echo "                                        ";
  817.                     }
  818.                     $_parent $context['_parent'];
  819.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  820.                     $context array_intersect_key($context$_parent) + $_parent;
  821.                     // line 272
  822.                     echo "                                    ";
  823.                 }
  824.                 // line 273
  825.                 echo "
  826.                                     ";
  827.                 // line 274
  828.                 if (((isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'274$this->source); })()) && twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'274$this->source); })()), "pageSize", [], "any"falsefalsefalse274))) {
  829.                     // line 275
  830.                     echo "                                        ";
  831.                     if (twig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'275$this->source); })()), "hasNextPage", [], "any"falsefalsefalse275)) {
  832.                         // line 276
  833.                         echo "                                            <li class=\"next mx-1\"><a href=\"";
  834.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'276$this->source); })()), "slugurl", [], "any"falsefalsefalse276)]), "html"nulltrue);
  835.                         echo "?page=";
  836.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["paginator"]) || array_key_exists("paginator"$context) ? $context["paginator"] : (function () { throw new RuntimeError('Variable "paginator" does not exist.'276$this->source); })()), "nextPage", [], "any"falsefalsefalse276), "html"nulltrue);
  837.                         echo "\" rel=\"next\">";
  838.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("paginator.next", [], "variable"), "html"nulltrue);
  839.                         echo "  <i class=\"fa fw fa-long-arrow-right\"></i></a></li>
  840.                                         ";
  841.                     } else {
  842.                         // line 278
  843.                         echo "                                            <li class=\"next disabled mx-1\"><span>";
  844.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("paginator.next", [], "variable"), "html"nulltrue);
  845.                         echo " <i class=\"fa fw fa-long-arrow-right\"></i></span></li>
  846.                                         ";
  847.                     }
  848.                     // line 280
  849.                     echo "                                    ";
  850.                 }
  851.                 // line 281
  852.                 echo "                                    
  853.                                 </ul>
  854.                             </div>
  855.                         </div>
  856.                     ";
  857.             }
  858.             // line 286
  859.             echo "                </div>
  860.             </div>
  861.             ";
  862.             // line 289
  863.             if (((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'289$this->source); })()), "actif_haut", [], "any"falsefalsefalse289) != 1) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'289$this->source); })()), "positiontext", [], "any"falsefalsefalse289) == 1))) {
  864.                 // line 290
  865.                 echo "                <div class=\"container-fluid wrapper\">
  866.                     <div id=\"bloc-texte-principal\" class=\"row mb-3 mt-2\">
  867.                         ";
  868.                 // line 292
  869.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'292$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse292) != "")) {
  870.                     // line 293
  871.                     echo "                            <div class=\"col-sm-12 text-center mb-1\">
  872.                                 <h2 class=\"sub-title\">";
  873.                     // line 294
  874.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'294$this->source); })()), "chapeaucategorie", [], "any"falsefalsefalse294), "html"nulltrue);
  875.                     echo "</h2>
  876.                             </div>
  877.                         ";
  878.                 }
  879.                 // line 297
  880.                 echo "                        
  881.                         ";
  882.                 // line 298
  883.                 if ((twig_get_attribute($this->env$this->source, ($context["categorie"] ?? null), "image", [], "any"truetruefalse298) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'298$this->source); })()), "image", [], "any"falsefalsefalse298)))) {
  884.                     // line 299
  885.                     echo "                            <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  886.                                 <div class=\"col-sm-12 col-md-6\">
  887.                                     <img class=\"img-fluid\" src=\"";
  888.                     // line 301
  889.                     echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'301$this->source); })()), "image", [], "any"falsefalsefalse301)), "html"nulltrue);
  890.                     echo "\" alt=\"";
  891.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'301$this->source); })()), "titrecategorie", [], "any"falsefalsefalse301), "html"nulltrue);
  892.                     echo "\" />
  893.                                 </div>
  894.                             </div>
  895.                         ";
  896.                 }
  897.                 // line 305
  898.                 echo "
  899.                         ";
  900.                 // line 306
  901.                 if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'306$this->source); })()), "textecategorie", [], "any"falsefalsefalse306)) && (twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'306$this->source); })()), "textecategorie", [], "any"falsefalsefalse306) != " "))) {
  902.                     // line 307
  903.                     echo "                            <div class=\"col-lg-12 content_post\">
  904.                                 <div class=\"texte-content\">";
  905.                     // line 308
  906.                     echo twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'308$this->source); })()), "textecategorie", [], "any"falsefalsefalse308);
  907.                     echo "</div>
  908.                             </div>
  909.                         ";
  910.                 }
  911.                 // line 311
  912.                 echo "
  913.                         ";
  914.                 // line 312
  915.                 if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'312$this->source); })()), "typelien", [], "any"falsefalsefalse312) == null)) {
  916.                     // line 313
  917.                     echo "                            ";
  918.                     if ((array_key_exists("categorieTree"$context) && twig_get_attribute($this->env$this->source, ($context["categorieTree"] ?? null), 0, [], "array"truetruefalse313))) {
  919.                         // line 314
  920.                         echo "                                <div class=\"text-center py-2 bouton-categorie\">
  921.                                     <a href=\"";
  922.                         // line 315
  923.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'315$this->source); })()), 0, [], "array"falsefalsefalse315), "slug", [], "any"falsefalsefalse315)]), "html"nulltrue);
  924.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">Retour à la liste ";
  925.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["categorieTree"]) || array_key_exists("categorieTree"$context) ? $context["categorieTree"] : (function () { throw new RuntimeError('Variable "categorieTree" does not exist.'315$this->source); })()), 0, [], "array"falsefalsefalse315), "titre", [], "any"falsefalsefalse315), "html"nulltrue);
  926.                         echo "</a>
  927.                                 </div>
  928.                             ";
  929.                     }
  930.                     // line 317
  931.                     echo 
  932.                         ";
  933.                 } elseif ((twig_get_attribute($this->env$this->source,                 // line 318
  934. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'318$this->source); })()), "typelien", [], "any"falsefalsefalse318) != 1)) {
  935.                     // line 319
  936.                     echo "                                ";
  937.                     if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'319$this->source); })()), "typelien", [], "any"falsefalsefalse319) == "4")) {
  938.                         // line 320
  939.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  940.                                         <a href=\"tel:";
  941.                         // line 321
  942.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'321$this->source); })()), "telephone", [], "any"falsefalsefalse321), "html"nulltrue);
  943.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">";
  944.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'321$this->source); })()), "titrelien", [], "any"falsefalsefalse321), "html"nulltrue);
  945.                         echo "</a>
  946.                                     </div>
  947.                                 ";
  948.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 323
  949. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'323$this->source); })()), "typelien", [], "any"falsefalsefalse323) == "2")) {
  950.                         // line 324
  951.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  952.                                         <a href=\"";
  953.                         // line 325
  954.                         echo twig_escape_filter($this->env$this->extensions['App\Twig\FunctionExtension']->slugLinkInterneFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'325$this->source); })()), "lieninterne", [], "any"falsefalsefalse325)), "html"nulltrue);
  955.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">";
  956.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'325$this->source); })()), "titrelien", [], "any"falsefalsefalse325), "html"nulltrue);
  957.                         echo "</a>
  958.                                     </div>
  959.                                 ";
  960.                     } elseif ((twig_get_attribute($this->env$this->source,                     // line 327
  961. (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'327$this->source); })()), "typelien", [], "any"falsefalsefalse327) == "3")) {
  962.                         // line 328
  963.                         echo "                                    <div class=\"text-center py-2 bouton-categorie\">
  964.                                         <a href=\"";
  965.                         // line 329
  966.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'329$this->source); })()), "lienexterne", [], "any"falsefalsefalse329), "html"nulltrue);
  967.                         echo "\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\" target=\"_blank\">";
  968.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'329$this->source); })()), "titrelien", [], "any"falsefalsefalse329), "html"nulltrue);
  969.                         echo "</a>
  970.                                     </div>
  971.                                 ";
  972.                     }
  973.                     // line 332
  974.                     echo "                        ";
  975.                 }
  976.                 // line 333
  977.                 echo "
  978.                         ";
  979.                 // line 334
  980.                 if (((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'334$this->source); })()) &&  !twig_test_empty((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'334$this->source); })())))) {
  981.                     // line 335
  982.                     echo "                            <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  983.                                 ";
  984.                     // line 336
  985.                     $context['_parent'] = $context;
  986.                     $context['_seq'] = twig_ensure_traversable((isset($context["docs"]) || array_key_exists("docs"$context) ? $context["docs"] : (function () { throw new RuntimeError('Variable "docs" does not exist.'336$this->source); })()));
  987.                     foreach ($context['_seq'] as $context["_key"] => $context["doc"]) {
  988.                         // line 337
  989.                         echo "                                    <a class=\"btn-back-pulse m-2\" href=\"";
  990.                         echo twig_escape_filter($this->env, (((twig_get_attribute($this->env$this->source$context["doc"], "location", [], "any"falsefalsefalse337) . twig_get_attribute($this->env$this->source$context["doc"], "path", [], "any"falsefalsefalse337)) . "/") . twig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse337)), "html"nulltrue);
  991.                         echo "\" title=\"";
  992.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse337), 0,  -4), "html"nulltrue);
  993.                         echo "\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>";
  994.                         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->source$context["doc"], "fileName", [], "any"falsefalsefalse337), 0,  -4), "html"nulltrue);
  995.                         echo "</a>   
  996.                                 ";
  997.                     }
  998.                     $_parent $context['_parent'];
  999.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['doc'], $context['_parent'], $context['loop']);
  1000.                     $context array_intersect_key($context$_parent) + $_parent;
  1001.                     // line 339
  1002.                     echo "                            </div>
  1003.                         ";
  1004.                 }
  1005.                 // line 341
  1006.                 echo "
  1007.                     </div>
  1008.                 </div>
  1009.             ";
  1010.             }
  1011.             // line 345
  1012.             echo "
  1013.             ";
  1014.             // line 346
  1015.             if ((twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'346$this->source); })()), "positiontext", [], "any"falsefalsefalse346) != 1)) {
  1016.                 // line 347
  1017.                 echo "                ";
  1018.                 if ((twig_get_attribute($this->env$this->source, ($context["categorie"] ?? null), "image", [], "any"truetruefalse347) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'347$this->source); })()), "image", [], "any"falsefalsefalse347)))) {
  1019.                     // line 348
  1020.                     echo "                    <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  1021.                         <div class=\"col-sm-12 col-md-6\">
  1022.                             <img class=\"img-fluid\" src=\"";
  1023.                     // line 350
  1024.                     echo twig_escape_filter($this->env$this->extensions['App\Twig\ImagesExtenstion']->AssetImageFunction(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'350$this->source); })()), "image", [], "any"falsefalsefalse350)), "html"nulltrue);
  1025.                     echo "\" alt=\"";
  1026.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'350$this->source); })()), "titrecategorie", [], "any"falsefalsefalse350), "html"nulltrue);
  1027.                     echo "\" />
  1028.                         </div>
  1029.                     </div>
  1030.                 ";
  1031.                 }
  1032.                 // line 354
  1033.                 echo "            ";
  1034.             }
  1035.             // line 355
  1036.             echo "
  1037.             ";
  1038.             // line 356
  1039.             if (((((isset($context["galleries"]) || array_key_exists("galleries"$context) ? $context["galleries"] : (function () { throw new RuntimeError('Variable "galleries" does not exist.'356$this->source); })()) &&  !twig_test_empty((isset($context["galleries"]) || array_key_exists("galleries"$context) ? $context["galleries"] : (function () { throw new RuntimeError('Variable "galleries" does not exist.'356$this->source); })()))) && array_key_exists("template_model_gallerie"$context)) &&  !twig_test_empty((isset($context["template_model_gallerie"]) || array_key_exists("template_model_gallerie"$context) ? $context["template_model_gallerie"] : (function () { throw new RuntimeError('Variable "template_model_gallerie" does not exist.'356$this->source); })())))) {
  1040.                 // line 357
  1041.                 echo "                ";
  1042.                 echo twig_include($this->env$contexttwig_template_from_string($this->env, (isset($context["template_model_gallerie"]) || array_key_exists("template_model_gallerie"$context) ? $context["template_model_gallerie"] : (function () { throw new RuntimeError('Variable "template_model_gallerie" does not exist.'357$this->source); })())));
  1043.                 echo "
  1044.             ";
  1045.             }
  1046.             // line 359
  1047.             echo "            
  1048.             ";
  1049.             // line 360
  1050.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'360$this->source); })()), "urlvideo", [], "any"falsefalsefalse360))) {
  1051.                 // line 361
  1052.                 echo "                <div class=\"container-fluid wrapper mt-3\">
  1053.                     <div class=\"col-md-12 mt-1\">
  1054.                         <div class=\"video\">
  1055.                             ";
  1056.                 // line 364
  1057.                 $context["id_video_externe"] = ((twig_get_attribute($this->env$this->sourcetwig_split_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'364$this->source); })()), "urlvideo", [], "any"falsefalsefalse364), "?v="), 1, [], "array"truetruefalse364)) ? (twig_get_attribute($this->env$this->sourcetwig_split_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'364$this->source); })()), "urlvideo", [], "any"falsefalsefalse364), "?v="), 1, [], "array"falsefalsefalse364)) : (null));
  1058.                 // line 365
  1059.                 echo "                            <a class=\"video-thumbnail m-0\" href=\"";
  1060.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'365$this->source); })()), "urlvideo", [], "any"falsefalsefalse365), "html"nulltrue);
  1061.                 echo "\" data-fancybox=\"video\">
  1062.                                 <img src=\"https://img.youtube.com/vi/";
  1063.                 // line 366
  1064.                 echo twig_escape_filter($this->env, (isset($context["id_video_externe"]) || array_key_exists("id_video_externe"$context) ? $context["id_video_externe"] : (function () { throw new RuntimeError('Variable "id_video_externe" does not exist.'366$this->source); })()), "html"nulltrue);
  1065.                 echo "/maxresdefault.jpg\" class=\"img-fluid\" alt=\"\"/>
  1066.                             </a>
  1067.                         </div>
  1068.                     </div>
  1069.                 </div>
  1070.             ";
  1071.             }
  1072.             // line 372
  1073.             echo "
  1074.         </section>
  1075.     ";
  1076.         }
  1077.         // line 375
  1078.         echo "
  1079.         ";
  1080.         // line 376
  1081.         if (array_key_exists("blocs"$context)) {
  1082.             // line 377
  1083.             echo "            ";
  1084.             $context['_parent'] = $context;
  1085.             $context['_seq'] = twig_ensure_traversable(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.'377$this->source); })()), "Bloc", [], "any"falsefalsefalse377));
  1086.             foreach ($context['_seq'] as $context["_key"] => $context["bloc"]) {
  1087.                 // line 378
  1088.                 echo "                ";
  1089.                 if (($this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile() && (twig_get_attribute($this->env$this->source$context["bloc"], "mobile", [], "any"falsefalsefalse378) == true))) {
  1090.                     // line 379
  1091.                     echo "                    ";
  1092.                     echo twig_include($this->env$context, (("front/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'379$this->source); })()), "request", [], "any"falsefalsefalse379), "server", [], "any"falsefalsefalse379), "get", [=> "APP_THEME"], "method"falsefalsefalse379)) . "/bloc/bloc.html.twig"), ["bloc" =>                     // line 380
  1093. $context["bloc"]], false);
  1094.                     // line 381
  1095.                     echo "
  1096.                 ";
  1097.                 }
  1098.                 // line 383
  1099.                 echo "                
  1100.                 ";
  1101.                 // line 384
  1102.                 if ((($this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isFullView() && ($this->extensions['MobileDetectBundle\Twig\Extension\MobileDetectExtension']->isMobile() == false)) && (twig_get_attribute($this->env$this->source$context["bloc"], "desktop", [], "any"falsefalsefalse384) == true))) {
  1103.                     // line 385
  1104.                     echo "                    ";
  1105.                     echo twig_include($this->env$context, (("front/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'385$this->source); })()), "request", [], "any"falsefalsefalse385), "server", [], "any"falsefalsefalse385), "get", [=> "APP_THEME"], "method"falsefalsefalse385)) . "/bloc/bloc.html.twig"), ["bloc" =>                     // line 386
  1106. $context["bloc"]], false);
  1107.                     // line 387
  1108.                     echo "
  1109.                 ";
  1110.                 }
  1111.                 // line 389
  1112.                 echo "            ";
  1113.             }
  1114.             $_parent $context['_parent'];
  1115.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['bloc'], $context['_parent'], $context['loop']);
  1116.             $context array_intersect_key($context$_parent) + $_parent;
  1117.             // line 390
  1118.             echo "        ";
  1119.         }
  1120.         echo 
  1121.     </div> 
  1122. ";
  1123.         
  1124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1125.         
  1126.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1127.     }
  1128.     // line 395
  1129.     public function block_javascripts($context, array $blocks = [])
  1130.     {
  1131.         $macros $this->macros;
  1132.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1134.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1136.         // line 396
  1137.         echo "    ";
  1138.         $this->displayParentBlock("javascripts"$context$blocks);
  1139.         echo "
  1140.     ";
  1141.         // line 397
  1142.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["modele_galerie"]) || array_key_exists("modele_galerie"$context) ? $context["modele_galerie"] : (function () { throw new RuntimeError('Variable "modele_galerie" does not exist.'397$this->source); })()), 0, [], "array"falsefalsefalse397), "type", [], "any"falsefalsefalse397) == 4)) {
  1143.             // line 398
  1144.             echo "        <script src=\"";
  1145.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templates/front/theme1/assets/plugins/flexslider/jquery.flexslider.js"), "html"nulltrue);
  1146.             echo "\" ></script>
  1147.         <script>    
  1148.             /*-------------------------------------------------*/
  1149.             /* =  Sx flexslider 
  1150.             /*-------------------------------------------------*/
  1151.             if (\$(\".sx_flexslider\").length) {
  1152.             \$('.flex-carousel').flexslider({
  1153.             animation: \"slide\",
  1154.             controlNav: false,
  1155.             animationLoop: true,
  1156.             slideshow: false,
  1157.             itemWidth: 150,
  1158.             asNavFor: '.flex-slider'
  1159.             });
  1160.             \$('.flex-slider').flexslider({
  1161.             animation: \"slide\",
  1162.             controlNav: false,
  1163.             animationLoop: true,
  1164.             slideshow: false,
  1165.             sync: \".flex-carousel\"
  1166.             });
  1167.             }
  1168.         </script>
  1169.     ";
  1170.         }
  1171.         // line 422
  1172.         echo "    
  1173. ";
  1174.         
  1175.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1176.         
  1177.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1178.     }
  1179.     public function getTemplateName()
  1180.     {
  1181.         return "front/theme1/page_categorie.html.twig";
  1182.     }
  1183.     public function isTraitable()
  1184.     {
  1185.         return false;
  1186.     }
  1187.     public function getDebugInfo()
  1188.     {
  1189.         return array (  1204 => 422,  1176 => 398,  1174 => 397,  1169 => 396,  1159 => 395,  1144 => 390,  1138 => 389,  1134 => 387,  1132 => 386,  1130 => 385,  1128 => 384,  1125 => 383,  1121 => 381,  1119 => 380,  1117 => 379,  1114 => 378,  1109 => 377,  1107 => 376,  1104 => 375,  1099 => 372,  1090 => 366,  1085 => 365,  1083 => 364,  1078 => 361,  1076 => 360,  1073 => 359,  1067 => 357,  1065 => 356,  1062 => 355,  1059 => 354,  1050 => 350,  1046 => 348,  1043 => 347,  1041 => 346,  1038 => 345,  1032 => 341,  1028 => 339,  1015 => 337,  1011 => 336,  1008 => 335,  1006 => 334,  1003 => 333,  1000 => 332,  992 => 329,  989 => 328,  987 => 327,  980 => 325,  977 => 324,  975 => 323,  968 => 321,  965 => 320,  962 => 319,  960 => 318,  957 => 317,  949 => 315,  946 => 314,  943 => 313,  941 => 312,  938 => 311,  932 => 308,  929 => 307,  927 => 306,  924 => 305,  915 => 301,  911 => 299,  909 => 298,  906 => 297,  900 => 294,  897 => 293,  895 => 292,  891 => 290,  889 => 289,  884 => 286,  877 => 281,  874 => 280,  868 => 278,  858 => 276,  855 => 275,  853 => 274,  850 => 273,  847 => 272,  841 => 271,  831 => 269,  825 => 267,  822 => 266,  817 => 265,  814 => 264,  808 => 262,  798 => 260,  796 => 259,  792 => 257,  790 => 256,  787 => 255,  785 => 254,  782 => 253,  776 => 251,  774 => 250,  770 => 248,  764 => 244,  760 => 242,  747 => 240,  743 => 239,  740 => 238,  738 => 237,  735 => 236,  732 => 235,  724 => 232,  721 => 231,  719 => 230,  712 => 228,  709 => 227,  707 => 226,  700 => 224,  697 => 223,  694 => 222,  692 => 221,  689 => 220,  681 => 218,  678 => 217,  675 => 216,  673 => 215,  670 => 214,  664 => 211,  661 => 210,  659 => 209,  656 => 208,  650 => 205,  647 => 204,  645 => 203,  642 => 202,  640 => 201,  636 => 200,  633 => 199,  627 => 195,  623 => 193,  610 => 191,  606 => 190,  603 => 189,  601 => 188,  598 => 187,  595 => 186,  587 => 183,  584 => 182,  582 => 181,  575 => 179,  572 => 178,  570 => 177,  563 => 175,  560 => 174,  557 => 173,  555 => 172,  552 => 171,  544 => 169,  541 => 168,  538 => 167,  536 => 166,  533 => 165,  527 => 162,  524 => 161,  522 => 160,  519 => 159,  510 => 155,  506 => 153,  504 => 152,  501 => 151,  495 => 148,  492 => 147,  490 => 146,  486 => 144,  484 => 143,  481 => 142,  479 => 141,  476 => 140,  473 => 139,  470 => 138,  467 => 137,  464 => 136,  461 => 135,  458 => 134,  455 => 133,  452 => 132,  449 => 131,  446 => 130,  443 => 129,  440 => 128,  437 => 127,  434 => 126,  431 => 125,  428 => 124,  425 => 123,  422 => 122,  419 => 121,  416 => 120,  413 => 119,  410 => 118,  407 => 117,  404 => 116,  402 => 115,  399 => 114,  397 => 113,  394 => 112,  391 => 111,  388 => 110,  386 => 109,  383 => 108,  380 => 107,  377 => 106,  374 => 105,  371 => 104,  368 => 103,  365 => 102,  362 => 101,  360 => 100,  357 => 99,  354 => 98,  351 => 97,  348 => 96,  345 => 95,  342 => 94,  339 => 93,  336 => 92,  334 => 91,  331 => 90,  321 => 83,  316 => 81,  312 => 79,  302 => 78,  295 => 76,  287 => 70,  285 => 69,  279 => 68,  276 => 67,  268 => 62,  262 => 60,  252 => 59,  246 => 58,  235 => 54,  232 => 53,  230 => 52,  227 => 51,  224 => 50,  221 => 49,  218 => 48,  215 => 47,  212 => 46,  209 => 45,  207 => 44,  204 => 43,  202 => 42,  199 => 41,  189 => 40,  175 => 34,  172 => 33,  169 => 32,  163 => 30,  161 => 29,  156 => 28,  146 => 27,  135 => 23,  132 => 22,  126 => 21,  120 => 19,  117 => 18,  112 => 17,  110 => 16,  107 => 15,  98 => 13,  92 => 11,  89 => 10,  84 => 9,  82 => 8,  79 => 7,  73 => 5,  70 => 4,  60 => 3,  38 => 1,);
  1190.     }
  1191.     public function getSourceContext()
  1192.     {
  1193.         return new Source("{% extends \"front/\"~ app.request.server.get('APP_THEME') ~\"/base.html.twig\" %}
  1194. {% block preload %}
  1195.     {% if categorie.image is defined  and categorie.image is not empty %}
  1196.             <link rel=\"preload\" as=\"image\" href=\"{{asset_image(categorie.image)}}\" />
  1197.     {% endif %}
  1198.     {% if resultats is defined and resultats is not empty  %}
  1199.            {% for item in resultats %}
  1200.                 {% if item.image %}
  1201.                     <link rel=\"preload\" as=\"image\" href=\"{{asset_image(item.image)}}\" /> 
  1202.                 {% endif %}
  1203.            {% endfor %}    
  1204.     {% endif %}
  1205.     {% if galleries is defined and galleries is not empty %}
  1206.            {% for item in galleries %}
  1207.                 {% if item.path is defined %}
  1208.                     <link rel=\"preload\" as=\"image\" href=\"{{asset_image_gallery(item.path)}}\" />
  1209.                 {% endif %}
  1210.            {% endfor %}
  1211.     {% endif %}
  1212. {% endblock %}
  1213. {% block stylesheets %}
  1214.     {{parent()}}
  1215.     {% if modele_galerie[0].type == 4 %}
  1216.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('templates/front/theme1/assets/plugins/flexslider/flexslider.css')}}\" media=\"screen\" >
  1217.     {% endif %}
  1218.     {% if template.css is defined %}
  1219.         <style>
  1220.             {{template.css|raw}}
  1221.         </style>
  1222.     {% endif %}
  1223. {% endblock %}
  1224. {% block body %}
  1225. {% set titre_page = categorie.titrecategorie %}
  1226. {% if categorie.imageBandeau %}
  1227.         {% set imagebandeau = categorie.imageBandeau %}
  1228.     {% elseif parametre.imageBandeau %}
  1229.         {% set imagebandeau = 'uploads/images/' ~ parametre.imageBandeau %}
  1230.     {% else %}
  1231.         {% set imagebandeau = '' %}
  1232.     {% endif %}
  1233.     
  1234.     {% if imagebandeau != '' %}
  1235.         <section class=\"image-bandeau text-center\">
  1236.             <img alt=\"{{categorie.titrecategorie}}\" title=\"{{categorie.titrecategorie}}\" src=\"{{asset(imagebandeau)}}\" />
  1237.             <div class=\"cnt-bandeau text-center\">
  1238. \t\t\t\t<div class=\"container-fluid wrapper\">
  1239.                     <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  1240.                         <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('index_page_home')}}\" itemprop=\"item\"><span itemprop=\"name\">{{title_home_ariane|raw}}</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  1241.                             {% if categorieParent is defined %}<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('page',{slug:categorieParent.slugurl})}}\" title=\"{{categorieParent.titrecategorie|replace({'<span>':' ','</span>':' '})}}\" itemprop=\"item\"><span itemprop=\"name\">{{categorieParent.titrecategorie|raw}}</span></a><meta itemprop=\"position\" content=\"2\" /></li>{% endif %}
  1242.                         <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">{{categorie.titrecategorie|raw}}</span><meta itemprop=\"position\" content=\"3\" /></li>
  1243.                     </ol>
  1244.                     <h1 class=\"page-title titre_page_mention\">{{categorie.titrecategorie|raw}}</h1>
  1245.                 </div>
  1246.             </div>
  1247.         </section>
  1248.     {% endif %}
  1249.     
  1250.     <div class=\"page_cms pt-5 {% if categorie is defined and categorie != \"\" %}page-categorie{% endif %}\">
  1251.         {% if imagebandeau == '' %}
  1252.             <div class=\"container-fluid wrapper\">
  1253.                 <div class=\"breadcrumb-style-default\">
  1254.                     <div class=\"row\">
  1255.                         <div class=\"col-lg-12\">
  1256.                             <div class=\"inner text-center\">
  1257.                                 <ol class=\"breadcrumb d-flex justify-content-center\" itemscope itemtype=\"http://schema.org/BreadcrumbList\">
  1258.                                 <li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('index_page_home')}}\" itemprop=\"item\"><span itemprop=\"name\">{{title_home_ariane|raw}}</span></a><meta itemprop=\"position\" content=\"1\" /></li>
  1259.                                 
  1260.                                 {% if categorieParent is defined %}<li class=\"breadcrumb-item\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><a href=\"{{path('page',{slug:categorieParent.slugurl})}}\" title=\"{{categorieParent.titrecategorie|replace({'<span>':' ','</span>':' '})}}\" itemprop=\"item\"><span itemprop=\"name\">{{categorieParent.titrecategorie|raw}}</span></a><meta itemprop=\"position\" content=\"2\" /></li>{% endif %}
  1261.                                 
  1262.                                 
  1263.                                 <li class=\"breadcrumb-item active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\"><span itemprop=\"name\">{{categorie.titrecategorie|raw}}</span><meta itemprop=\"position\" content=\"3\" /></li>
  1264.                                 </ol>
  1265.                                 <h1 class=\"page-title titre_page_mention\">{{categorie.titrecategorie|raw}}</h1>
  1266.                             </div>
  1267.                         </div>
  1268.                     </div>
  1269.                 </div>
  1270.             </div>
  1271.         {% endif %}
  1272.         {% set position_texte = \"\" %}
  1273.         {% if categorie.positiontext == 3 %}
  1274.             {% set position_texte = \"pos3\"  %}
  1275.         {% elseif categorie.positiontext == 2 %}
  1276.             {% set position_texte = \"pos2\"  %}
  1277.         {% else %}
  1278.             {% set position_texte = \"pos1\"  %}
  1279.         {% endif %}
  1280.         {% set type_affiche = \"\" %}
  1281.         {% if categorie.nombrearticle == 1 %}
  1282.             {% set type_affiche = \"type_affiche1\"  %}
  1283.         {% elseif categorie.nombrearticle == 2 %}
  1284.             {% set type_affiche = \"type_affiche2\"  %}
  1285.         {% else %}
  1286.             {% set type_affiche = \"type_affiche3\"  %}
  1287.         {% endif %}
  1288.         {% if categorie.actif_slider == 1 %}
  1289.             {% set type_affiche = type_affiche ~ \" owl-carousel\"  %}
  1290.         {% endif %}
  1291.         {% set multi_affichage = \"affichage1\"  %}
  1292.         {% if categorie.multi_affichage == 1 %}
  1293.             {% set multi_affichage = \"affichage1\"  %}
  1294.         {% elseif categorie.multi_affichage == 2 %}
  1295.             {% set multi_affichage = \"affichage2\"  %}
  1296.         {% elseif categorie.multi_affichage == 3 %}
  1297.             {% set multi_affichage = \"affichage3\"  %}
  1298.         {% elseif categorie.multi_affichage == 4 %}
  1299.             {% set multi_affichage = \"affichage4\"  %}
  1300.         {% elseif categorie.multi_affichage == 5 %}
  1301.             {% set multi_affichage = \"affichage5\"  %}
  1302.         {% elseif categorie.multi_affichage == 6 %}
  1303.             {% set multi_affichage = \"affichage6\"  %}
  1304.         {% elseif categorie.multi_affichage == 7 %}
  1305.             {% set multi_affichage = \"affichage7\"  %}
  1306.         {% elseif categorie.multi_affichage == 8 %}
  1307.             {% set multi_affichage = \"affichage8\"  %}
  1308.         {% elseif categorie.multi_affichage == 9 %}
  1309.             {% set multi_affichage = \"affichage9\"  %}
  1310.         {% elseif categorie.multi_affichage == 10 %}
  1311.             {% set multi_affichage = \"affichage10\"  %}
  1312.         {% elseif categorie.multi_affichage == 11 %}
  1313.             {% set multi_affichage = \"affichage11\"  %}
  1314.         {% elseif categorie.multi_affichage == 12 %}
  1315.             {% set multi_affichage = \"affichage12\"  %}
  1316.         {% endif %}
  1317.     {% if categorie.chapeaucategorie !='' or categorie.image is not empty or (categorie.textecategorie is not empty and categorie.textecategorie != \" \") or docs is not empty or galleries is not empty or categorie.urlvideo is not empty or (resultats is defined and resultats is not empty) %}
  1318.         <section class=\"content-page\">
  1319.             {% if categorie.actif_haut == 1 and categorie.positiontext != 2 and categorie.positiontext != 3 %}
  1320.                 <div class=\"container-fluid wrapper\">
  1321.                     <div id=\"bloc-texte-principal\" class=\"row mb-3 mt-2\">
  1322.                         {% if categorie.chapeaucategorie !='' %}
  1323.                             <div class=\"col-sm-12 text-center mb-1\">
  1324.                                 <h2 class=\"sub-title\">{{categorie.chapeaucategorie}}</h2>
  1325.                             </div>
  1326.                         {% endif %}
  1327.                         
  1328.                         {% if categorie.image is defined  and categorie.image is not empty %}
  1329.                             <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  1330.                                 <div class=\"col-sm-12 col-md-6\">
  1331.                                     <img class=\"img-fluid\" src=\"{{asset_image(categorie.image)}}\" alt=\"{{categorie.titrecategorie}}\" />
  1332.                                 </div>
  1333.                             </div>
  1334.                         {% endif %}
  1335.                         {% if categorie.textecategorie is not empty and categorie.textecategorie != \" \" %}
  1336.                             <div class=\"col-lg-12 content_post\">
  1337.                                 <div class=\"texte-content\">{{categorie.textecategorie|raw}}</div>
  1338.                             </div>
  1339.                         {% endif %}
  1340.                         {% if categorie.typelien == null %}
  1341.                             {% if categorieTree is defined and categorieTree[0] is defined  %}
  1342.                                 <div class=\"text-center py-2 bouton-categorie\">
  1343.                                     <a href=\"{{path('page',{slug:categorieTree[0].slug})}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">Retour à la liste {{categorieTree[0].titre}}</a>
  1344.                                 </div>
  1345.                             {% endif %} 
  1346.                         {% elseif categorie.typelien != 1 %}
  1347.                                 {% if categorie.typelien == '4' %}
  1348.                                     <div class=\"text-center py-2 bouton-categorie\">
  1349.                                         <a href=\"tel:{{categorie.telephone}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">{{categorie.titrelien}}</a>
  1350.                                     </div>
  1351.                                 {% elseif categorie.typelien == '2' %}
  1352.                                     <div class=\"text-center py-2 bouton-categorie\">
  1353.                                         <a href=\"{{slug_link_interne(categorie.lieninterne)}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">{{categorie.titrelien}}</a>
  1354.                                     </div>
  1355.                                 {% elseif categorie.typelien == '3' %}
  1356.                                     <div class=\"text-center py-2 bouton-categorie\">
  1357.                                         <a href=\"{{categorie.lienexterne}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\" target=\"_blank\">{{categorie.titrelien}}</a>
  1358.                                     </div>
  1359.                                 {% endif %}
  1360.                         {% endif %}
  1361.                         {% if docs and docs is not empty %}
  1362.                             <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  1363.                                 {% for doc in docs %}
  1364.                                     <a class=\"btn-back-pulse m-2\" href=\"{{doc.location ~ doc.path ~ '/' ~ doc.fileName}}\" title=\"{{doc.fileName|slice(0, -4)}}\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>{{doc.fileName|slice(0, -4)}}</a>   
  1365.                                 {% endfor %}
  1366.                             </div>
  1367.                         {% endif %}
  1368.                     </div>
  1369.                 </div>
  1370.             {% endif %}
  1371.             <div class=\"list_blocs {{position_texte}}\">
  1372.                 {% if categorie.positiontext != 1  %}
  1373.                     <div class=\"cnt_blocs\">
  1374.                         {% if categorie.chapeaucategorie !='' %}
  1375.                             <div class=\"col-sm-12 text-center mb-1\">
  1376.                                 <h2 class=\"sub-title\">{{categorie.chapeaucategorie}}</h2>
  1377.                             </div>
  1378.                         {% endif %}
  1379.                         
  1380.                         {% if categorie.textecategorie is not empty and categorie.textecategorie != \"\" %}
  1381.                             <div class=\"col-lg-12 content_post\">
  1382.                                 <div class=\"texte-content\">{{categorie.textecategorie|raw}}</div>
  1383.                             </div>
  1384.                         {% endif %}
  1385.                         {% if categorie.typelien == null %}
  1386.                             {% if categorieTree is defined and categorieTree[0] is defined  %}
  1387.                                 <div class=\"text-center py-2 bouton-categorie\">
  1388.                                     <a href=\"{{path('page',{slug:categorieTree[0].slug})}}\" class=\"btn btn-back-pulse\">Retour à la liste {{categorieTree[0].titre}}</a>
  1389.                                 </div>
  1390.                             {% endif %} 
  1391.                         {% elseif categorie.typelien != 1 %}
  1392.                                 {% if categorie.typelien == '4' %}
  1393.                                     <div class=\"text-center py-2 bouton-categorie\">
  1394.                                         <a href=\"tel:{{categorie.telephone}}\" class=\"btn btn-back-pulse\">{{categorie.titrelien}}</a>
  1395.                                     </div>
  1396.                                 {% elseif categorie.typelien == '2' %}
  1397.                                     <div class=\"text-center py-2 bouton-categorie\">
  1398.                                         <a href=\"{{slug_link_interne(categorie.lieninterne)}}\" class=\"btn btn-back-pulse\">{{categorie.titrelien}}</a>
  1399.                                     </div>
  1400.                                 {% elseif categorie.typelien == '3' %}
  1401.                                     <div class=\"text-center py-2 bouton-categorie\">
  1402.                                         <a href=\"{{categorie.lienexterne}}\" class=\"btn btn-back-pulse\" target=\"_blank\">{{categorie.titrelien}}</a>
  1403.                                     </div>
  1404.                                 {% endif %}
  1405.                         {% endif %}
  1406.                         {% if docs and docs is not empty %}
  1407.                             <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  1408.                                 {% for doc in docs %}
  1409.                                     <a class=\"btn-back-pulse m-2\" href=\"{{doc.location ~ doc.path ~ '/' ~ doc.fileName}}\" title=\"{{doc.fileName|slice(0, -4)}}\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>{{doc.fileName|slice(0, -4)}}</a>   
  1410.                                 {% endfor %}
  1411.                             </div>
  1412.                         {% endif %}
  1413.                     </div>
  1414.                 {% endif %}
  1415.                 <div class=\"blocs\">
  1416.                 
  1417.                     {% if template is defined and template is not empty %}
  1418.                         {{ include(template_from_string(template.twig)) }}
  1419.                     {% endif %}
  1420.                     
  1421.                     {% if pagination == true and posts.hasToPaginate and posts.pageSize %}
  1422.                         <div class=\"pagination-items\">
  1423.                             {% set paginator = posts %}
  1424.                             <div class=\"navigation text-center\">
  1425.                                 <ul class=\"pagination d-felx justify-content-center my-4\">
  1426.                                     {% if paginator.hasPreviousPage %}
  1427.                                         <li class=\"prev mx-1\"><a href=\"{{ path('page', {slug:categorie.slugurl}) }}?page={{paginator.previousPage}}\" rel=\"previous\"><i class=\"fa fw fa-long-arrow-left\"></i> {{ 'paginator.previous'|trans([],'variable') }}</a></li>
  1428.                                     {% else %}
  1429.                                         <li class=\"prev disabled mx-1\"><span><i class=\"fa fw fa-long-arrow-left\"></i> {{ 'paginator.previous'|trans([],'variable') }}</span></li>
  1430.                                     {% endif %}
  1431.                                     {% if paginator and paginator.pageSize %}
  1432.                                         {% for i in 1..paginator.lastPage %}
  1433.                                             {% if i == paginator.currentPage %}
  1434.                                                 <li class=\"active number mx-1\"><span>{{ i }} </span></li>
  1435.                                             {% else %}
  1436.                                                 <li class=\"number mx-1\"><a href=\"{{ path('page', {slug:categorie.slugurl}) }}?page={{i}}\">{{ i }}</a></li>
  1437.                                             {% endif %}
  1438.                                         {% endfor %}
  1439.                                     {% endif %}
  1440.                                     {% if paginator and paginator.pageSize %}
  1441.                                         {% if paginator.hasNextPage %}
  1442.                                             <li class=\"next mx-1\"><a href=\"{{ path('page', {slug:categorie.slugurl}) }}?page={{paginator.nextPage}}\" rel=\"next\">{{ 'paginator.next'|trans([],'variable') }}  <i class=\"fa fw fa-long-arrow-right\"></i></a></li>
  1443.                                         {% else %}
  1444.                                             <li class=\"next disabled mx-1\"><span>{{ 'paginator.next'|trans([],'variable')}} <i class=\"fa fw fa-long-arrow-right\"></i></span></li>
  1445.                                         {% endif %}
  1446.                                     {% endif %}
  1447.                                     
  1448.                                 </ul>
  1449.                             </div>
  1450.                         </div>
  1451.                     {% endif %}
  1452.                 </div>
  1453.             </div>
  1454.             {% if categorie.actif_haut != 1 and categorie.positiontext == 1 %}
  1455.                 <div class=\"container-fluid wrapper\">
  1456.                     <div id=\"bloc-texte-principal\" class=\"row mb-3 mt-2\">
  1457.                         {% if categorie.chapeaucategorie !='' %}
  1458.                             <div class=\"col-sm-12 text-center mb-1\">
  1459.                                 <h2 class=\"sub-title\">{{categorie.chapeaucategorie}}</h2>
  1460.                             </div>
  1461.                         {% endif %}
  1462.                         
  1463.                         {% if categorie.image is defined  and categorie.image is not empty %}
  1464.                             <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  1465.                                 <div class=\"col-sm-12 col-md-6\">
  1466.                                     <img class=\"img-fluid\" src=\"{{asset_image(categorie.image)}}\" alt=\"{{categorie.titrecategorie}}\" />
  1467.                                 </div>
  1468.                             </div>
  1469.                         {% endif %}
  1470.                         {% if categorie.textecategorie is not empty and categorie.textecategorie != \" \" %}
  1471.                             <div class=\"col-lg-12 content_post\">
  1472.                                 <div class=\"texte-content\">{{categorie.textecategorie|raw}}</div>
  1473.                             </div>
  1474.                         {% endif %}
  1475.                         {% if categorie.typelien == null %}
  1476.                             {% if categorieTree is defined and categorieTree[0] is defined  %}
  1477.                                 <div class=\"text-center py-2 bouton-categorie\">
  1478.                                     <a href=\"{{path('page',{slug:categorieTree[0].slug})}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">Retour à la liste {{categorieTree[0].titre}}</a>
  1479.                                 </div>
  1480.                             {% endif %} 
  1481.                         {% elseif categorie.typelien != 1 %}
  1482.                                 {% if categorie.typelien == '4' %}
  1483.                                     <div class=\"text-center py-2 bouton-categorie\">
  1484.                                         <a href=\"tel:{{categorie.telephone}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">{{categorie.titrelien}}</a>
  1485.                                     </div>
  1486.                                 {% elseif categorie.typelien == '2' %}
  1487.                                     <div class=\"text-center py-2 bouton-categorie\">
  1488.                                         <a href=\"{{slug_link_interne(categorie.lieninterne)}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\">{{categorie.titrelien}}</a>
  1489.                                     </div>
  1490.                                 {% elseif categorie.typelien == '3' %}
  1491.                                     <div class=\"text-center py-2 bouton-categorie\">
  1492.                                         <a href=\"{{categorie.lienexterne}}\" class=\"btn btn-cms py-3 px-5 mt-3 btn-plus\" target=\"_blank\">{{categorie.titrelien}}</a>
  1493.                                     </div>
  1494.                                 {% endif %}
  1495.                         {% endif %}
  1496.                         {% if docs and docs is not empty %}
  1497.                             <div class=\"col-md-12 bloc-docs d-flex justify-content-center\">
  1498.                                 {% for doc in docs %}
  1499.                                     <a class=\"btn-back-pulse m-2\" href=\"{{doc.location ~ doc.path ~ '/' ~ doc.fileName}}\" title=\"{{doc.fileName|slice(0, -4)}}\" target=\"_blank\"><i class=\"fa fa-file-pdf-o mr-2\"></i>{{doc.fileName|slice(0, -4)}}</a>   
  1500.                                 {% endfor %}
  1501.                             </div>
  1502.                         {% endif %}
  1503.                     </div>
  1504.                 </div>
  1505.             {% endif %}
  1506.             {% if categorie.positiontext != 1 %}
  1507.                 {% if categorie.image is defined  and categorie.image is not empty %}
  1508.                     <div class=\"col-lg-12 py-5 d-flex justify-content-center\">
  1509.                         <div class=\"col-sm-12 col-md-6\">
  1510.                             <img class=\"img-fluid\" src=\"{{asset_image(categorie.image)}}\" alt=\"{{categorie.titrecategorie}}\" />
  1511.                         </div>
  1512.                     </div>
  1513.                 {% endif %}
  1514.             {% endif %}
  1515.             {% if galleries and galleries is not empty and template_model_gallerie is defined and template_model_gallerie is not empty %}
  1516.                 {{ include(template_from_string(template_model_gallerie)) }}
  1517.             {% endif %}
  1518.             
  1519.             {% if categorie.urlvideo is not empty %}
  1520.                 <div class=\"container-fluid wrapper mt-3\">
  1521.                     <div class=\"col-md-12 mt-1\">
  1522.                         <div class=\"video\">
  1523.                             {% set id_video_externe = categorie.urlvideo|split('?v=')[1] is defined ? categorie.urlvideo|split('?v=')[1] : null %}
  1524.                             <a class=\"video-thumbnail m-0\" href=\"{{categorie.urlvideo}}\" data-fancybox=\"video\">
  1525.                                 <img src=\"https://img.youtube.com/vi/{{id_video_externe}}/maxresdefault.jpg\" class=\"img-fluid\" alt=\"\"/>
  1526.                             </a>
  1527.                         </div>
  1528.                     </div>
  1529.                 </div>
  1530.             {% endif %}
  1531.         </section>
  1532.     {% endif %}
  1533.         {% if blocs is defined  %}
  1534.             {% for bloc in blocs.Bloc %}
  1535.                 {% if is_mobile() and  bloc.mobile == true   %}
  1536.                     {{ include ('front/'~ app.request.server.get('APP_THEME') ~'/bloc/bloc.html.twig',{
  1537.                         bloc: bloc,
  1538.                     }, with_context = false)}}
  1539.                 {% endif %}
  1540.                 
  1541.                 {% if is_full_view() and is_mobile() == false and bloc.desktop == true %}
  1542.                     {{ include ('front/'~ app.request.server.get('APP_THEME') ~'/bloc/bloc.html.twig',{
  1543.                         bloc: bloc,
  1544.                     }, with_context = false)}}
  1545.                 {% endif %}
  1546.             {% endfor %}
  1547.         {% endif %} 
  1548.     </div> 
  1549. {% endblock %}
  1550. {% block javascripts %}
  1551.     {{parent()}}
  1552.     {% if modele_galerie[0].type == 4 %}
  1553.         <script src=\"{{asset('templates/front/theme1/assets/plugins/flexslider/jquery.flexslider.js')}}\" ></script>
  1554.         <script>    
  1555.             /*-------------------------------------------------*/
  1556.             /* =  Sx flexslider 
  1557.             /*-------------------------------------------------*/
  1558.             if (\$(\".sx_flexslider\").length) {
  1559.             \$('.flex-carousel').flexslider({
  1560.             animation: \"slide\",
  1561.             controlNav: false,
  1562.             animationLoop: true,
  1563.             slideshow: false,
  1564.             itemWidth: 150,
  1565.             asNavFor: '.flex-slider'
  1566.             });
  1567.             \$('.flex-slider').flexslider({
  1568.             animation: \"slide\",
  1569.             controlNav: false,
  1570.             animationLoop: true,
  1571.             slideshow: false,
  1572.             sync: \".flex-carousel\"
  1573.             });
  1574.             }
  1575.         </script>
  1576.     {% endif %}
  1577.     
  1578. {% endblock %}
  1579. ""front/theme1/page_categorie.html.twig""/var/www/vhosts/hrz.fr/oscar-multilangue.hrz.fr/templates/front/theme1/page_categorie.html.twig");
  1580.     }
  1581. }