<?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;
/* reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig */
class __TwigTemplate_a0d750cbee9a64f19041553e1c756e4762ca2832d7cf8bc3ef5ee84e7c24195f 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", "reprendre_entreprise/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", "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "reprendre_entreprise/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("toutes les annonces de recherches de partenariat", (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 toutes les annonces de recherches de partenariat", (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 "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 16
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 17
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig", 17)->unwrap()->yield($context);
// line 18
yield "
<!-- Menu -->
";
// line 20
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 22
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 22, $this->source); })()), "currentRoute" => // line 23
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 23, $this->source); })()), "codePays" => // line 24
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 24, $this->source); })())]));
// line 25
yield "
<!-- Menu -->
<!-- Publicite -->
";
// line 29
yield from $this->loadTemplate("includes/publicite.html.twig", "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig", 29)->unwrap()->yield($context);
// line 30
yield " <!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 35
yield from $this->loadTemplate("includes/colonnes_gauche_annonces.html.twig", "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig", 35)->unwrap()->yield($context);
// line 36
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<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 44
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.', 44, $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.', 44, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 45
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 45, $this->source); })())]), "html", null, true);
yield "\">";
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.', 45, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 46
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.', 46, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
";
// line 49
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 49, $this->source); })()), "flashes", ["error"], "method", false, false, false, 49));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 50
yield " <div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
";
// line 51
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 57
yield " <!-- FIN ARIANE -->
";
// line 59
$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.', 59, $this->source); })()), "listNombresAafficher", [], "any", false, false, false, 59);
// line 60
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.', 60, $this->source); })()))) : (""))) {
// line 61
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.', 61, $this->source); })()), "reprendre_une_entreprise_nb_recherches_de_partenariats", [], "any", false, false, false, 61);
// line 62
yield " ";
}
// line 63
yield "
<div class=\"row\" >
<div class=\"col-12 my-4\">
<!-- <h2 class=\"bleu_fusacq\">";
// line 66
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.', 66, $this->source); })()), "", "M");
yield "</h2>-->
<h1 class=\"recherche_avancee bleu_fusacq\">";
// line 67
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.', 67, $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.', 67, $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.', 67, $this->source); })()), "", "m");
yield "</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
<div class=\"onglet10 col-12 my-3 pt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 78
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.', 78, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 82
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["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 "\">
<span class=\"fs13\">";
// line 83
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.', 83, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 93
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 93, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 94
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 94, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 100, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 101
yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 101, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 107
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 107, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 108
yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 108, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc bkg_bleu_2 lh099 py-3\">
<span class=\"res_font\">";
// line 114
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 114, $this->source); })()), "", "M", "");
yield "</span>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet10 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 129
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.', 129, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["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 "\">
<span class=\"fs13\">";
// line 134
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.', 134, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet4 col-12 mt-5 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris bl_m_gris lh13 order-4 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 144
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 144, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 145
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 145, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"";
// line 149
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 149, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 150
yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 150, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 154
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 154, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 155
yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 155, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 160
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 160, $this->source); })()), "", "M", "");
yield "</span>
</div>
</div>
</div>
</nav>
</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
<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 176
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.', 176, $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 181
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.', 181, $this->source); })()), "", "M", "");
yield "\">
</div>
<button type=\"submit\" class=\"btn btn-bleu-annonce mb-2\">";
// line 183
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.', 183, $this->source); })()), "", "M", "");
yield "</button>
<span>ou <a href=\"";
// line 184
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 184, $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.', 184, $this->source); })()), "", "M", "");
yield "</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<!--DERNIERES ANNONCES-->
";
// line 190
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::dernieresAnnoncesRecherchePartenariat", ["lang" => // line 192
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 192, $this->source); })()), "codePays" => // line 193
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 193, $this->source); })())]));
// line 194
yield "
<!--FIN DERNIERES ANNONCES-->
<!--LOCALISATIONS-->
";
// line 197
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::trouverAnnonceRecherchePartenariatParLocalisation", ["lang" => // line 199
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 199, $this->source); })()), "codePays" => // line 200
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 200, $this->source); })())]));
// line 201
yield "
<!--FIN LOCALISATIONS-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"";
// line 204
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 204, $this->source); })())]), "html", null, true);
yield "\">
> ";
// line 205
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.', 205, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</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 221
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 222
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script src=\"";
// line 223
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/ion.rangeSlider.min.js"), "html", null, true);
yield "\"></script>
<script type=\"module\" data-name=\"";
// line 224
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.', 224, $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/reprendre_entreprise/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 "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 523 => 224, 519 => 223, 514 => 222, 504 => 221, 478 => 205, 474 => 204, 469 => 201, 467 => 200, 466 => 199, 465 => 197, 460 => 194, 458 => 193, 457 => 192, 456 => 190, 445 => 184, 441 => 183, 436 => 181, 428 => 176, 409 => 160, 401 => 155, 397 => 154, 390 => 150, 386 => 149, 379 => 145, 375 => 144, 362 => 134, 358 => 133, 351 => 129, 333 => 114, 324 => 108, 320 => 107, 311 => 101, 307 => 100, 298 => 94, 294 => 93, 281 => 83, 277 => 82, 270 => 78, 252 => 67, 248 => 66, 243 => 63, 240 => 62, 237 => 61, 234 => 60, 232 => 59, 228 => 57, 216 => 51, 213 => 50, 209 => 49, 203 => 46, 197 => 45, 191 => 44, 181 => 36, 179 => 35, 172 => 30, 170 => 29, 164 => 25, 162 => 24, 161 => 23, 160 => 22, 159 => 20, 155 => 18, 152 => 17, 142 => 16, 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' %}
{% block title %}
<title>{{ translate(\"toutes les annonces de recherches de partenariat\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"découvrez toutes les annonces de recherches de partenariat\" ,lang,\"\",\"M\") | raw }}\">
{% endblock %}
{% 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') }}\"/>
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) }}
<!-- Menu -->
<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche_annonces.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<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\"><a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore} ) }}\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
{% for message in app.flashes('error') %}
<div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
{{ message }}
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
{% endfor %}
<!-- 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\">
<!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
<h1 class=\"recherche_avancee bleu_fusacq\">{{ 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 mt-4 bkg_gris_clair\">
<div class=\"onglet10 col-12 my-3 pt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc bkg_bleu_2 lh099 py-3\">
<span class=\"res_font\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet10 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"toutes les opportunites\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet4 col-12 mt-5 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris bl_m_gris lh13 order-4 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
</div>
</div>
</div>
</nav>
</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
<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-bleu-annonce mb-2\">{{ translate(\"ok\",lang,\"\",\"M\", \"\") | raw }}</button>
<span>ou <a href=\"{{ path('reprendre_entreprise_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\\\\ReprendreEntrepriseController::dernieresAnnoncesRecherchePartenariat',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN DERNIERES ANNONCES-->
<!--LOCALISATIONS-->
{{ render_esi(controller(
'App\\\\Controller\\\\ReprendreEntrepriseController::trouverAnnonceRecherchePartenariatParLocalisation',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN LOCALISATIONS-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
> {{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script src=\"{{ asset('build/js/lib/ion.rangeSlider.min.js') }}\"></script>
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/reprendre_entreprise/recherche_avancee.js') }}\"></script>
{% endblock %}
", "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig");
}
}