<?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;
/* ouvrir_capital/recherche_standard_recherche_partenariat.html.twig */
class __TwigTemplate_686d085f46bc559c54b647f878dfe7857a4e954d7dd7e45d68adddc854993f78 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", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "ouvrir_capital/recherche_standard_recherche_partenariat.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("tous les profils de Business Angels / investisseurs privés", (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 tous les profils de Business Angels / investisseurs privés", (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"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 12
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/range-slider.css"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\" href=\"";
// line 13
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/reprendre_entreprise/rechercheavancee.css"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\" href=\"";
// line 14
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/vendre_entreprise/rechercheavancee.css"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\" href=\"";
// line 15
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_recherche.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 18
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 19
yield "\t";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig", 19)->unwrap()->yield($context);
// line 20
yield "\t
\t<!-- Menu -->
";
// line 22
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 24
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 24, $this->source); })()), "currentRoute" => // line 25
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 25, $this->source); })()), "codePays" => // line 26
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 26, $this->source); })())]));
// line 27
yield "
\t<!-- Menu -->
\t<!-- Publicite -->
";
// line 31
yield from $this->loadTemplate("includes/publicite.html.twig", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig", 31)->unwrap()->yield($context);
// line 32
yield " \t<!-- Publicite -->
\t<div class=\"container\" id=\"app\">
\t\t<div class=\"row\">
\t\t\t<!--COLONNE GAUCHE -->
";
// line 37
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig", 37)->unwrap()->yield($context);
// line 38
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
\t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 46
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.', 46, $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.', 46, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\">";
// line 47
yield $this->extensions['App\Twig\TranslationExtension']->translate("ouvrir mon capital ou m'associer", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield "</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 48
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 48, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
";
// line 53
$context["listNombresAafficher"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["twig_vars"]) || array_key_exists("twig_vars", $context) ? $context["twig_vars"] : (function () { throw new RuntimeError('Variable "twig_vars" does not exist.', 53, $this->source); })()), "listNombresAafficher", [], "any", false, false, false, 53);
// line 54
yield " ";
if (((array_key_exists("listNombresAafficher", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher", $context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.', 54, $this->source); })()))) : (""))) {
// line 55
yield " ";
$context["nb_recherches_partenariat"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher", $context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.', 55, $this->source); })()), "reprendre_une_entreprise_nb_recherches_de_partenariats", [], "any", false, false, false, 55);
// line 56
yield " ";
}
// line 57
yield "
<div class=\"row\" >
<div class=\"col-12 my-4\">
\t<!-- <h2 class=\"bleu_fusacq\">";
// line 60
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprendre une entreprise ou developper ma societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 60, $this->source); })()), "", "M");
yield "</h2>-->
\t<h1 class=\"recherche_avancee orange-new\">";
// line 61
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 61, $this->source); })()), "", "M");
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariat"]) || array_key_exists("nb_recherches_partenariat", $context) ? $context["nb_recherches_partenariat"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariat" does not exist.', 61, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 61, $this->source); })()), "", "m");
yield "</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
\t<div class=\"onglet8 col-12 my-3 pt-3\">
\t\t <nav>
\t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
\t\t\t\t\t<div class=\"nav-item nav-link active\">
\t\t\t\t\t\t<span class=\"fs13\">";
// line 72
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche standard", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 72, $this->source); })()), "", "M");
yield "</span>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
\t\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 76
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_recherches_partenariat", ["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 "\">
\t\t\t\t\t<span class=\"fs13\">";
// line 77
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 77, $this->source); })()), "", "M");
yield "</span>
\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t</div>
\t\t </nav>
\t</div>
\t<div class=\"col-12 mb-3\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"";
// line 87
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel", ["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 "\" class=\"orange-new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 88
yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 88, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 pr-4 br_gris\">
\t\t<div class=\"blanc bkg_orange_new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 95
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches<br> de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 95, $this->source); })()), "", "M", "");
yield "</span>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"";
// line 101
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_cv_repreneurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 101, $this->source); })())]), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 102
yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs<br>prêts à investir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 102, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t\t<div class=\"blanc lh099 py-3\">
\t\t\t\t<a href=\"";
// line 109
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 109, $this->source); })())]), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
\t\t\t\t\t<span class=\"res_font\">";
// line 110
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 110, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t\t</a>
\t\t\t</div>
\t\t</div>
\t\t</div>
\t</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
\t<div class=\"onglet8 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
\t\t<div class=\"nav-item nav-link active\">
\t\t\t<span class=\"fs13\">";
// line 126
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunites", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 126, $this->source); })()), "", "M");
yield "</span>
\t\t</div>
\t</div>
\t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
\t\t<a class=\"nav-item nav-link\" href=\"";
// line 130
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 130, $this->source); })())]), "html", null, true);
yield "\">
\t\t\t<span class=\"fs13\">";
// line 131
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 131, $this->source); })()), "", "M");
yield "</span>
\t\t</a>
\t</div>
</div>
</nav>
\t</div>
\t<div class=\"onglet8 col-12 mt-5 mb-4\">
\t\t\t\t\t\t<nav>
\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
\t\t \t<a class=\"nav-item nav-link\" href=\"";
// line 141
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 141, $this->source); })())]), "html", null, true);
yield "\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">";
// line 142
yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 142, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
\t\t \t<div class=\"nav-item nav-link active\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">";
// line 147
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 147, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</div>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
\t \t\t<a class=\"nav-item nav-link\" href=\"";
// line 151
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_cv_repreneurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 151, $this->source); })())]), "html", null, true);
yield "\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">";
// line 152
yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 152, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 156
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 156, $this->source); })())]), "html", null, true);
yield "\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">";
// line 157
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 157, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t\t</div>
\t \t</nav>
\t</div>
</div>
<!--TOUT SAUF MOBILE-->
\t\t\t\t<div class=\"row\">
<div class=\"col-12\">
<div class=\"card mb-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
\t\t\t\t\t\t\t\t\t<!--REFERENCE-->
<div class=\"col-12 col-sm-8 mt-3\">
<h5>";
// line 173
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche rapide", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 173, $this->source); })()), "", "M", "");
yield "</h5>
</div>
<div class=\"col-12 mt-2\">
<form class=\"form-inline\">
<div class=\"form-group mr-3 mb-2\">
<input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"";
// line 178
yield $this->extensions['App\Twig\TranslationExtension']->translate("mots-clés de l’activité ou réf. annonce", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 178, $this->source); })()), "", "M", "");
yield "\">
</div>
<button type=\"submit\" class=\"btn btn-orange-new mb-2\">";
// line 180
yield $this->extensions['App\Twig\TranslationExtension']->translate("ok", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 180, $this->source); })()), "", "M", "");
yield "</button>
<span>ou <a href=\"";
// line 181
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 181, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancée", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 181, $this->source); })()), "", "M", "");
yield "</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<!--DERNIERES ANNONCES-->
";
// line 187
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\OuvrirCapitalController::dernieresAnnoncesRecherchePartenariat", ["lang" => // line 189
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 189, $this->source); })()), "codePays" => // line 190
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 190, $this->source); })())]));
// line 191
yield "
<!--FIN DERNIERES ANNONCES-->
<!--LOCALISATIONS-->
";
// line 194
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\OuvrirCapitalController::trouverAnnonceRecherchePartenariatParLocalisation", ["lang" => // line 196
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 196, $this->source); })()), "codePays" => // line 197
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 197, $this->source); })())]));
// line 198
yield "
<!--FIN LOCALISATIONS-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"";
// line 201
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 201, $this->source); })())]), "html", null, true);
yield "\">
> ";
// line 202
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 202, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
\t\t</div> <!--FIN ROW CONTAINER -->
\t</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 219
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 "
";
// line 220
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
\t<script type=\"module\" data-name=\"";
// line 221
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.', 221, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/ouvrir_capital/recherche_avancee.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 "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 509 => 221, 505 => 220, 493 => 219, 466 => 202, 462 => 201, 457 => 198, 455 => 197, 454 => 196, 453 => 194, 448 => 191, 446 => 190, 445 => 189, 444 => 187, 433 => 181, 429 => 180, 424 => 178, 416 => 173, 397 => 157, 393 => 156, 386 => 152, 382 => 151, 375 => 147, 367 => 142, 363 => 141, 350 => 131, 346 => 130, 339 => 126, 320 => 110, 316 => 109, 306 => 102, 302 => 101, 293 => 95, 283 => 88, 279 => 87, 266 => 77, 262 => 76, 255 => 72, 237 => 61, 233 => 60, 228 => 57, 225 => 56, 222 => 55, 219 => 54, 217 => 53, 209 => 48, 205 => 47, 199 => 46, 189 => 38, 187 => 37, 180 => 32, 178 => 31, 172 => 27, 170 => 26, 169 => 25, 168 => 24, 167 => 22, 163 => 20, 160 => 19, 150 => 18, 137 => 15, 133 => 14, 129 => 13, 125 => 12, 111 => 11, 97 => 8, 87 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}\t
{% block title %}
<title>{{ translate(\"tous les profils de Business Angels / investisseurs privés\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"consultez tous les profils de Business Angels / investisseurs privés\" ,lang,\"\",\"M\") | raw }}\">
{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block stylesheets %} {{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/range-slider.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/rechercheavancee.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('build/css/vendre_entreprise/rechercheavancee.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block body %}
\t{% include 'assets/assets_vuejs.html.twig' %}
\t
\t<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) }}
\t<!-- Menu -->
\t<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
\t<!-- Publicite -->
\t<div class=\"container\" id=\"app\">
\t\t<div class=\"row\">
\t\t\t<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
\t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- 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\">{{ translate(\"ouvrir mon capital ou m'associer\",lang,\"\",\"M\") | raw }}</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
{% set listNombresAafficher = twig_vars.listNombresAafficher %}
{% if listNombresAafficher |default %}
{% set nb_recherches_partenariat = listNombresAafficher.reprendre_une_entreprise_nb_recherches_de_partenariats %}
{% endif %}
<div class=\"row\" >
<div class=\"col-12 my-4\">
\t<!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
\t<h1 class=\"recherche_avancee orange-new\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }} - {{ nb_recherches_partenariat }} {{ translate(\"recherches de partenariats\",lang,\"\",\"m\") | raw }}</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
\t<div class=\"onglet8 col-12 my-3 pt-3\">
\t\t <nav>
\t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
\t\t\t\t\t<div class=\"nav-item nav-link active\">
\t\t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
\t\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_recherche_recherches_partenariat', {'codePays': codePaysWithUnderScore}) }}\">
\t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t</div>
\t\t </nav>
\t</div>
\t<div class=\"col-12 mb-3\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\" class=\"orange-new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 pr-4 br_gris\">
\t\t<div class=\"blanc bkg_orange_new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"recherches<br> de partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"{{ path('ouvrir_capital_cv_repreneurs',{'codePays':codePaysWithUnderScore}) }}\" class=\"orange-new lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"acheteurs<br>prêts à investir\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t\t<div class=\"blanc lh099 py-3\">
\t\t\t\t<a href=\"{{ path('ouvrir_capital_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}\" class=\"orange-new lh099 py-3\">
\t\t\t\t\t<span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t\t</a>
\t\t\t</div>
\t\t</div>
\t\t</div>
\t</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
\t<div class=\"onglet8 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
\t\t<div class=\"nav-item nav-link active\">
\t\t\t<span class=\"fs13\">{{ translate(\"toutes les opportunites\",lang,\"\",\"M\") | raw }}</span>
\t\t</div>
\t</div>
\t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
\t\t<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_recherche_recherches_partenariat', {'codePays': codePaysWithUnderScore}) }}\">
\t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
\t\t</a>
\t</div>
</div>
</nav>
\t</div>
\t<div class=\"onglet8 col-12 mt-5 mb-4\">
\t\t\t\t\t\t<nav>
\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
\t\t \t<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
\t\t \t<div class=\"nav-item nav-link active\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</div>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
\t \t\t<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_cv_repreneurs',{'codePays':codePaysWithUnderScore}) }}\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}\">
\t\t \t\t<span class=\"fs2\"><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t\t</div>
\t \t</nav>
\t</div>
</div>
<!--TOUT SAUF MOBILE-->
\t\t\t\t<div class=\"row\">
<div class=\"col-12\">
<div class=\"card mb-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
\t\t\t\t\t\t\t\t\t<!--REFERENCE-->
<div class=\"col-12 col-sm-8 mt-3\">
<h5>{{ translate(\"recherche rapide\",lang,\"\",\"M\", \"\") | raw }}</h5>
</div>
<div class=\"col-12 mt-2\">
<form class=\"form-inline\">
<div class=\"form-group mr-3 mb-2\">
<input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"{{ translate(\"mots-clés de l’activité ou réf. annonce\",lang,\"\",\"M\", \"\") | raw }}\">
</div>
<button type=\"submit\" class=\"btn btn-orange-new mb-2\">{{ translate(\"ok\",lang,\"\",\"M\", \"\") | raw }}</button>
<span>ou <a href=\"{{ path('ouvrir_capital_recherche_recherches_partenariat', {codePays: codePaysWithUnderScore}) }}\">{{ translate(\"recherche avancée\",lang,\"\",\"M\", \"\") | raw }}</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<!--DERNIERES ANNONCES-->
{{ render_esi(controller(
'App\\\\Controller\\\\OuvrirCapitalController::dernieresAnnoncesRecherchePartenariat',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN DERNIERES ANNONCES-->
<!--LOCALISATIONS-->
{{ render_esi(controller(
'App\\\\Controller\\\\OuvrirCapitalController::trouverAnnonceRecherchePartenariatParLocalisation',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN LOCALISATIONS-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"{{ path('ouvrir_capital_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
> {{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
\t\t</div> <!--FIN ROW CONTAINER -->
\t</div> <!--FIN CONTAINER -->
{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block javascripts %}
{{ parent() }}
\t<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/ouvrir_capital/recherche_avancee.js') }}\"></script>
{% endblock %}", "ouvrir_capital/recherche_standard_recherche_partenariat.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/ouvrir_capital/recherche_standard_recherche_partenariat.html.twig");
}
}