var/cache/dev/twig/79/79add5bf84f5b3b4dd40c21274013e6f.php line 73

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* vitrine/lexend/ebooks/page_afterregistered.html.twig */
  16. class __TwigTemplate_335f51af0475024820e69f3789f11811 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'title' => [$this'block_title'],
  29.             'description' => [$this'block_description'],
  30.             'robots' => [$this'block_robots'],
  31.             'meta_social' => [$this'block_meta_social'],
  32.             'canonical' => [$this'block_canonical'],
  33.             'meta' => [$this'block_meta'],
  34.             'body' => [$this'block_body'],
  35.             'footer_js' => [$this'block_footer_js'],
  36.         ];
  37.     }
  38.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  39.     {
  40.         // line 1
  41.         return "vitrine/lexend/layout.html.twig";
  42.     }
  43.     protected function doDisplay(array $context, array $blocks = []): iterable
  44.     {
  45.         $macros $this->macros;
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""vitrine/lexend/ebooks/page_afterregistered.html.twig"));
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""vitrine/lexend/ebooks/page_afterregistered.html.twig"));
  50.         // line 3
  51.         $context["paramArticle"] = $this->extensions['App\Twig\ToolsExtension']->getCoreToolsList("article");
  52.         // line 4
  53.         $context["enterpriseName"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramArticle"]) || array_key_exists("paramArticle"$context) ? $context["paramArticle"] : (function () { throw new RuntimeError('Variable "paramArticle" does not exist.'4$this->source); })()), "enterprise_name", [], "array"falsefalsefalse4);
  54.         // line 5
  55.         $context["logo_organization"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramArticle"]) || array_key_exists("paramArticle"$context) ? $context["paramArticle"] : (function () { throw new RuntimeError('Variable "paramArticle" does not exist.'5$this->source); })()), "logo_organization", [], "array"falsefalsefalse5);
  56.         // line 6
  57.         $context["size_width_logo_organization"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramArticle"]) || array_key_exists("paramArticle"$context) ? $context["paramArticle"] : (function () { throw new RuntimeError('Variable "paramArticle" does not exist.'6$this->source); })()), "size_width_logo_organization", [], "array"falsefalsefalse6);
  58.         // line 7
  59.         $context["size_height_logo_organization"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramArticle"]) || array_key_exists("paramArticle"$context) ? $context["paramArticle"] : (function () { throw new RuntimeError('Variable "paramArticle" does not exist.'7$this->source); })()), "size_height_logo_organization", [], "array"falsefalsefalse7);
  60.         // line 8
  61.         $context["domain"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["paramArticle"]) || array_key_exists("paramArticle"$context) ? $context["paramArticle"] : (function () { throw new RuntimeError('Variable "paramArticle" does not exist.'8$this->source); })()), "absolute_domain", [], "array"falsefalsefalse8);
  62.         // line 1
  63.         $this->parent $this->load("vitrine/lexend/layout.html.twig"1);
  64.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  65.         
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67.         
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  69.     }
  70.     // line 10
  71.     /**
  72.      * @return iterable<null|scalar|\Stringable>
  73.      */
  74.     public function block_title(array $context, array $blocks = []): iterable
  75.     {
  76.         $macros $this->macros;
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  81.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'10$this->source); })()), "title", [], "any"falsefalsefalse10), "html"nulltrue);
  82.         
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  84.         
  85.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  86.         yield from [];
  87.     }
  88.     // line 11
  89.     /**
  90.      * @return iterable<null|scalar|\Stringable>
  91.      */
  92.     public function block_description(array $context, array $blocks = []): iterable
  93.     {
  94.         $macros $this->macros;
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  99.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'11$this->source); })()), "shortDescription", [], "any"falsefalsefalse11), "html"nulltrue);
  100.         
  101.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  102.         
  103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  104.         yield from [];
  105.     }
  106.     // line 12
  107.     /**
  108.      * @return iterable<null|scalar|\Stringable>
  109.      */
  110.     public function block_robots(array $context, array $blocks = []): iterable
  111.     {
  112.         $macros $this->macros;
  113.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  114.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  115.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  117.         yield "index,follow";
  118.         
  119.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  120.         
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  122.         yield from [];
  123.     }
  124.     // line 17
  125.     /**
  126.      * @return iterable<null|scalar|\Stringable>
  127.      */
  128.     public function block_meta_social(array $context, array $blocks = []): iterable
  129.     {
  130.         $macros $this->macros;
  131.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  132.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  133.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  134.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  135.         // line 18
  136.         yield "    ";
  137.         yield from $this->yieldParentBlock("meta_social"$context$blocks);
  138.         yield "
  139. ";
  140.         
  141.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  142.         
  143.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  144.         yield from [];
  145.     }
  146.     // line 21
  147.     /**
  148.      * @return iterable<null|scalar|\Stringable>
  149.      */
  150.     public function block_canonical(array $context, array $blocks = []): iterable
  151.     {
  152.         $macros $this->macros;
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  154.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  155.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  156.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  157.         // line 22
  158.         yield "    ";
  159.         yield from $this->yieldParentBlock("canonical"$context$blocks);
  160.         yield "
  161. ";
  162.         
  163.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  164.         
  165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  166.         yield from [];
  167.     }
  168.     // line 25
  169.     /**
  170.      * @return iterable<null|scalar|\Stringable>
  171.      */
  172.     public function block_meta(array $context, array $blocks = []): iterable
  173.     {
  174.         $macros $this->macros;
  175.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  176.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  177.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  178.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  179.         // line 26
  180.         yield "    ";
  181.         yield from $this->yieldParentBlock("meta"$context$blocks);
  182.         yield "
  183. ";
  184.         
  185.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  186.         
  187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  188.         yield from [];
  189.     }
  190.     // line 29
  191.     /**
  192.      * @return iterable<null|scalar|\Stringable>
  193.      */
  194.     public function block_body(array $context, array $blocks = []): iterable
  195.     {
  196.         $macros $this->macros;
  197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  199.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  200.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  201.         // line 30
  202.         yield "
  203.     <section class=\"wrapper bg-gradient-primary\">
  204.         <div class=\"container py-14 pt-md-15 pb-md-18\">
  205.             <div class=\"row text-center\">
  206.                 <div class=\"col-lg-9 col-xxl-7 mx-auto\">
  207.                     <h2 class=\"display-1 mb-4\">";
  208.         // line 35
  209.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'35$this->source); })()), "titleDownload", [], "any"falsefalsefalse35), "html"nulltrue);
  210.         yield "</h2>
  211.                     <p class=\"lead fs-24 lh-sm px-md-5 px-xl-15 px-xxl-10 mb-7\">";
  212.         // line 36
  213.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'36$this->source); })()), "descriptionDownload", [], "any"falsefalsefalse36), "html"nulltrue);
  214.         yield "</p>
  215.                     <div class=\"mb-10\">
  216.                         <picture>
  217.                             <source srcset=\"/uploads/favicon.webp\" type=\"image/webp\" />
  218.                             <img src=\"/uploads/favicon.png\" width=\"80\" height=\"80\" loading=\"lazy\" />
  219.                         </picture>
  220.                     </div>
  221.                 </div>
  222.             </div>
  223.             <div class=\"d-flex justify-content-center\">
  224.                 <a href=\"";
  225.         // line 46
  226.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("visitors_ebooks_download", ["identifiant" => (isset($context["identifiant"]) || array_key_exists("identifiant"$context) ? $context["identifiant"] : (function () { throw new RuntimeError('Variable "identifiant" does not exist.'46$this->source); })())]), "html"nulltrue);
  227.         yield "\" class=\"btn btn-lg btn-outline-primary rounded-pill mx-1\" target=\"_blank\">";
  228.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'46$this->source); })()), "buttonDownload", [], "any"falsefalsefalse46), "html"nulltrue);
  229.         yield "</a>
  230.             </div>
  231.         </div>
  232.     </section>
  233.     ";
  234.         // line 51
  235.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'51$this->source); })()), "html", [], "any"falsefalsefalse51);
  236.         yield "
  237.     <section class=\"wrapper bg-light\">
  238.         <div class=\"container\">
  239.             <div class=\"card image-wrapper bg-full bg-image bg-overlay bg-overlay-300 mt-10 mb-10\" data-image-src=\"/assets/templates_w/02/img/photos/bg16.png\">
  240.                 <div class=\"card-body p-10 p-xl-12\">
  241.                     <div class=\"row text-center\">
  242.                         <div class=\"col-xl-11 col-xxl-9 mx-auto\">
  243.                             <div class=\"display-3 mb-5 px-lg-8 text-white\">";
  244.         // line 59
  245.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'59$this->source); })()), "titleDownload", [], "any"falsefalsefalse59), "html"nulltrue);
  246.         yield "</div>
  247.                             <div class=\"fs-16 text-white mb-4\">";
  248.         // line 60
  249.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'60$this->source); })()), "descriptionDownload", [], "any"falsefalsefalse60), "html"nulltrue);
  250.         yield "</div>
  251.                         </div>
  252.                     </div>
  253.                     <div class=\"d-flex justify-content-center\">
  254.                         <span><a href=\"";
  255.         // line 64
  256.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("visitors_ebooks_download", ["identifiant" => (isset($context["identifiant"]) || array_key_exists("identifiant"$context) ? $context["identifiant"] : (function () { throw new RuntimeError('Variable "identifiant" does not exist.'64$this->source); })())]), "html"nulltrue);
  257.         yield "\" class=\"btn btn-white rounded\" target=\"_blank\">";
  258.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'64$this->source); })()), "buttonDownload", [], "any"falsefalsefalse64), "html"nulltrue);
  259.         yield "</a></span>
  260.                     </div>
  261.                 </div>
  262.             </div>
  263.         </div>
  264.     </section>
  265. ";
  266.         
  267.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  268.         
  269.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  270.         yield from [];
  271.     }
  272.     // line 73
  273.     /**
  274.      * @return iterable<null|scalar|\Stringable>
  275.      */
  276.     public function block_footer_js(array $context, array $blocks = []): iterable
  277.     {
  278.         $macros $this->macros;
  279.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  280.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  281.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  282.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_js"));
  283.         // line 74
  284.         yield "    <script>
  285.         ";
  286.         // line 75
  287.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ebook"]) || array_key_exists("ebook"$context) ? $context["ebook"] : (function () { throw new RuntimeError('Variable "ebook" does not exist.'75$this->source); })()), "javascript", [], "any"falsefalsefalse75);
  288.         yield "
  289.     </script>
  290. ";
  291.         
  292.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  293.         
  294.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  295.         yield from [];
  296.     }
  297.     /**
  298.      * @codeCoverageIgnore
  299.      */
  300.     public function getTemplateName(): string
  301.     {
  302.         return "vitrine/lexend/ebooks/page_afterregistered.html.twig";
  303.     }
  304.     /**
  305.      * @codeCoverageIgnore
  306.      */
  307.     public function isTraitable(): bool
  308.     {
  309.         return false;
  310.     }
  311.     /**
  312.      * @codeCoverageIgnore
  313.      */
  314.     public function getDebugInfo(): array
  315.     {
  316.         return array (  339 => 75,  336 => 74,  323 => 73,  302 => 64,  295 => 60,  291 => 59,  280 => 51,  270 => 46,  257 => 36,  253 => 35,  246 => 30,  233 => 29,  219 => 26,  206 => 25,  192 => 22,  179 => 21,  165 => 18,  152 => 17,  129 => 12,  106 => 11,  83 => 10,  72 => 1,  70 => 8,  68 => 7,  66 => 6,  64 => 5,  62 => 4,  60 => 3,  47 => 1,);
  317.     }
  318.     public function getSourceContext(): Source
  319.     {
  320.         return new Source("{% extends 'vitrine/lexend/layout.html.twig' %}
  321. {% set paramArticle = getCoreToolsList(\"article\") %}
  322. {% set enterpriseName = paramArticle['enterprise_name'] %}
  323. {% set logo_organization = paramArticle['logo_organization'] %}
  324. {% set size_width_logo_organization = paramArticle['size_width_logo_organization'] %}
  325. {% set size_height_logo_organization = paramArticle['size_height_logo_organization'] %}
  326. {% set domain = paramArticle['absolute_domain'] %}
  327. {% block title %}{{ ebook.title }}{% endblock title %}
  328. {% block description %}{{ ebook.shortDescription }}{% endblock description %}
  329. {% block robots %}index,follow{% endblock robots %}
  330. {#% set domain = getCoreToolsTag('absolute_domain') %}
  331. {% set picture = vich_uploader_asset(article, 'imageFile')|imagine_filter('articles_preview') %#}
  332. {% block meta_social %}
  333.     {{ parent() }}
  334. {% endblock meta_social %}
  335. {% block canonical %}
  336.     {{ parent() }}
  337. {% endblock canonical %}
  338. {% block meta %}
  339.     {{ parent() }}
  340. {% endblock meta %}
  341. {% block body %}
  342.     <section class=\"wrapper bg-gradient-primary\">
  343.         <div class=\"container py-14 pt-md-15 pb-md-18\">
  344.             <div class=\"row text-center\">
  345.                 <div class=\"col-lg-9 col-xxl-7 mx-auto\">
  346.                     <h2 class=\"display-1 mb-4\">{{ ebook.titleDownload }}</h2>
  347.                     <p class=\"lead fs-24 lh-sm px-md-5 px-xl-15 px-xxl-10 mb-7\">{{ ebook.descriptionDownload }}</p>
  348.                     <div class=\"mb-10\">
  349.                         <picture>
  350.                             <source srcset=\"/uploads/favicon.webp\" type=\"image/webp\" />
  351.                             <img src=\"/uploads/favicon.png\" width=\"80\" height=\"80\" loading=\"lazy\" />
  352.                         </picture>
  353.                     </div>
  354.                 </div>
  355.             </div>
  356.             <div class=\"d-flex justify-content-center\">
  357.                 <a href=\"{{ path('visitors_ebooks_download',{'identifiant':identifiant}) }}\" class=\"btn btn-lg btn-outline-primary rounded-pill mx-1\" target=\"_blank\">{{ ebook.buttonDownload }}</a>
  358.             </div>
  359.         </div>
  360.     </section>
  361.     {{ ebook.html|raw }}
  362.     <section class=\"wrapper bg-light\">
  363.         <div class=\"container\">
  364.             <div class=\"card image-wrapper bg-full bg-image bg-overlay bg-overlay-300 mt-10 mb-10\" data-image-src=\"/assets/templates_w/02/img/photos/bg16.png\">
  365.                 <div class=\"card-body p-10 p-xl-12\">
  366.                     <div class=\"row text-center\">
  367.                         <div class=\"col-xl-11 col-xxl-9 mx-auto\">
  368.                             <div class=\"display-3 mb-5 px-lg-8 text-white\">{{ ebook.titleDownload }}</div>
  369.                             <div class=\"fs-16 text-white mb-4\">{{ ebook.descriptionDownload }}</div>
  370.                         </div>
  371.                     </div>
  372.                     <div class=\"d-flex justify-content-center\">
  373.                         <span><a href=\"{{ path('visitors_ebooks_download',{'identifiant':identifiant}) }}\" class=\"btn btn-white rounded\" target=\"_blank\">{{ ebook.buttonDownload }}</a></span>
  374.                     </div>
  375.                 </div>
  376.             </div>
  377.         </div>
  378.     </section>
  379. {% endblock body %}
  380. {% block footer_js %}
  381.     <script>
  382.         {{ ebook.javascript|raw }}
  383.     </script>
  384. {% endblock footer_js %}""vitrine/lexend/ebooks/page_afterregistered.html.twig""/var/www/vhosts/mirtillostudio.fr/b1.mirtillostudio.fr/version-1/templates/vitrine/lexend/ebooks/page_afterregistered.html.twig");
  385.     }
  386. }