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

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