<?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;
/* Live/Portal/access.html.twig */
class __TwigTemplate_b62beecc73025b8661fbc5e74a676acf extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base_portal.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Live/Portal/access.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Live/Portal/access.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Live/Portal/access.html.twig"));
$this->parent = $this->loadTemplate("base_portal.html.twig", "Live/Portal/access.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("live_portal_access");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_noindex_nofollow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_meta_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.live.access.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
public function block_meta_desc($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.live.access.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_body_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 13
echo " <div class=\"vpauto-live\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.header.title"), "html", null, true);
echo "
<span>";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.header.subtitle"), "html", null, true);
echo "</span>
</h1>
</div>
<div class=\"landing-content\">
<div>
<h2 class=\"titre01\">
";
// line 23
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "locale", [], "any", false, false, false, 23) == twig_constant("App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE"))) {
// line 24
echo " <img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icones/icon-live-pt.webp"), "html", null, true);
echo "\" alt=\"\">
";
} else {
// line 26
echo " <img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icones/icon-live-fr.webp"), "html", null, true);
echo "\" alt=\"\">
";
}
// line 28
echo " <strong>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.title"), "html", null, true);
echo "</strong>
</h2>
<div class=\"grid-container block01 bgcolor01\">
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<h2 class=\"titre04\">";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.title"), "html", null, true);
echo " <i
class=\"icon-live-encherisseur\"></i></h2>
</div>
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<h3 class=\"titre02\">
<strong>";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.title"), "html", null, true);
echo "</strong></h3>
<ul>
<li>
1 - ";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.item01.part1"), "html", null, true);
echo "
";
// line 41
if ((null === twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 41, $this->source); })()), "user", [], "any", false, false, false, 41))) {
echo "<a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("registration_step");
echo "\" class=\"m-bt-menu\"
title=\"\">";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.item01.part2"), "html", null, true);
echo "</a>
";
} else {
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.item01.part2"), "html", null, true);
}
// line 44
echo " </li>
<li>2 - ";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.item02"), "html", null, true);
echo "</li>
<li>3 - ";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.list01.item03"), "html", null, true);
echo "</li>
</ul>
</div>
</div>
";
// line 50
if ((null === twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 50, $this->source); })()), "user", [], "any", false, false, false, 50))) {
// line 51
echo " <div class=\"espace-connexion\">
<div class=\"secured-by\">
";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block01.text01"), "html", null, true);
echo " <img
src=\"";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/logo_BNP_2.jpg"), "html", null, true);
echo "\" alt=\"BNP\">
</div>
<div class=\"login-box grid-container\">
<h3 class=\"titre04 txtcenter marginB20\">
<strong>";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.account.title"), "html", null, true);
echo "</strong></h3>
<div class=\"grid-50 tab-p-100 m-100\">
<h3 class=\"titre02\">";
// line 60
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.account.already");
echo "</h3>
<form name=\"info\" action=\"";
// line 61
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_check");
echo "\" method=\"POST\">
<div class=\"login-form\">
<p class=\"prelative\">
<input type=\"text\" id=\"login\" name=\"_username\"
placeholder=\"";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.email"), "html", null, true);
echo "\">
<i class=\"icon-mail\"></i>
</p>
<p class=\"prelative\">
<input type=\"password\" id=\"password\" name=\"_password\"
placeholder=\"";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.password"), "html", null, true);
echo "\">
<i class=\"icon-password\"></i>
</p>
<p class=\"passmemo clearfix\">
<span class=\"input-checkbox03\"><input type=\"checkbox\" value=\"passmemo\"
class=\"checkbox\" id=\"passmemo01\"
name=\"_remember\"></span>
<label for=\"passmemo01\">";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.remember"), "html", null, true);
echo "</label>
</p>
<p class=\"txtcenter\">
";
// line 82
echo " <input type=\"hidden\" name=\"_target_path\" value=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vpauto_frontend_live", ["saleId" => (isset($context["sale"]) || array_key_exists("sale", $context) ? $context["sale"] : (function () { throw new RuntimeError('Variable "sale" does not exist.', 82, $this->source); })())]), "html", null, true);
echo "\" />
<input type=\"submit\" value=\"";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.login.button.submit"), "html", null, true);
echo "\"
class=\"btn06\">
</p>
<p class=\"txtcenter\"><a href=\"#\"
class=\"u-modal u-forgot lien03 m-bt-menu\">";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.password.forget"), "html", null, true);
echo "</a>
</p>
</div>
</form>
</div>
<div class=\"grid-50 tab-p-100 m-100\">
<div>
<p>";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.account.need"), "html", null, true);
echo "</p>
<p class=\"marginT20\"><a href=\"";
// line 95
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("registration_step");
echo "\"
class=\"lien08 m-bt-menu\">";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.profile.register"), "html", null, true);
echo "</a>
</div>
</div>
</div>
</div>
";
}
// line 102
echo " <div class=\"grid-container block01 bgcolor02\">
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<h2 class=\"titre04\">";
// line 104
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block02.title"), "html", null, true);
echo " <i
class=\"icon-live-spectateur\"></i></h2>
</div>
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<h3 class=\"titre02\">
<strong>";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block02.list01.title"), "html", null, true);
echo "</strong></h3>
<p class=\"marginT10\">";
// line 110
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block02.list01.item01"), "html", null, true);
echo "</p>
<p class=\"marginT10 txtright\"><a href=\"";
// line 111
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("live_portal_next_sales");
echo "\"
title=\"\">";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block02.list01.item02"), "html", null, true);
echo "</a>
</p>
</div>
</div>
<div class=\"son-vente\">
<span class=\"m-hide\"><img src=\"";
// line 118
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/vpauto-live02.png"), "html", null, true);
echo "\"
alt=\"\"></span>
<h2 class=\"marginT40 titre01\">
<strong>";
// line 121
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section01.title"), "html", null, true);
echo "</strong></h2>
<p class=\"titre02\"><strong>";
// line 122
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section01.subtitle"), "html", null, true);
echo "</strong>
</p>
<p class=\"marginT10\">";
// line 124
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section01.text01"));
echo "</p>
</div>
<h2 class=\"marginT40\"><i class=\"icon-nos-conseils m-hide\"></i> <span
class=\"titre01\"><strong>";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section02.title"), "html", null, true);
echo "</strong></span>
<a href=\"";
// line 129
echo twig_escape_filter($this->env, (isset($context["guideUrl"]) || array_key_exists("guideUrl", $context) ? $context["guideUrl"] : (function () { throw new RuntimeError('Variable "guideUrl" does not exist.', 129, $this->source); })()), "html", null, true);
echo "\" target=\"_blank\" class=\"lien03\"
title=\"\">";
// line 130
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section02.link01"), "html", null, true);
echo "</a></h2>
<ul class=\"marginT20\">
<li>
- ";
// line 133
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section02.list01.item01"), "html", null, true);
echo "
</li>
<li class=\"marginT10\">- ";
// line 135
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section02.list01.item02"), "html", null, true);
echo "</li>
<li class=\"marginT10\">- ";
// line 136
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.section02.list01.item03"), "html", null, true);
echo "</li>
</ul>
<div class=\"grid-container block01 marginT40 bgcolor03\">
<div class=\"bg-img01 grid-30 tab-l-40 tab-p-30 m-hide\"> </div>
<div class=\"grid-70 tab-l-60 tab-p-70 m-100\">
<h3 class=\"titre02\"><strong>";
// line 141
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block03.title"), "html", null, true);
echo "</strong>
</h3>
<p class=\"marginT10\">";
// line 143
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block03.text01"), "html", null, true);
echo "</p>
<p class=\"marginT10\">";
// line 144
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block03.text02"));
echo "</p>
<p class=\"marginT10\">";
// line 145
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block03.text03")), "html", null, true);
echo "
";
// line 146
$this->loadTemplate("/Frontend/user/_email_contact.html.twig", "Live/Portal/access.html.twig", 146)->display($context);
// line 147
echo " </p>
<p class=\"marginT10\"><a
href=\"";
// line 149
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_cgv_country", ["country" => "fr"]);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.live.access.content.block03.text04")), "html", null, true);
echo "</a>
</p>
</div>
</div>
</div>
</div>
</div>
<!--Footer -->
";
// line 157
$this->loadTemplate("frontend/footer.html.twig", "Live/Portal/access.html.twig", 157)->display($context);
// line 158
echo " <!-- FIN Footer -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Live/Portal/access.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 473 => 158, 471 => 157, 458 => 149, 454 => 147, 452 => 146, 448 => 145, 444 => 144, 440 => 143, 435 => 141, 427 => 136, 423 => 135, 418 => 133, 412 => 130, 408 => 129, 404 => 128, 397 => 124, 392 => 122, 388 => 121, 382 => 118, 373 => 112, 369 => 111, 365 => 110, 361 => 109, 353 => 104, 349 => 102, 340 => 96, 336 => 95, 332 => 94, 322 => 87, 315 => 83, 310 => 82, 304 => 77, 294 => 70, 286 => 65, 279 => 61, 275 => 60, 270 => 58, 263 => 54, 259 => 53, 255 => 51, 253 => 50, 246 => 46, 242 => 45, 239 => 44, 236 => 43, 231 => 42, 225 => 41, 221 => 40, 215 => 37, 207 => 32, 199 => 28, 193 => 26, 187 => 24, 185 => 23, 176 => 17, 172 => 16, 167 => 13, 154 => 12, 129 => 10, 104 => 9, 89 => 6, 85 => 5, 80 => 4, 67 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base_portal.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('live_portal_access') }}\"/>
{{ source('stubs/seo/robots_noindex_nofollow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.live.access.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.live.access.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"vpauto-live\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.live.access.header.title'|trans }}
<span>{{ 'frontend.live.access.header.subtitle'|trans }}</span>
</h1>
</div>
<div class=\"landing-content\">
<div>
<h2 class=\"titre01\">
{% if app.request.locale == constant('App\\\\Twig\\\\Extension\\\\CountryExtension::LOCALE_PORTUGUESE') %}
<img src=\"{{ asset('bundles/vpauto/frontend/images/icones/icon-live-pt.webp') }}\" alt=\"\">
{% else %}
<img src=\"{{ asset('bundles/vpauto/frontend/images/icones/icon-live-fr.webp') }}\" alt=\"\">
{% endif %}
<strong>{{ 'frontend.live.access.content.title'|trans }}</strong>
</h2>
<div class=\"grid-container block01 bgcolor01\">
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<h2 class=\"titre04\">{{ 'frontend.live.access.content.block01.title'|trans }} <i
class=\"icon-live-encherisseur\"></i></h2>
</div>
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<h3 class=\"titre02\">
<strong>{{ 'frontend.live.access.content.block01.list01.title'|trans }}</strong></h3>
<ul>
<li>
1 - {{ 'frontend.live.access.content.block01.list01.item01.part1'|trans }}
{% if app.user is null %}<a href=\"{{ path('registration_step') }}\" class=\"m-bt-menu\"
title=\"\">{{ 'frontend.live.access.content.block01.list01.item01.part2'|trans }}</a>
{% else %}{{ 'frontend.live.access.content.block01.list01.item01.part2'|trans }}{% endif %}
</li>
<li>2 - {{ 'frontend.live.access.content.block01.list01.item02'|trans }}</li>
<li>3 - {{ 'frontend.live.access.content.block01.list01.item03'|trans }}</li>
</ul>
</div>
</div>
{% if app.user is null %}
<div class=\"espace-connexion\">
<div class=\"secured-by\">
{{ 'frontend.live.access.content.block01.text01'|trans }} <img
src=\"{{ asset('bundles/vpauto/frontend/images/logo_BNP_2.jpg') }}\" alt=\"BNP\">
</div>
<div class=\"login-box grid-container\">
<h3 class=\"titre04 txtcenter marginB20\">
<strong>{{ 'frontend.profile.account.title'|trans }}</strong></h3>
<div class=\"grid-50 tab-p-100 m-100\">
<h3 class=\"titre02\">{{ 'frontend.profile.account.already'|trans|raw }}</h3>
<form name=\"info\" action=\"{{ path('fos_user_security_check') }}\" method=\"POST\">
<div class=\"login-form\">
<p class=\"prelative\">
<input type=\"text\" id=\"login\" name=\"_username\"
placeholder=\"{{ 'frontend.profile.email'|trans }}\">
<i class=\"icon-mail\"></i>
</p>
<p class=\"prelative\">
<input type=\"password\" id=\"password\" name=\"_password\"
placeholder=\"{{ 'frontend.profile.password'|trans }}\">
<i class=\"icon-password\"></i>
</p>
<p class=\"passmemo clearfix\">
<span class=\"input-checkbox03\"><input type=\"checkbox\" value=\"passmemo\"
class=\"checkbox\" id=\"passmemo01\"
name=\"_remember\"></span>
<label for=\"passmemo01\">{{ 'frontend.profile.remember'|trans }}</label>
</p>
<p class=\"txtcenter\">
{# contrary to other links to vpauto_frontend_live,
sale.id doesn't exist here, sale is defined from a GET parameter #}
<input type=\"hidden\" name=\"_target_path\" value=\"{{ path('vpauto_frontend_live', {'saleId': sale}) }}\" />
<input type=\"submit\" value=\"{{ 'frontend.login.button.submit'|trans }}\"
class=\"btn06\">
</p>
<p class=\"txtcenter\"><a href=\"#\"
class=\"u-modal u-forgot lien03 m-bt-menu\">{{ 'frontend.profile.password.forget'|trans }}</a>
</p>
</div>
</form>
</div>
<div class=\"grid-50 tab-p-100 m-100\">
<div>
<p>{{ 'frontend.profile.account.need'|trans }}</p>
<p class=\"marginT20\"><a href=\"{{ path('registration_step')}}\"
class=\"lien08 m-bt-menu\">{{ 'frontend.profile.register'|trans }}</a>
</div>
</div>
</div>
</div>
{% endif %}
<div class=\"grid-container block01 bgcolor02\">
<div class=\"grid-30 tab-l-40 tab-p-100 m-100\">
<h2 class=\"titre04\">{{ 'frontend.live.access.content.block02.title'|trans }} <i
class=\"icon-live-spectateur\"></i></h2>
</div>
<div class=\"grid-70 tab-l-60 tab-p-100 m-100\">
<h3 class=\"titre02\">
<strong>{{ 'frontend.live.access.content.block02.list01.title'|trans }}</strong></h3>
<p class=\"marginT10\">{{ 'frontend.live.access.content.block02.list01.item01'|trans }}</p>
<p class=\"marginT10 txtright\"><a href=\"{{ path('live_portal_next_sales') }}\"
title=\"\">{{ 'frontend.live.access.content.block02.list01.item02'|trans }}</a>
</p>
</div>
</div>
<div class=\"son-vente\">
<span class=\"m-hide\"><img src=\"{{ asset('bundles/vpauto/frontend/images/vpauto-live02.png') }}\"
alt=\"\"></span>
<h2 class=\"marginT40 titre01\">
<strong>{{ 'frontend.live.access.content.section01.title'|trans }}</strong></h2>
<p class=\"titre02\"><strong>{{ 'frontend.live.access.content.section01.subtitle'|trans }}</strong>
</p>
<p class=\"marginT10\">{{ 'frontend.live.access.content.section01.text01'|trans|trans|raw }}</p>
</div>
<h2 class=\"marginT40\"><i class=\"icon-nos-conseils m-hide\"></i> <span
class=\"titre01\"><strong>{{ 'frontend.live.access.content.section02.title'|trans }}</strong></span>
<a href=\"{{ guideUrl }}\" target=\"_blank\" class=\"lien03\"
title=\"\">{{ 'frontend.live.access.content.section02.link01'|trans }}</a></h2>
<ul class=\"marginT20\">
<li>
- {{ 'frontend.live.access.content.section02.list01.item01'|trans }}
</li>
<li class=\"marginT10\">- {{ 'frontend.live.access.content.section02.list01.item02'|trans }}</li>
<li class=\"marginT10\">- {{ 'frontend.live.access.content.section02.list01.item03'|trans }}</li>
</ul>
<div class=\"grid-container block01 marginT40 bgcolor03\">
<div class=\"bg-img01 grid-30 tab-l-40 tab-p-30 m-hide\"> </div>
<div class=\"grid-70 tab-l-60 tab-p-70 m-100\">
<h3 class=\"titre02\"><strong>{{ 'frontend.live.access.content.block03.title'|trans }}</strong>
</h3>
<p class=\"marginT10\">{{ 'frontend.live.access.content.block03.text01'|trans }}</p>
<p class=\"marginT10\">{{ 'frontend.live.access.content.block03.text02'|trans|trans|raw }}</p>
<p class=\"marginT10\">{{ 'frontend.live.access.content.block03.text03'|trans|trans }}
{% include '/Frontend/user/_email_contact.html.twig' %}
</p>
<p class=\"marginT10\"><a
href=\"{{ path('frontend_cgv_country', {'country': 'fr'}) }}\">{{ 'frontend.live.access.content.block03.text04'|trans|trans }}</a>
</p>
</div>
</div>
</div>
</div>
</div>
<!--Footer -->
{% include 'frontend/footer.html.twig' %}
<!-- FIN Footer -->
{% endblock %}
", "Live/Portal/access.html.twig", "/srv/src/Resources/views/Live/Portal/access.html.twig");
}
}