<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* ile/index.html.twig */
class __TwigTemplate_36fbce02db0bbd51162e61f39bb4890fde6fecf9f68318a2892a16609c7e84e8 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'title' => [$this, 'block_title'],
'navigation' => [$this, 'block_navigation'],
'slider' => [$this, 'block_slider'],
'body' => [$this, 'block_body'],
'footer' => [$this, 'block_footer'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ile/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ile/index.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "ile/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 4
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 5
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 9
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$this->displayParentBlock("title", $context, $blocks);
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 11
public function block_navigation($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "navigation"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "navigation"));
// line 12
echo " ";
$this->displayParentBlock("navigation", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 19
public function block_slider($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "slider"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "slider"));
// line 20
echo " ";
$this->displayParentBlock("slider", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 26
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 27
echo " ";
// line 30
echo "
<div class=\"container clearfix\">
<div class=\"row clearfix\">
<!-- Second Posts Area
============================================= -->
<div class=\"{col-lg-12\">
<div class=\"mt-5\">
<!-- Trending Areas
============================================= -->
<h4 class=\"mb-2 ls1 text-uppercase font-weight-bold\"> ";
// line 40
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Naviguez dans l'île", [], "messages");
echo " </h4>
<div class=\"line line-xs line-lifestyle\"></div>
<div id=\"section-features\" class=\"heading-block text-center page-section\">
<h2 class=\"color-lifestyle\"> ";
// line 44
echo twig_escape_filter($this->env, twig_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", false, false, false, 44), "html", null, true);
echo " </h2>
";
// line 48
echo " </div>
<div class=\"row col-mb-50 mb-0\">
";
// line 51
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["entite_eco"]) {
// line 52
echo " <div class=\"col-md-3 mt-4\">
";
// line 54
echo " <div class=\"posts-md\">
<div class=\"entry\">
<div class=\"entry-image\">
";
// line 57
$context["images"] = twig_get_attribute($this->env, $this->source, $context["entite_eco"], "imagesentiteeconomiques", [], "any", false, false, false, 57);
// line 58
echo " ";
$context['_parent'] = $context;
$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", false, false, false, 58) == true); }));
$context['_iterated'] = false;
foreach ($context['_seq'] as $context["_key"] => $context["image"]) {
// line 59
echo " <a href=\"";
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", false, false, false, 59), "nature_page" => "entiteeconomique", "slug" => twig_get_attribute($this->env, $this->source, $context["entite_eco"], "getSlug", [], "method", false, false, false, 59)]), "html", null, true);
echo "\">
<img src=";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset($context["image"], "imageFile"));
echo " alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["entite_eco"], "designation", [], "any", false, false, false, 60), "html", null, true);
echo "\" style=\"height: 150px; width: auto;\">
</a>
";
$context['_iterated'] = true;
}
if (!$context['_iterated']) {
// line 63
echo " <a href=\"";
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", false, false, false, 63), "nature_page" => "entiteeconomique", "slug" => twig_get_attribute($this->env, $this->source, $context["entite_eco"], "getSlug", [], "method", false, false, false, 63)]), "html", null, true);
echo "\">
<img src=\"";
// line 64
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("medel_assets/images/ontc_site/ile.png"), "html", null, true);
echo "\">
</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['image'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 67
echo " ";
// line 68
echo " <div class=\"entry-categories\">
";
// line 69
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["entite_eco"], "categories", [], "any", false, false, false, 69));
foreach ($context['_seq'] as $context["_key"] => $context["cat"]) {
// line 70
echo " <a href=\"#\" class=\"bg-lifestyle\" style=\"margin-left: 2px;\">
";
// line 71
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 71, $this->source); })()), "request", [], "any", false, false, false, 71), "locale", [], "any", false, false, false, 71) == "en")) {
// line 72
echo " ";
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, $context["cat"], "getEnDesignation", [], "method", false, false, false, 72)) ? (twig_get_attribute($this->env, $this->source, $context["cat"], "getEnDesignation", [], "method", false, false, false, 72)) : (twig_get_attribute($this->env, $this->source, $context["cat"], "getDesignation", [], "method", false, false, false, 72))), "html", null, true);
echo "
";
} else {
// line 74
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["cat"], "getDesignation", [], "method", false, false, false, 74), "html", null, true);
echo "
";
}
// line 76
echo " </a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['cat'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 78
echo " </div>
</div>
<div class=\"entry-title title-sm nott\">
<h3 class=\"mb-2\"><a href=\"";
// line 81
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", false, false, false, 81), "nature_page" => "entiteeconomique", "slug" => twig_get_attribute($this->env, $this->source, $context["entite_eco"], "getSlug", [], "method", false, false, false, 81)]), "html", null, true);
echo "\">
";
// line 82
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["entite_eco"], "designation", [], "any", false, false, false, 82), "html", null, true);
echo "
</a></h3>
</div>
<div class=\"entry-meta\">
<ul>
<li><i class=\"icon-world\"></i><a target=\"_blank\" href=\"#\">";
// line 87
((twig_get_attribute($this->env, $this->source, $context["entite_eco"], "urlsiteweb", [], "any", false, false, false, 87)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["entite_eco"], "urlsiteweb", [], "any", false, false, false, 87), "html", null, true))) : (print ("")));
echo "</a></li>
</ul>
</div>
<div class=\"entry-content clearfix\">
<p class=\"mb-0\">
";
// line 92
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 92, $this->source); })()), "request", [], "any", false, false, false, 92), "locale", [], "any", false, false, false, 92) == "en")) {
// line 93
echo " ";
if (twig_get_attribute($this->env, $this->source, $context["entite_eco"], "getEnDescription", [], "method", false, false, false, 93)) {
// line 94
echo " ";
echo twig_slice($this->env, strip_tags(twig_get_attribute($this->env, $this->source, $context["entite_eco"], "getEnDescription", [], "any", false, false, false, 94)), 0, 200);
echo " ...
";
} else {
// line 96
echo " ";
echo twig_slice($this->env, strip_tags(twig_get_attribute($this->env, $this->source, $context["entite_eco"], "description", [], "any", false, false, false, 96)), 0, 200);
echo " ...
";
}
// line 98
echo " ";
} else {
// line 99
echo " ";
echo twig_slice($this->env, strip_tags(twig_get_attribute($this->env, $this->source, $context["entite_eco"], "description", [], "any", false, false, false, 99)), 0, 200);
echo " ...
";
}
// line 101
echo "
</p>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entite_eco'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 108
echo " </div>
";
// line 115
echo " </div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 130
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 131
echo " ";
$this->displayParentBlock("footer", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 139
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 140
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "ile/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{#<!-- Stylesheets
\t============================================= -->#}
{% block stylesheets %}
{{ parent() }}
{% endblock stylesheets %}
{#<!-- Document Title
\t============================================= -->#}
{% block title %}{{ parent() }} {% endblock title %}
{% block navigation %}
{{ parent() }}
{% endblock navigation %}
{#<!-- Slider
\t\t============================================= -->#}
{# SLIDER #}
{% block slider %}
{{ parent() }}
{% endblock slider %}
{#<!-- Content
\t\t============================================= -->#}
{% block body %}
{# FIL D ARIANE #
{% include'_general_includes/_fildariane.html.twig' %}
{#<!-- #page-title end -->#}
<div class=\"container clearfix\">
<div class=\"row clearfix\">
<!-- Second Posts Area
============================================= -->
<div class=\"{col-lg-12\">
<div class=\"mt-5\">
<!-- Trending Areas
============================================= -->
<h4 class=\"mb-2 ls1 text-uppercase font-weight-bold\"> {% trans %}Naviguez dans l'île{% endtrans %} </h4>
<div class=\"line line-xs line-lifestyle\"></div>
<div id=\"section-features\" class=\"heading-block text-center page-section\">
<h2 class=\"color-lifestyle\"> {{ ile.designation }} </h2>
{#<span >
<p class=\"text-black\"> page.description </p>
</span>#}
</div>
<div class=\"row col-mb-50 mb-0\">
{% for entite_eco in entites %}
<div class=\"col-md-3 mt-4\">
{#debur de block#}
<div class=\"posts-md\">
<div class=\"entry\">
<div class=\"entry-image\">
{% set images = entite_eco.imagesentiteeconomiques %}
{% for image in images | filter(image => image.getIsThumb() == true ) %}
<a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
<img src={{ vich_uploader_asset(image, 'imageFile') |e }} alt=\"{{ entite_eco.designation }}\" style=\"height: 150px; width: auto;\">
</a>
{% else %}
<a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
<img src=\"{{ asset('medel_assets/images/ontc_site/ile.png') }}\">
</a>
{% endfor %}
{#<a href=\"#\"><img src=\"demos/news/images/posts/lifestyle/1.jpg\" alt=\"Image 3\"></a>#}
<div class=\"entry-categories\">
{% for cat in entite_eco.categories %}
<a href=\"#\" class=\"bg-lifestyle\" style=\"margin-left: 2px;\">
{% if app.request.locale == \"en\" %}
{{ cat.getEnDesignation() ? cat.getEnDesignation() : cat.getDesignation() }}
{% else %}
{{ cat.getDesignation() }}
{% endif %}
</a>
{% endfor %}
</div>
</div>
<div class=\"entry-title title-sm nott\">
<h3 class=\"mb-2\"><a href=\"{{ path('page_single', {id:entite_eco.id, 'nature_page':'entiteeconomique',slug: entite_eco.getSlug()}) }}\">
{{ entite_eco.designation }}
</a></h3>
</div>
<div class=\"entry-meta\">
<ul>
<li><i class=\"icon-world\"></i><a target=\"_blank\" href=\"#\">{{ entite_eco.urlsiteweb ? entite_eco.urlsiteweb : '' }}</a></li>
</ul>
</div>
<div class=\"entry-content clearfix\">
<p class=\"mb-0\">
{% if app.request.locale == \"en\" %}
{% if entite_eco.getEnDescription() %}
{{ entite_eco.getEnDescription | striptags | raw | slice(0, 200) | raw }} ...
{% else %}
{{ entite_eco.description | striptags | raw | slice(0, 200) | raw }} ...
{% endif %}
{% else %}
{{ entite_eco.description | striptags | raw | slice(0, 200) | raw }} ...
{% endif %}
</p>
</div>
</div>
</div>
</div>
{% endfor %}
</div>
{#
{% if page.contenu %}
{{ page.contenu | raw }}
{% endif %}
#}
</div>
</div>
</div>
</div>
{% endblock body %}
{#<!-- #content end -->#}
{#<!-- Footer
\t\t============================================= -->#}
{% block footer %}
{{ parent() }}
{% endblock footer %}
{#<!-- #footer end -->#}
{#<!-- JavaScripts
\t============================================= -->#}
{% block javascripts %}
{{ parent() }}
{% endblock javascripts %}
", "ile/index.html.twig", "/var/www/vhosts/comorostourism/templates/ile/index.html.twig");
}
}