var/cache/dev/fr/vpauto/twig/45/458a73861420f2a684b5f122260e390e.php line 154

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Frontend/landing/estimate.html.twig */
  14. class __TwigTemplate_1a858f2c3e79e6ba0318987b7f6c55a2 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'meta_title' => [$this'block_meta_title'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'body_content' => [$this'block_body_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "frontend/frontend.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/estimate.html.twig"));
  39.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/estimate.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/estimate.html.twig"));
  43.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/estimate.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     public function block_meta_robot($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  58.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  62.         // line 4
  63.         echo "    ";
  64.         $this->displayParentBlock("meta_robot"$context$blocks);
  65.         echo "
  66.     <link rel=\"canonical\" href=\"";
  67.         // line 5
  68.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_understand_estimate");
  69.         echo "\"/>
  70.     ";
  71.         // line 6
  72.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  73.         echo "
  74. ";
  75.         
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  77.         
  78.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     // line 9
  83.     public function block_meta_title($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  88.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  92.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.estimate.title", [], "seo"), "html"nulltrue);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  97.         
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  99.     }
  100.     // line 10
  101.     public function block_meta_desc($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  106.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  110.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.estimate.desc", [], "seo"), "html"nulltrue);
  111.         
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  113.         
  114.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  115.         
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  117.     }
  118.     // line 12
  119.     public function block_body_content($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  124.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  128.         // line 13
  129.         echo "
  130. <div class=\"comprendre-estimation\">
  131. \t<div class=\"landing-header\">
  132. \t\t<h1 class=\"titre05\">
  133. \t\t\t";
  134.         // line 17
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.header.title", [], "landing"), "html"nulltrue);
  136.         echo "
  137. \t\t\t<span>";
  138.         // line 18
  139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.header.subtitle", [], "landing"), "html"nulltrue);
  140.         echo "</span>
  141. \t\t</h1>
  142. \t</div>
  143. \t<div class=\"landing-content\">
  144. \t\t<div class=\"grid-50 tab-p-100 m-100\">
  145. \t\t\t<h2 class=\"titre01 paddingB20\">";
  146.         // line 23
  147.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.title", [], "landing");
  148.         echo "</h2>
  149. \t\t\t<p class=\"marginT20\">";
  150.         // line 24
  151.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.text01", [], "landing"), "html"nulltrue);
  152.         echo "</p>
  153. \t\t\t<p class=\"marginT20\">";
  154.         // line 25
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.text02", [], "landing"), "html"nulltrue);
  156.         echo "</p>
  157. \t\t\t<p class=\"marginT20\">";
  158.         // line 26
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.text03", [], "landing"), "html"nulltrue);
  160.         echo "</p>
  161. \t\t</div>
  162. \t\t<div class=\"grid-50 tab-p-100 m-100\">
  163. \t\t\t<div class=\"bg-img01\">&nbsp;</div>
  164. \t\t</div>
  165. \t\t";
  166.         // line 31
  167.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE"))) {
  168.             // line 32
  169.             echo "\t\t\t<div class=\"grid-container\">
  170. \t\t\t\t<div class=\"grid-50 tab-p-100 m-100\">
  171. \t\t\t\t\t<div>
  172. \t\t\t\t\t\t<p><i class=\"icon-comprendre-estimation01\"></i></p>
  173. \t\t\t\t\t\t<h2 class=\"marginT10\">";
  174.             // line 36
  175.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block01.title", [], "landing"), "html"nulltrue);
  176.             echo "</h2>
  177. \t\t\t\t\t\t<p>";
  178.             // line 37
  179.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block01.desc", [], "landing");
  180.             echo "</p>
  181. \t\t\t\t\t\t<a href=\"";
  182.             // line 38
  183.             echo twig_escape_filter($this->env, (isset($context["sell_my_auto_url"]) || array_key_exists("sell_my_auto_url"$context) ? $context["sell_my_auto_url"] : (function () { throw new RuntimeError('Variable "sell_my_auto_url" does not exist.'38$this->source); })()), "html"nulltrue);
  184.             echo "\" target=\"_blank\" title=\"\" class=\"lien09 marginT30 marginB10\">";
  185.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block01.button.label", [], "landing"), "html"nulltrue);
  186.             echo "</a>
  187. \t\t\t\t\t</div>
  188. \t\t\t\t</div>
  189. \t\t\t\t<div class=\"grid-50 tab-p-100 m-100\">
  190. \t\t\t\t\t<div>
  191. \t\t\t\t\t\t<p><i class=\"icon-comprendre-estimation02\"></i></p>
  192. \t\t\t\t\t\t<h2 class=\"marginT10\">";
  193.             // line 44
  194.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block02.title", [], "landing"), "html"nulltrue);
  195.             echo "</h2>
  196. \t\t\t\t\t\t<p>";
  197.             // line 45
  198.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block02.desc", [], "landing");
  199.             echo "</p>
  200. \t\t\t\t\t\t<p class=\"marginT30\">
  201. \t\t\t\t\t\t\t<a href=\"https://optimvo.fr/demande-estimation/destock\" class=\"lien09\" target=\"_blank\">";
  202.             // line 47
  203.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block02.button01.label", [], "landing");
  204.             echo "</a>
  205. \t\t\t\t\t\t\t<a href=\"https://optimvo.fr\" class=\"lien08\" target=\"_blank\">";
  206.             // line 48
  207.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.estimate.content.block02.button02.label", [], "landing");
  208.             echo "</a>
  209. \t\t\t\t\t\t</p>
  210. \t\t\t\t\t</div>
  211. \t\t\t\t</div>
  212. \t\t\t</div>
  213. \t\t";
  214.         }
  215.         // line 54
  216.         echo "\t</div>
  217. </div>
  218. <!--Footer -->
  219. ";
  220.         // line 57
  221.         $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/estimate.html.twig"57)->display($context);
  222.         // line 58
  223.         echo "<!-- FIN Footer -->
  224. ";
  225.         
  226.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  227.         
  228.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  229.         
  230.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  231.     }
  232.     public function getTemplateName()
  233.     {
  234.         return "Frontend/landing/estimate.html.twig";
  235.     }
  236.     public function isTraitable()
  237.     {
  238.         return false;
  239.     }
  240.     public function getDebugInfo()
  241.     {
  242.         return array (  261 => 58,  259 => 57,  254 => 54,  245 => 48,  241 => 47,  236 => 45,  232 => 44,  221 => 38,  217 => 37,  213 => 36,  207 => 32,  205 => 31,  197 => 26,  193 => 25,  189 => 24,  185 => 23,  177 => 18,  173 => 17,  167 => 13,  154 => 12,  129 => 10,  104 => 9,  89 => 6,  85 => 5,  80 => 4,  67 => 3,  38 => 1,);
  243.     }
  244.     public function getSourceContext()
  245.     {
  246.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  247. {% block meta_robot %}
  248.     {{ parent() }}
  249.     <link rel=\"canonical\" href=\"{{ url('frontend_understand_estimate') }}\"/>
  250.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  251. {% endblock %}
  252. {% block meta_title %}{{ 'seo.landing.estimate.title'|trans({}, \"seo\") }}{% endblock %}
  253. {% block meta_desc %}{{ 'seo.landing.estimate.desc'|trans({}, \"seo\") }}{% endblock %}
  254. {% block body_content %}
  255. <div class=\"comprendre-estimation\">
  256. \t<div class=\"landing-header\">
  257. \t\t<h1 class=\"titre05\">
  258. \t\t\t{{ 'frontend.landing.estimate.header.title'|trans({}, 'landing') }}
  259. \t\t\t<span>{{ 'frontend.landing.estimate.header.subtitle'|trans({}, 'landing') }}</span>
  260. \t\t</h1>
  261. \t</div>
  262. \t<div class=\"landing-content\">
  263. \t\t<div class=\"grid-50 tab-p-100 m-100\">
  264. \t\t\t<h2 class=\"titre01 paddingB20\">{{ 'frontend.landing.estimate.content.title'|trans({}, 'landing')|raw }}</h2>
  265. \t\t\t<p class=\"marginT20\">{{ 'frontend.landing.estimate.content.text01'|trans({}, 'landing') }}</p>
  266. \t\t\t<p class=\"marginT20\">{{ 'frontend.landing.estimate.content.text02'|trans({}, 'landing') }}</p>
  267. \t\t\t<p class=\"marginT20\">{{ 'frontend.landing.estimate.content.text03'|trans({}, 'landing') }}</p>
  268. \t\t</div>
  269. \t\t<div class=\"grid-50 tab-p-100 m-100\">
  270. \t\t\t<div class=\"bg-img01\">&nbsp;</div>
  271. \t\t</div>
  272. \t\t{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
  273. \t\t\t<div class=\"grid-container\">
  274. \t\t\t\t<div class=\"grid-50 tab-p-100 m-100\">
  275. \t\t\t\t\t<div>
  276. \t\t\t\t\t\t<p><i class=\"icon-comprendre-estimation01\"></i></p>
  277. \t\t\t\t\t\t<h2 class=\"marginT10\">{{ 'frontend.landing.estimate.content.block01.title'|trans({}, 'landing') }}</h2>
  278. \t\t\t\t\t\t<p>{{ 'frontend.landing.estimate.content.block01.desc'|trans({}, 'landing')|raw }}</p>
  279. \t\t\t\t\t\t<a href=\"{{ sell_my_auto_url }}\" target=\"_blank\" title=\"\" class=\"lien09 marginT30 marginB10\">{{ 'frontend.landing.estimate.content.block01.button.label'|trans({}, 'landing') }}</a>
  280. \t\t\t\t\t</div>
  281. \t\t\t\t</div>
  282. \t\t\t\t<div class=\"grid-50 tab-p-100 m-100\">
  283. \t\t\t\t\t<div>
  284. \t\t\t\t\t\t<p><i class=\"icon-comprendre-estimation02\"></i></p>
  285. \t\t\t\t\t\t<h2 class=\"marginT10\">{{ 'frontend.landing.estimate.content.block02.title'|trans({}, 'landing') }}</h2>
  286. \t\t\t\t\t\t<p>{{ 'frontend.landing.estimate.content.block02.desc'|trans({}, 'landing')|raw }}</p>
  287. \t\t\t\t\t\t<p class=\"marginT30\">
  288. \t\t\t\t\t\t\t<a href=\"https://optimvo.fr/demande-estimation/destock\" class=\"lien09\" target=\"_blank\">{{ 'frontend.landing.estimate.content.block02.button01.label'|trans({}, 'landing')|raw }}</a>
  289. \t\t\t\t\t\t\t<a href=\"https://optimvo.fr\" class=\"lien08\" target=\"_blank\">{{ 'frontend.landing.estimate.content.block02.button02.label'|trans({}, 'landing')|raw }}</a>
  290. \t\t\t\t\t\t</p>
  291. \t\t\t\t\t</div>
  292. \t\t\t\t</div>
  293. \t\t\t</div>
  294. \t\t{% endif %}
  295. \t</div>
  296. </div>
  297. <!--Footer -->
  298. {% include 'frontend/footer.html.twig' %}
  299. <!-- FIN Footer -->
  300. {% endblock body_content %}
  301. ""Frontend/landing/estimate.html.twig""/srv/src/Resources/views/Frontend/landing/estimate.html.twig");
  302.     }
  303. }