<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @FOSUser/layout.html.twig */
class __TwigTemplate_57d92d4c3510555a8ee7eb8027ef57ce5fb6dc5b9ffa50c48a85b48dc40cf586 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
'fos_user_content' => [$this, 'block_fos_user_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "/front_v4/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", "@FOSUser/layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@FOSUser/layout.html.twig"));
// line 3
$context["hideNavbar"] = "true";
// line 4
$context["hideFooter"] = "true";
// line 1
$this->parent = $this->loadTemplate("/front_v4/base.html.twig", "@FOSUser/layout.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 6
public function block_content($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", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 7
echo " <!-- ========== HEADER ========== -->
<header id=\"header\" class=\"navbar navbar-expand navbar-light navbar-absolute-top\">
<div class=\"container-fluid py-3\">
<nav class=\"navbar-nav-wrap\">
<!-- White Logo -->
<a class=\"navbar-brand d-none d-lg-flex\" href=\"";
// line 12
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\" aria-label=\"Mon Centre Auditif\">
<img class=\"navbar-brand-logo\" src=\"";
// line 13
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/mca_logo_horizontal_white.png"), "html", null, true);
echo "\"
alt=\"Mon Centre Auditif\">
</a>
<!-- End White Logo -->
<!-- Default Logo -->
<a class=\"navbar-brand d-flex d-lg-none\" href=\"";
// line 19
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\" aria-label=\"Mon Centre Auditif\">
<img class=\"navbar-brand-logo\" src=\"";
// line 20
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/mca_logo_horizontal.png"), "html", null, true);
echo "\"
alt=\"Mon Centre Auditif\">
</a>
<!-- End Default Logo -->
<div class=\"ms-auto\">
<a class=\"link link-sm link-secondary\" href=\"";
// line 26
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("lp_freelancer");
echo "\">
<i class=\"bi-chevron-left small ms-1\"></i> Retour à la page d'accueil
</a>
</div>
</nav>
</div>
</header>
<!-- ========== END HEADER ========== -->
<!-- ========== MAIN CONTENT ========== -->
<main id=\"content\" role=\"main\" class=\"flex-grow-1\">
<!-- Form -->
<div class=\"container-fluid\">
<div class=\"row\">
<div class=\"col-xl-6 d-none d-lg-block gradient-overlay-half-primary-v1\">
<div class=\"p-lg-8 content-space-2 d-flex justify-content-center align-items-center min-vh-lg-100 position-relative\" style=\"background-image: url(";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/front_v4/svg/components/wave-pattern-light.svg"), "html", null, true);
echo ");\">
<div class=\"flex-grow-1\">
<h2 class=\"h2 text-white-70\">Pourquoi créer un compte sur mon centre auditif ?</h2>
<ul class=\"text-white font-weight-normal mb-4\">
<li>Vous êtes indépendant ?</li>
<li>Vous êtes franchisé ?</li>
<li>Vous faites partie d’un réseau national ?</li>
</ul>
<blockquote class=\"text-white font-weight-normal mb-4\">
Bonne nouvelle ! Votre centre est surement déjà indexé sur notre plateforme.
</blockquote>
<p class=\"text-white font-weight-normal mb-4\">
Pour pouvoir bénéficier d’un trafic qualifié et remonter dans les résultats de
recherche
devenez premium :
</p>
<ul class=\"text-white font-weight-normal mb-4\">
<li>Créez votre compte</li>
<li>Revendiquez la propriété de votre centre (ou créez votre centre)</li>
<li>Mettez à jour l’ensemble de vos informations</li>
<li>Achetez les demandes des internautes intéressés pour prendre un rdv dans votre
centre
</li>
</ul>
<p class=\"text-white font-weight-normal mb-4\">
Sur 8000 centres référencés plus de 4900 centres sont déjà partenaires de la
plateforme
!
</p>
</div>
</div>
<!-- End Col -->
</div>
<div class=\"col-xl-6 d-flex justify-content-center align-items-center min-vh-lg-100 content-space-2\">
<div class=\"flex-grow-1 mx-auto\" style=\"max-width: 35rem;\">
";
// line 78
$this->displayBlock('fos_user_content', $context, $blocks);
// line 80
echo " </div>
</div>
<!-- End Col -->
</div>
<!-- End Row -->
</div>
<!-- End Form -->
</main>
<!-- ========== END MAIN CONTENT ========== -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 78
public function block_fos_user_content($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", "fos_user_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "fos_user_content"));
// line 79
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@FOSUser/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 196 => 79, 186 => 78, 167 => 80, 165 => 78, 126 => 42, 107 => 26, 98 => 20, 94 => 19, 85 => 13, 81 => 12, 74 => 7, 64 => 6, 53 => 1, 51 => 4, 49 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends '/front_v4/base.html.twig' %}
{% set hideNavbar = 'true' %}
{% set hideFooter = 'true' %}
{% block content %}
<!-- ========== HEADER ========== -->
<header id=\"header\" class=\"navbar navbar-expand navbar-light navbar-absolute-top\">
<div class=\"container-fluid py-3\">
<nav class=\"navbar-nav-wrap\">
<!-- White Logo -->
<a class=\"navbar-brand d-none d-lg-flex\" href=\"{{ path('home') }}\" aria-label=\"Mon Centre Auditif\">
<img class=\"navbar-brand-logo\" src=\"{{ asset('build/mca_logo_horizontal_white.png') }}\"
alt=\"Mon Centre Auditif\">
</a>
<!-- End White Logo -->
<!-- Default Logo -->
<a class=\"navbar-brand d-flex d-lg-none\" href=\"{{ path('home') }}\" aria-label=\"Mon Centre Auditif\">
<img class=\"navbar-brand-logo\" src=\"{{ asset('build/mca_logo_horizontal.png') }}\"
alt=\"Mon Centre Auditif\">
</a>
<!-- End Default Logo -->
<div class=\"ms-auto\">
<a class=\"link link-sm link-secondary\" href=\"{{ path('lp_freelancer') }}\">
<i class=\"bi-chevron-left small ms-1\"></i> Retour à la page d'accueil
</a>
</div>
</nav>
</div>
</header>
<!-- ========== END HEADER ========== -->
<!-- ========== MAIN CONTENT ========== -->
<main id=\"content\" role=\"main\" class=\"flex-grow-1\">
<!-- Form -->
<div class=\"container-fluid\">
<div class=\"row\">
<div class=\"col-xl-6 d-none d-lg-block gradient-overlay-half-primary-v1\">
<div class=\"p-lg-8 content-space-2 d-flex justify-content-center align-items-center min-vh-lg-100 position-relative\" style=\"background-image: url({{ asset('build/front_v4/svg/components/wave-pattern-light.svg') }});\">
<div class=\"flex-grow-1\">
<h2 class=\"h2 text-white-70\">Pourquoi créer un compte sur mon centre auditif ?</h2>
<ul class=\"text-white font-weight-normal mb-4\">
<li>Vous êtes indépendant ?</li>
<li>Vous êtes franchisé ?</li>
<li>Vous faites partie d’un réseau national ?</li>
</ul>
<blockquote class=\"text-white font-weight-normal mb-4\">
Bonne nouvelle ! Votre centre est surement déjà indexé sur notre plateforme.
</blockquote>
<p class=\"text-white font-weight-normal mb-4\">
Pour pouvoir bénéficier d’un trafic qualifié et remonter dans les résultats de
recherche
devenez premium :
</p>
<ul class=\"text-white font-weight-normal mb-4\">
<li>Créez votre compte</li>
<li>Revendiquez la propriété de votre centre (ou créez votre centre)</li>
<li>Mettez à jour l’ensemble de vos informations</li>
<li>Achetez les demandes des internautes intéressés pour prendre un rdv dans votre
centre
</li>
</ul>
<p class=\"text-white font-weight-normal mb-4\">
Sur 8000 centres référencés plus de 4900 centres sont déjà partenaires de la
plateforme
!
</p>
</div>
</div>
<!-- End Col -->
</div>
<div class=\"col-xl-6 d-flex justify-content-center align-items-center min-vh-lg-100 content-space-2\">
<div class=\"flex-grow-1 mx-auto\" style=\"max-width: 35rem;\">
{% block fos_user_content %}
{% endblock fos_user_content %}
</div>
</div>
<!-- End Col -->
</div>
<!-- End Row -->
</div>
<!-- End Form -->
</main>
<!-- ========== END MAIN CONTENT ========== -->
{% endblock content %}
", "@FOSUser/layout.html.twig", "/var/www/hearing_store_locator/templates/bundles/FOSUserBundle/layout.html.twig");
}
}