<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
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;
/* annuaires/index.html.twig */
class __TwigTemplate_09473df7c02ff0e551287a8cb7a9841c87fd8df47de6af6d74409add5731db0d extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'description' => [$this, 'block_description'],
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'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", "annuaires/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", "annuaires/index.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/index.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
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"));
// line 4
yield " <title>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("les annuaires FUSACQ pour vous aider dans votre projet de cession / reprise d'entreprise.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 4, $this->source); })()), "", "M");
yield "</title>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 7
public function block_description($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", "description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
// line 8
yield " <meta name=\"description\" content=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez l'ensemble des annuaires FUSACQ pour vous aider dans votre projet cession / reprise d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 8, $this->source); })()), "", "M");
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 11
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 12
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 15
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 16
yield "
<!-- Menu -->
";
// line 18
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 20
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 20, $this->source); })()), "currentRoute" => // line 21
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 21, $this->source); })()), "codePays" => // line 22
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 22, $this->source); })())])));
// line 23
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 27
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/index.html.twig", 27)->unwrap()->yield($context);
// line 28
yield " <!-- Publicité -->
<div class=\"container\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 33
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "annuaires/index.html.twig", 33)->unwrap()->yield($context);
// line 34
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-md-8 col-lg-9 bkg_blanc no_shadow mb-3\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"";
// line 47
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 47, $this->source); })())]), "html", null, true);
yield "\"> ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield "</a>
</li>
<li aria-current=\"page\" class=\"breadcrumb-item active\">
";
// line 50
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 50, $this->source); })()), "", "M");
yield "
</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row mt-3 mb-5\">
<div class=\"col-12 mt-3 mb-2 ml-3\">
<h2 class=\"gris_666\"> ";
// line 58
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaires fusacq", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 58, $this->source); })()), "", "M");
yield "</h2>
</div>\t \t
</div>
<div class=\"card-deck\">
<a href=\"";
// line 64
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 64, $this->source); })())]), "html", null, true);
yield "\" ><div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_experts.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/users_111.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"";
// line 70
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 70, $this->source); })())]), "html", null, true);
yield "\" >
<p class=\"card-text mb-2\" style=\"min-height:80px; max-height: 140px;\">
";
// line 72
yield $this->extensions['App\Twig\TranslationExtension']->translate("trouvez les experts qui repondent a vos besoins pour creer, reprendre, developper ou ceder votre societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 72, $this->source); })()), "", "M");
yield "
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"";
// line 76
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 76, $this->source); })())]), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 77
yield $this->extensions['App\Twig\TranslationExtension']->translate("decouvrir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 77, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</a>
<a href=\"";
// line 83
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 83, $this->source); })())]), "html", null, true);
yield "\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_repreneurs.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_141.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"";
// line 90
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 90, $this->source); })())]), "html", null, true);
yield "\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
";
// line 92
yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez plus de %%nb_cv_repreneurs_annuaire_fusacq%% CV detailles de repreneurs personnes-physiques en demarche active", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 92, $this->source); })()), "", "M");
yield "
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"";
// line 96
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 96, $this->source); })())]), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 97
yield $this->extensions['App\Twig\TranslationExtension']->translate("decouvrir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 97, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</a>
<a href=\"";
// line 103
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_liste_alphabetique", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 103, $this->source); })()), "start" => ""]), "html", null, true);
yield "\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_fonds.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_121.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"";
// line 110
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_liste_alphabetique", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 110, $this->source); })()), "start" => ""]), "html", null, true);
yield "\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
";
// line 112
yield $this->extensions['App\Twig\TranslationExtension']->translate("faites appel a un fonds pour vos operations de lbo ou d'augmentation <br> de capital", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 112, $this->source); })()), "", "M");
yield "
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"";
// line 116
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_liste_alphabetique", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 116, $this->source); })()), "start" => ""]), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 117
yield $this->extensions['App\Twig\TranslationExtension']->translate("decouvrir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 117, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</a>
</div>
<div class=\"card-deck\">
<a href=\"";
// line 126
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 126, $this->source); })())]), "html", null, true);
yield "\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_particip.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_151.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 133, $this->source); })())]), "html", null, true);
yield "\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
";
// line 135
yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez les participations des fonds par secteur d’activité, par investisseur ou par date d’investissement. ", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 135, $this->source); })()), "", "M");
yield "
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"";
// line 139
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 139, $this->source); })())]), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 140
yield $this->extensions['App\Twig\TranslationExtension']->translate("decouvrir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 140, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</a>
<a href=\"";
// line 146
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("investisseurs_prives_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 146, $this->source); })())]), "html", null, true);
yield "\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_invest.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_161.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"";
// line 153
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("investisseurs_prives_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 153, $this->source); })())]), "html", null, true);
yield "\" >
<p class=\"card-text mb-2\" style=\"min-height:80px; max-height: 140px;\">
";
// line 155
yield $this->extensions['App\Twig\TranslationExtension']->translate("trouvez un business angel pour financer la creation ou le developpement de votre societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 155, $this->source); })()), "", "M");
yield "
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"";
// line 159
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("investisseurs_prives_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 159, $this->source); })())]), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 160
yield $this->extensions['App\Twig\TranslationExtension']->translate("decouvrir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 160, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</a>
<div class=\"card no_shadow\" style=\"/*background-color: #44a3b4;*/border-style: hidden;\">
";
// line 183
yield " </div>
</div>
<div class=\"r-tabs col-12 text-center\">
<div class=\"r-tabs-nav input-group\">
<!-- <div class=\"col-12 col-sm-4 r-tabs-boite-outils mb-3\" >
<a href=\"annu_fonds_invest.html\" class=\"r-tabs-anchor9\">
<div style=\"margin:0 auto; text-align:center; padding:10px;\">
<img src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/user_2.png\" width=\"140\" height=\"140\"><br><br>
<p style=\"line-height:1.04; padding-bottom:10px; font-size:22px;\">Annuaire<br> des fonds d'investissement </p>
<span>Faites appel à un fonds pour vos opérations de LBO ou d'augmentation de capital</span>
</div>
</a>
</div> -->
</div>
</div>
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 215
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"));
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/index.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 433 => 215, 392 => 183, 382 => 160, 378 => 159, 371 => 155, 366 => 153, 356 => 146, 347 => 140, 343 => 139, 336 => 135, 331 => 133, 321 => 126, 309 => 117, 305 => 116, 298 => 112, 293 => 110, 283 => 103, 274 => 97, 270 => 96, 263 => 92, 258 => 90, 248 => 83, 239 => 77, 235 => 76, 228 => 72, 223 => 70, 214 => 64, 205 => 58, 194 => 50, 186 => 47, 171 => 34, 169 => 33, 162 => 28, 160 => 27, 154 => 23, 152 => 22, 151 => 21, 150 => 20, 149 => 18, 145 => 16, 135 => 15, 121 => 12, 111 => 11, 97 => 8, 87 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}
<title>{{ translate(\"les annuaires FUSACQ pour vous aider dans votre projet de cession / reprise d'entreprise.\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"consultez l'ensemble des annuaires FUSACQ pour vous aider dans votre projet cession / reprise d'entreprise\" ,lang,\"\",\"M\") | raw }}\">
{% endblock %}
{% block stylesheets %}
{{ parent() }}
{% endblock %}
{% block body %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<div class=\"container\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-md-8 col-lg-9 bkg_blanc no_shadow mb-3\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"{{ path('index',{'codePays':codePays }) }}\"> {{ translate(\"accueil\" ,lang,\"\",\"M\") | raw }}</a>
</li>
<li aria-current=\"page\" class=\"breadcrumb-item active\">
{{ translate(\"annuaires\" ,lang,\"\",\"M\") | raw }}
</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row mt-3 mb-5\">
<div class=\"col-12 mt-3 mb-2 ml-3\">
<h2 class=\"gris_666\"> {{ translate('annuaires fusacq' ,lang,\"\",\"M\") | raw }}</h2>
</div>\t \t
</div>
<div class=\"card-deck\">
<a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore}) }}\" ><div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_experts.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/users_111.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore}) }}\" >
<p class=\"card-text mb-2\" style=\"min-height:80px; max-height: 140px;\">
{{ translate(\"trouvez les experts qui repondent a vos besoins pour creer, reprendre, developper ou ceder votre societe\",lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore}) }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</a>
<a href=\"{{ path('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) }}\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_repreneurs.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_141.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"{{ path('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) }}\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
{{ translate(\"consultez plus de %%nb_cv_repreneurs_annuaire_fusacq%% CV detailles de repreneurs personnes-physiques en demarche active\" ,lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"{{ path('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</a>
<a href=\"{{ path('fonds_investissement_liste_alphabetique',{'codePays':codePaysWithUnderScore, 'start' : ''}) }}\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_fonds.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_121.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"{{ path('fonds_investissement_liste_alphabetique',{'codePays':codePaysWithUnderScore, 'start' : ''}) }}\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
{{ translate(\"faites appel a un fonds pour vos operations de lbo ou d'augmentation <br> de capital\" ,lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"{{ path('fonds_investissement_liste_alphabetique',{'codePays':codePaysWithUnderScore, 'start' : ''}) }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</a>
</div>
<div class=\"card-deck\">
<a href=\"{{ path('participation_fonds_index',{'codePays':codePaysWithUnderScore}) }}\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_particip.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_151.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"{{ path('participation_fonds_index',{'codePays':codePaysWithUnderScore}) }}\" >
<p class=\"card-text mb-2\" style=\"min-height:80px;\">
{{ translate(\"consultez les participations des fonds par secteur d’activité, par investisseur ou par date d’investissement. \",lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"{{ path('participation_fonds_index',{'codePays':codePaysWithUnderScore}) }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</a>
<a href=\"{{ path('investisseurs_prives_index',{'codePays':codePaysWithUnderScore}) }}\" >
<div class=\"card no_shadow\">
<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_annu_invest.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_161.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"{{ path('investisseurs_prives_index',{'codePays':codePaysWithUnderScore}) }}\" >
<p class=\"card-text mb-2\" style=\"min-height:80px; max-height: 140px;\">
{{ translate(\"trouvez un business angel pour financer la creation ou le developpement de votre societe\" ,lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"{{ path('investisseurs_prives_index',{'codePays':codePaysWithUnderScore}) }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</a>
<div class=\"card no_shadow\" style=\"/*background-color: #44a3b4;*/border-style: hidden;\">
{#<div class=\"card-body\">
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/logo_comment.png\" alt=\"\">
</div>
<img class=\"card-img-top\" src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/photo_131.png\" alt=\"\">
<div class=\"card-body\">
<a href=\"#\" >
<p class=\"card-text blanc\" style=\"min-height:80px; max-height: 140px;\">
{{ translate(\"quelques conseils pour une visibilité maximum de votre référencement\" ,lang,\"\",\"M\") | raw }}
</p>
</a>
<div class=\"col-12 text-center\">
<a href=\"#\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"decouvrir\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>#}
</div>
</div>
<div class=\"r-tabs col-12 text-center\">
<div class=\"r-tabs-nav input-group\">
<!-- <div class=\"col-12 col-sm-4 r-tabs-boite-outils mb-3\" >
<a href=\"annu_fonds_invest.html\" class=\"r-tabs-anchor9\">
<div style=\"margin:0 auto; text-align:center; padding:10px;\">
<img src=\"https://content.fusacq.com/static/fusacq-symfony/css/images/prestataire/user_2.png\" width=\"140\" height=\"140\"><br><br>
<p style=\"line-height:1.04; padding-bottom:10px; font-size:22px;\">Annuaire<br> des fonds d'investissement </p>
<span>Faites appel à un fonds pour vos opérations de LBO ou d'augmentation de capital</span>
</div>
</a>
</div> -->
</div>
</div>
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
{% endblock %}
{% block javascripts %} {{ parent() }} {% endblock %}
", "annuaires/index.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/index.html.twig");
}
}