var/cache/dev/twig/33/33b7995d9c009e114784d2766cf4376bb60a879e543e112c59b048f63cb77891.php line 44

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. /* ile/index.html.twig */
  14. class __TwigTemplate_36fbce02db0bbd51162e61f39bb4890fde6fecf9f68318a2892a16609c7e84e8 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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'title' => [$this'block_title'],
  25.             'navigation' => [$this'block_navigation'],
  26.             'slider' => [$this'block_slider'],
  27.             'body' => [$this'block_body'],
  28.             'footer' => [$this'block_footer'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context)
  33.     {
  34.         // line 1
  35.         return "base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = [])
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ile/index.html.twig"));
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ile/index.html.twig"));
  44.         $this->parent $this->loadTemplate("base.html.twig""ile/index.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 4
  52.     public function block_stylesheets($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  59.         // line 5
  60.         echo "        ";
  61.         $this->displayParentBlock("stylesheets"$context$blocks);
  62.         echo "
  63.     ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 9
  70.     public function block_title($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  77.         $this->displayParentBlock("title"$context$blocks);
  78.         echo " ";
  79.         
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  81.         
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  83.     }
  84.     // line 11
  85.     public function block_navigation($context, array $blocks = [])
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  92.         // line 12
  93.         echo "        ";
  94.         $this->displayParentBlock("navigation"$context$blocks);
  95.         echo "
  96.     ";
  97.         
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  99.         
  100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  101.     }
  102.     // line 19
  103.     public function block_slider($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  110.         // line 20
  111.         echo "        ";
  112.         $this->displayParentBlock("slider"$context$blocks);
  113.         echo "
  114.     ";
  115.         
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  117.         
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  119.     }
  120.     // line 26
  121.     public function block_body($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  128.         // line 27
  129.         echo "                ";
  130.         // line 30
  131.         echo "
  132.                 <div class=\"container clearfix\">
  133.                     <div class=\"row clearfix\">
  134.                         <!-- Second Posts Area
  135.                         ============================================= -->
  136.                         <div class=\"{col-lg-12\">
  137.                             <div class=\"mt-5\">
  138.                                 <!-- Trending Areas
  139.                                 ============================================= -->
  140.                                 <h4 class=\"mb-2 ls1 text-uppercase font-weight-bold\"> ";
  141.         // line 40
  142.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Naviguez dans l'île", [], "messages");
  143.         echo " </h4>
  144.                                 <div class=\"line line-xs line-lifestyle\"></div>
  145.                                 <div id=\"section-features\" class=\"heading-block text-center page-section\">
  146.                                     <h2 class=\"color-lifestyle\"> ";
  147.         // line 44
  148.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["ile"]) || array_key_exists("ile"$context) ? $context["ile"] : (function () { throw new RuntimeError('Variable "ile" does not exist.'44$this->source); })()), "designation", [], "any"falsefalsefalse44), "html"nulltrue);
  149.         echo " </h2>
  150.                                     ";
  151.         // line 48
  152.         echo "                                </div>
  153.                                 <div class=\"row col-mb-50 mb-0\">
  154.                                     ";
  155.         // line 51
  156.         $context['_parent'] = $context;
  157.         $context['_seq'] = twig_ensure_traversable((isset($context["entites"]) || array_key_exists("entites"$context) ? $context["entites"] : (function () { throw new RuntimeError('Variable "entites" does not exist.'51$this->source); })()));
  158.         foreach ($context['_seq'] as $context["_key"] => $context["entite_eco"]) {
  159.             // line 52
  160.             echo "                                    <div class=\"col-md-3 mt-4\">
  161.                                         ";
  162.             // line 54
  163.             echo "                                        <div class=\"posts-md\">
  164.                                             <div class=\"entry\">
  165.                                                 <div class=\"entry-image\">
  166.                                                     ";
  167.             // line 57
  168.             $context["images"] = twig_get_attribute($this->env$this->source$context["entite_eco"], "imagesentiteeconomiques", [], "any"falsefalsefalse57);
  169.             // line 58
  170.             echo "                                                    ";
  171.             $context['_parent'] = $context;
  172.             $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["images"]) || array_key_exists("images"$context) ? $context["images"] : (function () { throw new RuntimeError('Variable "images" does not exist.'58$this->source); })()), function ($__image__) use ($context$macros) { $context["image"] = $__image__; return (twig_get_attribute($this->env$this->source$context["image"], "getIsThumb", [], "method"falsefalsefalse58) == true); }));
  173.             $context['_iterated'] = false;
  174.             foreach ($context['_seq'] as $context["_key"] => $context["image"]) {
  175.                 // line 59
  176.                 echo "                                                        <a href=\"";
  177.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_single", ["id" => twig_get_attribute($this->env$this->source$context["entite_eco"], "id", [], "any"falsefalsefalse59), "nature_page" => "entiteeconomique""slug" => twig_get_attribute($this->env$this->source$context["entite_eco"], "getSlug", [], "method"falsefalsefalse59)]), "html"nulltrue);
  178.                 echo "\">
  179.                                                             <img src=";
  180.                 // line 60
  181.                 echo twig_escape_filter($this->env$this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset($context["image"], "imageFile"));
  182.                 echo " alt=\"";
  183.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["entite_eco"], "designation", [], "any"falsefalsefalse60), "html"nulltrue);
  184.                 echo "\" style=\"height: 150px; width: auto;\">
  185.                                                         </a>
  186.                                                         ";
  187.                 $context['_iterated'] = true;
  188.             }
  189.             if (!$context['_iterated']) {
  190.                 // line 63
  191.                 echo "                                                            <a href=\"";
  192.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_single", ["id" => twig_get_attribute($this->env$this->source$context["entite_eco"], "id", [], "any"falsefalsefalse63), "nature_page" => "entiteeconomique""slug" => twig_get_attribute($this->env$this->source$context["entite_eco"], "getSlug", [], "method"falsefalsefalse63)]), "html"nulltrue);
  193.                 echo "\">
  194.                                                                 <img src=\"";
  195.                 // line 64
  196.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("medel_assets/images/ontc_site/ile.png"), "html"nulltrue);
  197.                 echo "\">
  198.                                                             </a>
  199.                                                     ";
  200.             }
  201.             $_parent $context['_parent'];
  202.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['image'], $context['_parent'], $context['loop']);
  203.             $context array_intersect_key($context$_parent) + $_parent;
  204.             // line 67
  205.             echo "                                                    ";
  206.             // line 68
  207.             echo "                                                    <div class=\"entry-categories\">
  208.                                                         ";
  209.             // line 69
  210.             $context['_parent'] = $context;
  211.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["entite_eco"], "categories", [], "any"falsefalsefalse69));
  212.             foreach ($context['_seq'] as $context["_key"] => $context["cat"]) {
  213.                 // line 70
  214.                 echo "                                                        <a href=\"#\" class=\"bg-lifestyle\" style=\"margin-left: 2px;\">
  215.                                                             ";
  216.                 // line 71
  217.                 if ((twig_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.'71$this->source); })()), "request", [], "any"falsefalsefalse71), "locale", [], "any"falsefalsefalse71) == "en")) {
  218.                     // line 72
  219.                     echo "                                                            ";
  220.                     echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source$context["cat"], "getEnDesignation", [], "method"falsefalsefalse72)) ? (twig_get_attribute($this->env$this->source$context["cat"], "getEnDesignation", [], "method"falsefalsefalse72)) : (twig_get_attribute($this->env$this->source$context["cat"], "getDesignation", [], "method"falsefalsefalse72))), "html"nulltrue);
  221.                     echo "
  222.                                                             ";
  223.                 } else {
  224.                     // line 74
  225.                     echo "                                                            ";
  226.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["cat"], "getDesignation", [], "method"falsefalsefalse74), "html"nulltrue);
  227.                     echo "
  228.                                                             ";
  229.                 }
  230.                 // line 76
  231.                 echo "                                                        </a>
  232.                                                         ";
  233.             }
  234.             $_parent $context['_parent'];
  235.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['cat'], $context['_parent'], $context['loop']);
  236.             $context array_intersect_key($context$_parent) + $_parent;
  237.             // line 78
  238.             echo "                                                    </div>
  239.                                                 </div>
  240.                                                 <div class=\"entry-title title-sm nott\">
  241.                                                     <h3 class=\"mb-2\"><a href=\"";
  242.             // line 81
  243.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_single", ["id" => twig_get_attribute($this->env$this->source$context["entite_eco"], "id", [], "any"falsefalsefalse81), "nature_page" => "entiteeconomique""slug" => twig_get_attribute($this->env$this->source$context["entite_eco"], "getSlug", [], "method"falsefalsefalse81)]), "html"nulltrue);
  244.             echo "\">
  245.                                                             ";
  246.             // line 82
  247.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["entite_eco"], "designation", [], "any"falsefalsefalse82), "html"nulltrue);
  248.             echo "
  249.                                                         </a></h3>
  250.                                                 </div>
  251.                                                 <div class=\"entry-meta\">
  252.                                                     <ul>
  253.                                                         <li><i class=\"icon-world\"></i><a target=\"_blank\" href=\"#\">";
  254.             // line 87
  255.             ((twig_get_attribute($this->env$this->source$context["entite_eco"], "urlsiteweb", [], "any"falsefalsefalse87)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["entite_eco"], "urlsiteweb", [], "any"falsefalsefalse87), "html"nulltrue))) : (print ("")));
  256.             echo "</a></li>
  257.                                                     </ul>
  258.                                                 </div>
  259.                                                 <div class=\"entry-content clearfix\">
  260.                                                     <p class=\"mb-0\">
  261.                                                         ";
  262.             // line 92
  263.             if ((twig_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.'92$this->source); })()), "request", [], "any"falsefalsefalse92), "locale", [], "any"falsefalsefalse92) == "en")) {
  264.                 // line 93
  265.                 echo "                                                            ";
  266.                 if (twig_get_attribute($this->env$this->source$context["entite_eco"], "getEnDescription", [], "method"falsefalsefalse93)) {
  267.                     // line 94
  268.                     echo "                                                                ";
  269.                     echo twig_slice($this->envstrip_tags(twig_get_attribute($this->env$this->source$context["entite_eco"], "getEnDescription", [], "any"falsefalsefalse94)), 0200);
  270.                     echo " ...
  271.                                                            ";
  272.                 } else {
  273.                     // line 96
  274.                     echo "                                                               ";
  275.                     echo twig_slice($this->envstrip_tags(twig_get_attribute($this->env$this->source$context["entite_eco"], "description", [], "any"falsefalsefalse96)), 0200);
  276.                     echo " ...
  277.                                                             ";
  278.                 }
  279.                 // line 98
  280.                 echo "                                                        ";
  281.             } else {
  282.                 // line 99
  283.                 echo "                                                            ";
  284.                 echo twig_slice($this->envstrip_tags(twig_get_attribute($this->env$this->source$context["entite_eco"], "description", [], "any"falsefalsefalse99)), 0200);
  285.                 echo " ...
  286.                                                         ";
  287.             }
  288.             // line 101
  289.             echo "
  290.                                                     </p>
  291.                                                 </div>
  292.                                             </div>
  293.                                         </div>
  294.                                     </div>
  295.                                     ";
  296.         }
  297.         $_parent $context['_parent'];
  298.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entite_eco'], $context['_parent'], $context['loop']);
  299.         $context array_intersect_key($context$_parent) + $_parent;
  300.         // line 108
  301.         echo "                                </div>
  302.                                 ";
  303.         // line 115
  304.         echo "                            </div>
  305.                         </div>
  306.                     </div>
  307.                 </div>
  308.             ";
  309.         
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  311.         
  312.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  313.     }
  314.     // line 130
  315.     public function block_footer($context, array $blocks = [])
  316.     {
  317.         $macros $this->macros;
  318.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  319.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  320.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  321.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  322.         // line 131
  323.         echo "        ";
  324.         $this->displayParentBlock("footer"$context$blocks);
  325.         echo "
  326.     ";
  327.         
  328.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  329.         
  330.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  331.     }
  332.     // line 139
  333.     public function block_javascripts($context, array $blocks = [])
  334.     {
  335.         $macros $this->macros;
  336.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  337.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  338.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  339.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  340.         // line 140
  341.         echo "        ";
  342.         $this->displayParentBlock("javascripts"$context$blocks);
  343.         echo "
  344.     ";
  345.         
  346.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  347.         
  348.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  349.     }
  350.     public function getTemplateName()
  351.     {
  352.         return "ile/index.html.twig";
  353.     }
  354.     public function isTraitable()
  355.     {
  356.         return false;
  357.     }
  358.     public function getDebugInfo()
  359.     {
  360.         return array (  394 => 140,  384 => 139,  371 => 131,  361 => 130,  342 => 115,  338 => 108,  326 => 101,  320 => 99,  317 => 98,  311 => 96,  305 => 94,  302 => 93,  300 => 92,  292 => 87,  284 => 82,  280 => 81,  275 => 78,  268 => 76,  262 => 74,  256 => 72,  254 => 71,  251 => 70,  247 => 69,  244 => 68,  242 => 67,  233 => 64,  228 => 63,  218 => 60,  213 => 59,  207 => 58,  205 => 57,  200 => 54,  197 => 52,  193 => 51,  188 => 48,  184 => 44,  177 => 40,  165 => 30,  163 => 27,  153 => 26,  140 => 20,  130 => 19,  117 => 12,  107 => 11,  87 => 9,  74 => 5,  64 => 4,  41 => 1,);
  361.     }
  362.     public function getSourceContext()
  363.     {
  364.         return new Source("{% extends 'base.html.twig' %}
  365.     {#<!-- Stylesheets
  366. \t============================================= -->#}
  367.     {% block stylesheets %}
  368.         {{ parent() }}
  369.     {% endblock stylesheets %}
  370.     {#<!-- Document Title
  371. \t============================================= -->#}
  372.     {% block title %}{{ parent() }} {% endblock title %}
  373.     {% block navigation %}
  374.         {{ parent() }}
  375.     {% endblock navigation %}
  376.     {#<!-- Slider
  377. \t\t============================================= -->#}
  378.     {# SLIDER #}
  379.     {% block slider %}
  380.         {{ parent() }}
  381.     {% endblock slider %}
  382.     {#<!-- Content
  383. \t\t============================================= -->#}
  384.             {% block body %}
  385.                 {# FIL D ARIANE #
  386.                 {% include'_general_includes/_fildariane.html.twig' %}
  387.                 {#<!-- #page-title end -->#}
  388.                 <div class=\"container clearfix\">
  389.                     <div class=\"row clearfix\">
  390.                         <!-- Second Posts Area
  391.                         ============================================= -->
  392.                         <div class=\"{col-lg-12\">
  393.                             <div class=\"mt-5\">
  394.                                 <!-- Trending Areas
  395.                                 ============================================= -->
  396.                                 <h4 class=\"mb-2 ls1 text-uppercase font-weight-bold\"> {% trans %}Naviguez dans l'île{% endtrans %} </h4>
  397.                                 <div class=\"line line-xs line-lifestyle\"></div>
  398.                                 <div id=\"section-features\" class=\"heading-block text-center page-section\">
  399.                                     <h2 class=\"color-lifestyle\"> {{ ile.designation }} </h2>
  400.                                     {#<span >
  401.                                 <p class=\"text-black\"> page.description </p>
  402.                                     </span>#}
  403.                                 </div>
  404.                                 <div class=\"row col-mb-50 mb-0\">
  405.                                     {% for entite_eco in entites %}
  406.                                     <div class=\"col-md-3 mt-4\">
  407.                                         {#debur de block#}
  408.                                         <div class=\"posts-md\">
  409.                                             <div class=\"entry\">
  410.                                                 <div class=\"entry-image\">
  411.                                                     {% set images = entite_eco.imagesentiteeconomiques %}
  412.                                                     {% for image in images | filter(image => image.getIsThumb() == true ) %}
  413.                                                         <a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
  414.                                                             <img src={{ vich_uploader_asset(image, 'imageFile') |e }} alt=\"{{ entite_eco.designation }}\" style=\"height: 150px; width: auto;\">
  415.                                                         </a>
  416.                                                         {% else %}
  417.                                                             <a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
  418.                                                                 <img src=\"{{ asset('medel_assets/images/ontc_site/ile.png') }}\">
  419.                                                             </a>
  420.                                                     {% endfor %}
  421.                                                     {#<a href=\"#\"><img src=\"demos/news/images/posts/lifestyle/1.jpg\" alt=\"Image 3\"></a>#}
  422.                                                     <div class=\"entry-categories\">
  423.                                                         {% for cat in entite_eco.categories %}
  424.                                                         <a href=\"#\" class=\"bg-lifestyle\" style=\"margin-left: 2px;\">
  425.                                                             {% if app.request.locale == \"en\" %}
  426.                                                             {{ cat.getEnDesignation() ? cat.getEnDesignation() : cat.getDesignation() }}
  427.                                                             {% else %}
  428.                                                             {{ cat.getDesignation() }}
  429.                                                             {% endif %}
  430.                                                         </a>
  431.                                                         {% endfor %}
  432.                                                     </div>
  433.                                                 </div>
  434.                                                 <div class=\"entry-title title-sm nott\">
  435.                                                     <h3 class=\"mb-2\"><a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
  436.                                                             {{ entite_eco.designation }}
  437.                                                         </a></h3>
  438.                                                 </div>
  439.                                                 <div class=\"entry-meta\">
  440.                                                     <ul>
  441.                                                         <li><i class=\"icon-world\"></i><a target=\"_blank\" href=\"#\">{{ entite_eco.urlsiteweb ? entite_eco.urlsiteweb : '' }}</a></li>
  442.                                                     </ul>
  443.                                                 </div>
  444.                                                 <div class=\"entry-content clearfix\">
  445.                                                     <p class=\"mb-0\">
  446.                                                         {% if app.request.locale == \"en\" %}
  447.                                                             {% if entite_eco.getEnDescription() %}
  448.                                                                 {{ entite_eco.getEnDescription | striptags | raw | slice(0, 200) | raw }} ...
  449.                                                            {% else %}
  450.                                                                {{ entite_eco.description | striptags | raw | slice(0, 200) | raw }} ...
  451.                                                             {% endif %}
  452.                                                         {% else %}
  453.                                                             {{ entite_eco.description | striptags | raw | slice(0, 200) | raw }} ...
  454.                                                         {% endif %}
  455.                                                     </p>
  456.                                                 </div>
  457.                                             </div>
  458.                                         </div>
  459.                                     </div>
  460.                                     {% endfor %}
  461.                                 </div>
  462.                                 {#
  463.                                 {% if page.contenu %}
  464.                                     {{ page.contenu | raw }}
  465.                                 {% endif %}
  466.                                 #}
  467.                             </div>
  468.                         </div>
  469.                     </div>
  470.                 </div>
  471.             {% endblock body %}
  472.     {#<!-- #content end -->#}
  473.     {#<!-- Footer
  474. \t\t============================================= -->#}
  475.     {% block footer %}
  476.         {{ parent() }}
  477.     {% endblock footer %}
  478.     {#<!-- #footer end -->#}
  479.     {#<!-- JavaScripts
  480. \t============================================= -->#}
  481.     {% block javascripts %}
  482.         {{ parent() }}
  483.     {% endblock javascripts %}
  484. ""ile/index.html.twig""/var/www/vhosts/comorostourism/templates/ile/index.html.twig");
  485.     }
  486. }