<?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;
/* footer_page/qui_somme_nous.html.twig */
class __TwigTemplate_986cde460d101b05edec9b479c85f1266846e3b3244eb114904da1ef052e6916 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", "footer_page/qui_somme_nous.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "footer_page/qui_somme_nous.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "footer_page/qui_somme_nous.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("qui sommes-nous ", (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("découvrez l'équipe FUSACQ", (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 -->
";
// line 25
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "footer_page/qui_somme_nous.html.twig", 25)->unwrap()->yield($context);
// line 26
yield " <!-- Publicite -->
";
// line 27
yield from $this->loadTemplate("includes/publicite.html.twig", "footer_page/qui_somme_nous.html.twig", 27)->unwrap()->yield($context);
// line 28
yield " <!-- Publicite -->
<div class=\"container\" id=\"app\" >
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 33
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "footer_page/qui_somme_nous.html.twig", 33)->unwrap()->yield($context);
// line 34
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"> <a href=\"";
// line 43
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.', 43, $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.', 43, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 44
yield $this->extensions['App\Twig\TranslationExtension']->translate("qui sommes nous", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 44, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"col-12 mt-5 mb-3 ml-5\">
<h2 class=\"gris_666\">";
// line 51
yield $this->extensions['App\Twig\TranslationExtension']->translate("qui sommes nous", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 51, $this->source); })()), "", "M");
yield "</h2>
</div>
<div class=\"card mb-3 mt-sm-1 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
<h5 class=\"gris_666\">";
// line 58
yield $this->extensions['App\Twig\TranslationExtension']->translate("qu'est-ce que 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 "</h5>
";
// line 59
yield $this->extensions['App\Twig\TranslationExtension']->translate("fusacq est une place de marche dediee a la Transmission-Reprise d’entreprise.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 59, $this->source); })()), "", "M");
yield "
";
// line 60
yield $this->extensions['App\Twig\TranslationExtension']->translate("son objectif est simple : faciliter les operations de transmission et de rapprochement d’entreprises en permettant notamment des mises en relation entre les intermediaires, les cedants et les repreneurs d’entreprise.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 60, $this->source); })()), "", "M");
yield "
<br> <br> <br>
<h5 class=\"gris_666\">";
// line 62
yield $this->extensions['App\Twig\TranslationExtension']->translate("a qui s'adresse Fusacq ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 62, $this->source); })()), "", "M");
yield "</h5>
";
// line 63
yield $this->extensions['App\Twig\TranslationExtension']->translate("fusacq s'adresse:", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 63, $this->source); })()), "", "M");
yield "
<br>
• ";
// line 65
yield $this->extensions['App\Twig\TranslationExtension']->translate("aux repreneurs d’entreprises.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 65, $this->source); })()), "", "");
yield "
<br>
• ";
// line 67
yield $this->extensions['App\Twig\TranslationExtension']->translate("aux dirigeants d'entreprises dans une demarche de cession ou de croissance externe.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 67, $this->source); })()), "", "");
yield "
<br>
• ";
// line 69
yield $this->extensions['App\Twig\TranslationExtension']->translate("aux professionnels de la finance (intermediaires en fusions-acquisitions, investisseurs, experts comptables).", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 69, $this->source); })()), "", "");
yield "
<br><br><br>
<h5 class=\"gris_666\">";
// line 72
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'equipe Fusacq", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 72, $this->source); })()), "", "M");
yield "</h5>
";
// line 73
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'equipe de Fusacq est composee de professionnels de la Finance specialises dans le metier des Fusions-Acquisitions.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 73, $this->source); })()), "", "M");
yield "
";
// line 74
yield $this->extensions['App\Twig\TranslationExtension']->translate("leur experience les a amenes a creer cette structure afin de fluidifier le marche de la transmission / reprise d’entreprise.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 74, $this->source); })()), "", "M");
yield "
<br><br>
</div>
<div class=\"col-12 col-sm-10 mt-1 mb-3 offset-sm-1\">
";
// line 81
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact repreneur/ acquereur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 81, $this->source); })()), "", "M");
yield ":
<a href=\"";
// line 82
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 82, $this->source); })())]), "html", null, true);
yield "\" v-on:click=\"onClickResponsableRepreneur\">
<strong>";
// line 83
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fusacq_team_fr"]) || array_key_exists("fusacq_team_fr", $context) ? $context["fusacq_team_fr"] : (function () { throw new RuntimeError('Variable "fusacq_team_fr" does not exist.', 83, $this->source); })()), 4, [], "array", false, false, false, 83), "html", null, true);
yield "</strong>
</a>
<br>
";
// line 86
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact cedant/ intermediaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 86, $this->source); })()), "", "M");
yield ":
<a href=\"";
// line 87
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 87, $this->source); })())]), "html", null, true);
yield "\" v-on:click=\"onClickResponsableIntermediaire\">
<strong>";
// line 88
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fusacq_team_fr"]) || array_key_exists("fusacq_team_fr", $context) ? $context["fusacq_team_fr"] : (function () { throw new RuntimeError('Variable "fusacq_team_fr" does not exist.', 88, $this->source); })()), 6, [], "array", false, false, false, 88), "html", null, true);
yield "</strong>
</a>
<br>
";
// line 91
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact investisseur/ partenaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 91, $this->source); })()), "", "M");
yield ":
<a href=\"";
// line 92
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 92, $this->source); })())]), "html", null, true);
yield "\" v-on:click=\"onClickResponsablePartenaire\">
<strong> ";
// line 93
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fusacq_team_fr"]) || array_key_exists("fusacq_team_fr", $context) ? $context["fusacq_team_fr"] : (function () { throw new RuntimeError('Variable "fusacq_team_fr" does not exist.', 93, $this->source); })()), 1, [], "array", false, false, false, 93), "html", null, true);
yield "</strong>
</a>
<br>
";
// line 96
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact publicite/ Communication", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 96, $this->source); })()), "", "M");
yield ":
<a href=\"";
// line 97
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 97, $this->source); })())]), "html", null, true);
yield "\" v-on:click=\"onClickResponsableCommunication\">
<strong>";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fusacq_team_fr"]) || array_key_exists("fusacq_team_fr", $context) ? $context["fusacq_team_fr"] : (function () { throw new RuntimeError('Variable "fusacq_team_fr" does not exist.', 98, $this->source); })()), 5, [], "array", false, false, false, 98), "html", null, true);
yield "</strong>
</a>
<br>
";
// line 101
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact formation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 101, $this->source); })()), "", "M");
yield ":
<a href=\"";
// line 102
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 102, $this->source); })())]), "html", null, true);
yield "\" v-on:click=\"onClickResponsableFormation\">
<strong>";
// line 103
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fusacq_team_fr"]) || array_key_exists("fusacq_team_fr", $context) ? $context["fusacq_team_fr"] : (function () { throw new RuntimeError('Variable "fusacq_team_fr" does not exist.', 103, $this->source); })()), 2, [], "array", false, false, false, 103), "html", null, true);
yield "</strong>
</a>
<br>
</div>
</div>
</div>
</div>
</div> <!--FIN COLONNE DROITE -->
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 121
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 "
<script type=\"module\" data-name=\"";
// line 123
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 123, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\"
src=\"";
// line 124
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/footer_page/qui_sommes_nous.js"), "html", null, true);
yield "\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "footer_page/qui_somme_nous.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 378 => 124, 374 => 123, 359 => 121, 331 => 103, 327 => 102, 323 => 101, 317 => 98, 313 => 97, 309 => 96, 303 => 93, 299 => 92, 295 => 91, 289 => 88, 285 => 87, 281 => 86, 275 => 83, 271 => 82, 267 => 81, 257 => 74, 253 => 73, 249 => 72, 243 => 69, 238 => 67, 233 => 65, 228 => 63, 224 => 62, 219 => 60, 215 => 59, 211 => 58, 201 => 51, 191 => 44, 185 => 43, 174 => 34, 172 => 33, 165 => 28, 163 => 27, 160 => 26, 158 => 25, 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(\"qui sommes-nous \" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"découvrez l'équipe FUSACQ\" ,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 -->
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicite -->
<div class=\"container\" id=\"app\" >
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- 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 class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"qui sommes nous\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"col-12 mt-5 mb-3 ml-5\">
<h2 class=\"gris_666\">{{ translate(\"qui sommes nous\",lang,\"\",\"M\") | raw }}</h2>
</div>
<div class=\"card mb-3 mt-sm-1 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
<h5 class=\"gris_666\">{{ translate(\"qu'est-ce que Fusacq ?\",lang,\"\",\"M\") | raw }}</h5>
{{ translate(\"fusacq est une place de marche dediee a la Transmission-Reprise d’entreprise.\",lang,\"\",\"M\") | raw }}
{{ translate(\"son objectif est simple : faciliter les operations de transmission et de rapprochement d’entreprises en permettant notamment des mises en relation entre les intermediaires, les cedants et les repreneurs d’entreprise.\",lang,\"\",\"M\") | raw }}
<br> <br> <br>
<h5 class=\"gris_666\">{{ translate(\"a qui s'adresse Fusacq ?\",lang,\"\",\"M\") | raw }}</h5>
{{ translate(\"fusacq s'adresse:\",lang,\"\",\"M\") | raw }}
<br>
• {{ translate(\"aux repreneurs d’entreprises.\",lang,\"\",\"\") | raw }}
<br>
• {{ translate(\"aux dirigeants d'entreprises dans une demarche de cession ou de croissance externe.\",lang,\"\",\"\") | raw }}
<br>
• {{ translate(\"aux professionnels de la finance (intermediaires en fusions-acquisitions, investisseurs, experts comptables).\",lang,\"\",\"\") | raw }}
<br><br><br>
<h5 class=\"gris_666\">{{ translate(\"l'equipe Fusacq\",lang,\"\",\"M\") | raw }}</h5>
{{ translate(\"l'equipe de Fusacq est composee de professionnels de la Finance specialises dans le metier des Fusions-Acquisitions.\",lang,\"\",\"M\") | raw }}
{{ translate(\"leur experience les a amenes a creer cette structure afin de fluidifier le marche de la transmission / reprise d’entreprise.\",lang,\"\",\"M\") | raw }}
<br><br>
</div>
<div class=\"col-12 col-sm-10 mt-1 mb-3 offset-sm-1\">
{{ translate(\"contact repreneur/ acquereur\",lang,\"\",\"M\") | raw }}:
<a href=\"{{ path(\"contact\",{'codePays':codePaysWithUnderScore }) }}\" v-on:click=\"onClickResponsableRepreneur\">
<strong>{{ fusacq_team_fr[4] }}</strong>
</a>
<br>
{{ translate(\"contact cedant/ intermediaire\",lang,\"\",\"M\") | raw }}:
<a href=\"{{ path(\"contact\",{'codePays':codePaysWithUnderScore }) }}\" v-on:click=\"onClickResponsableIntermediaire\">
<strong>{{ fusacq_team_fr[6] }}</strong>
</a>
<br>
{{ translate(\"contact investisseur/ partenaire\",lang,\"\",\"M\") | raw }}:
<a href=\"{{ path(\"contact\",{'codePays':codePaysWithUnderScore }) }}\" v-on:click=\"onClickResponsablePartenaire\">
<strong> {{ fusacq_team_fr[1] }}</strong>
</a>
<br>
{{ translate(\"contact publicite/ Communication\",lang,\"\",\"M\") | raw }}:
<a href=\"{{ path(\"contact\",{'codePays':codePaysWithUnderScore }) }}\" v-on:click=\"onClickResponsableCommunication\">
<strong>{{ fusacq_team_fr[5] }}</strong>
</a>
<br>
{{ translate(\"contact formation\",lang,\"\",\"M\") | raw }}:
<a href=\"{{ path(\"contact\",{'codePays':codePaysWithUnderScore }) }}\" v-on:click=\"onClickResponsableFormation\">
<strong>{{ fusacq_team_fr[2] }}</strong>
</a>
<br>
</div>
</div>
</div>
</div>
</div> <!--FIN COLONNE DROITE -->
</div>
</div>
{% endblock %}
{% block javascripts %} {{ parent() }}
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"
src=\"{{ asset('build/js/footer_page/qui_sommes_nous.js') }}\"></script>
{% endblock %}", "footer_page/qui_somme_nous.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/footer_page/qui_somme_nous.html.twig");
}
}