var/cache/dev/twig/72/728a84970adb979be0dafc876ff456731a9eeca9f13be08ad5bbc3ca8c98247f.php line 120

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. /* front/page-templates-20000/index.html.twig */
  14. class __TwigTemplate_0b0ea573a3c686ef2f388aacf72b488c4f978eb7d720c391e79b81fbe396fedf 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.             'googleTagManagerDataLayer' => [$this'block_googleTagManagerDataLayer'],
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "front/layout.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page-templates-20000/index.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page-templates-20000/index.html.twig"));
  41.         $this->parent $this->loadTemplate("front/layout.html.twig""front/page-templates-20000/index.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 2
  49.     public function block_googleTagManagerDataLayer($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  56.         // line 3
  57.         echo "    ";
  58.         $this->loadTemplate("google_tag.html.twig""front/page-templates-20000/index.html.twig"3)->display(twig_array_merge($context, ["titlePage" => "Notre éditeur de PDF en ligne""categoryPage" => "about-us""navigation_category1" => """navigation_category2" => """navigation_category3" => ""]));
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     // line 5
  65.     public function block_stylesheets($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  72.         // line 6
  73.         echo "        ";
  74.         $this->displayParentBlock("stylesheets"$context$blocks);
  75.         echo "
  76.         ";
  77.         // line 7
  78.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("templatesPage");
  79.         echo "
  80.     ";
  81.         
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  83.         
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  85.     }
  86.     // line 9
  87.     public function block_body($context, array $blocks = [])
  88.     {
  89.         $macros $this->macros;
  90.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  91.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  92.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  93.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  94.         // line 10
  95.         echo "    ";
  96.         $this->loadTemplate("front/header.html.twig""front/page-templates-20000/index.html.twig"10)->display($context);
  97.         // line 11
  98.         echo "    <div class=\"vinmil_cps\">
  99.         <div class=\"cps_vml1\">
  100.             <div class=\"cps_vml01\">
  101.         <div id=\"carouselExampleIndicators\" class=\"carousel slide\" data-ride=\"carousel\">
  102.             <div class=\"carousel-inner\" style=\"overflow: visible;\">
  103.                 <div class=\"carousel-item active\" style=\"position: relative\">
  104.                     <h1 class=\"sliderImgtemplates_page sliderImgBesoinProduitSlide1\">
  105.                         ";
  106.         // line 19
  107.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Personnalisez nos <br>20 000 modèles gratuits !", [], "productTranslate");
  108.         echo "
  109. ";
  110.         // line 28
  111.         echo "
  112. ";
  113.         // line 39
  114.         echo "                    </h1>
  115.                 </div>
  116.             </div>
  117.         </div>
  118.             </div>
  119.         </div>
  120.     <div class=\"edt_pdf_ec2\">
  121.         <div class=\"container_edt_pdf_ec2\">
  122.             <div class=\"row edt_pdf_row\">
  123.                 <div class=\"col-md-8\">
  124.                     <h3>";
  125.         // line 49
  126.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pourquoi utiliser nos 20 000 modèles ?", [], "productTranslate"), "html"nulltrue);
  127.         echo "</h3>
  128.                     <p>";
  129.         // line 50
  130.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Donnez vie à votre imagination avec plus de 20 000 modèles personnalisables totalement gratuits. Avec Copees, faites vous livrer chez vous ou au bureau le jour même sur créneaux de 30 mn.", [], "productTranslate"), "html"nulltrue);
  131.         echo "</p>
  132.                 </div>
  133.                 <div class=\"col-md-4\">
  134.                     <div class=\"img_edt_pdf\"><img src=\"";
  135.         // line 53
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/imgTemplate20000.png"), "html"nulltrue);
  137.         echo "\"></div>
  138.                 </div>
  139.             </div>
  140.         </div>
  141.   </div>
  142.     <div class=\"bloc_besoin_product_content\" style=\"width: 100%\">
  143.         <div class=\"bloc_besoin_product_content_content\">
  144.             ";
  145.         // line 60
  146.         $this->loadTemplate("front/page-templates-20000/content.html.twig""front/page-templates-20000/index.html.twig"60)->display($context);
  147.         // line 61
  148.         echo "        </div>
  149.     </div>
  150.     <div class=\"cps_vml2\">
  151.         <div class=\" row\">
  152.             <div class=\"bloc_besoin_product_sous_content\" style=\"max-width: 100%;width: 100%;\">
  153.                 <div class=\"mt-5\">
  154.                     <div class=\"container\">
  155.                         <div class=\"row\">
  156.                             <div class=\"col-lg-12 text-center\">
  157.                                 <h2>";
  158.         // line 71
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos clients en parlent mieux que nous", [], "productTranslate"), "html"nulltrue);
  160.         echo "</h2>
  161.                             </div>
  162.                             <div class=\"clear\"></div>
  163.                             <script src=\"https://static.elfsight.com/platform/platform.js\" async></script> <div class=\"elfsight-app-2eb16dd1-c686-4d7e-9abf-d006da716293\" data-elfsight-app-lazy></div>
  164.                         </div>
  165.                     </div>
  166.                 </div>
  167.             </div>
  168.         </div>
  169.     </div>
  170.     </div>
  171.     <div class=\"modal mdl1\"  id=\"addToCartLoading\" tabindex=\"-1\" role=\"dialog\">
  172.         <div class=\"modal-dialog modal-lg\" style=\"margin-top: 3vw;\">
  173.             <div class=\"modal-content modalProduct\" id=\"addToCartLoadingContent\">
  174.             </div>
  175.         </div>
  176.     </div>
  177.     ";
  178.         // line 89
  179.         $this->loadTemplate("front/footer.html.twig""front/page-templates-20000/index.html.twig"89)->display($context);
  180.         // line 90
  181.         echo "    <style>
  182.         .row.edt_pdf_row h3, .row.edt_pdf_row p {
  183.             max-width: 520px;
  184.         }
  185.         .container_edt_pdf_ec2 p {
  186.             color: #000;
  187.             font-size: 21px;
  188.             line-height: 29px;
  189.             font-weight: 400;
  190.             font-family: Cabin;
  191.         }
  192.     </style>
  193. ";
  194.         
  195.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  196.         
  197.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  198.     }
  199.     // line 103
  200.     public function block_javascripts($context, array $blocks = [])
  201.     {
  202.         $macros $this->macros;
  203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  205.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  207.         // line 104
  208.         echo "    ";
  209.         $this->displayParentBlock("javascripts"$context$blocks);
  210.         echo "
  211.     <script src=\"https://create.vista.com/js/frame_v2.min.js\"></script>
  212.     ";
  213.         // line 106
  214.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("block_product");
  215.         echo "
  216.     ";
  217.         // line 107
  218.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("uploadfileCustom");
  219.         echo "
  220.     ";
  221.         // line 108
  222.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("templatesPage");
  223.         echo "
  224. ";
  225.         
  226.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  227.         
  228.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  229.     }
  230.     public function getTemplateName()
  231.     {
  232.         return "front/page-templates-20000/index.html.twig";
  233.     }
  234.     public function isTraitable()
  235.     {
  236.         return false;
  237.     }
  238.     public function getDebugInfo()
  239.     {
  240.         return array (  254 => 108,  250 => 107,  246 => 106,  240 => 104,  230 => 103,  208 => 90,  206 => 89,  185 => 71,  173 => 61,  171 => 60,  161 => 53,  155 => 50,  151 => 49,  139 => 39,  136 => 28,  132 => 19,  122 => 11,  119 => 10,  109 => 9,  97 => 7,  92 => 6,  82 => 5,  71 => 3,  61 => 2,  38 => 1,);
  241.     }
  242.     public function getSourceContext()
  243.     {
  244.         return new Source("{% extends 'front/layout.html.twig' %}
  245. {% block googleTagManagerDataLayer %}
  246.     {% include 'google_tag.html.twig' with {'titlePage':'Notre éditeur de PDF en ligne','categoryPage':'about-us','navigation_category1':'','navigation_category2':'','navigation_category3':'' }   %}
  247. {% endblock %}
  248.     {% block stylesheets %}
  249.         {{ parent() }}
  250.         {{ encore_entry_link_tags('templatesPage') }}
  251.     {% endblock %}
  252. {% block body %}
  253.     {% include 'front/header.html.twig' %}
  254.     <div class=\"vinmil_cps\">
  255.         <div class=\"cps_vml1\">
  256.             <div class=\"cps_vml01\">
  257.         <div id=\"carouselExampleIndicators\" class=\"carousel slide\" data-ride=\"carousel\">
  258.             <div class=\"carousel-inner\" style=\"overflow: visible;\">
  259.                 <div class=\"carousel-item active\" style=\"position: relative\">
  260.                     <h1 class=\"sliderImgtemplates_page sliderImgBesoinProduitSlide1\">
  261.                         {{ \"Personnalisez nos <br>20 000 modèles gratuits !\" | trans({}, \"productTranslate\")|raw }}
  262. {#                        <div class=\"templates_pageRechercheBlock\" style=\"position: relative\">#}
  263. {#                            <input type=\"text\" id=\"searchtemplates_page\" placeholder=\"Trouvez le bon visuel parmis des milliers\">#}
  264. {#                            <span class=\"close_result_head\" id=\"close_result_templates_page\" style=\"cursor: pointer;position: absolute;right: 36px;top: -6px;display: none;\">#}
  265. {#                                 <img src=\"{{ asset('images/bg_closeh.png') }}\">#}
  266. {#                            </span>#}
  267. {#                            <div class=\"collapse ipstresl \" id=\"collapseProducttemplates_page\">#}
  268. {#                                <div class=\"divSearchProducttemplates_page\">#}
  269. {#                                    <div id=\"divSearchProducttemplates_page\" style=\"min-height: 300px; display: none;max-height: 461px;overflow: auto;text-shadow: none;color: #000;\">#}
  270. {#                                    </div>#}
  271. {#                                </div>#}
  272. {#                            </div>#}
  273. {#                        </div>#}
  274. {#                        <div>#}
  275. {#                            <p style=\"opacity: 1;color: rgba(60,60,60,1);font-family: Cabin;font-size: 18px;  font-weight: 700;font-style: normal;text-shadow: none; margin-top: 15px;\">#}
  276. {#                                <span>Possibilité :</span>#}
  277. {#                                <span>Flyers - Affiche - Invitation - Carte de visite</span>#}
  278. {#                            </p>#}
  279. {#                        </div>#}
  280.                     </h1>
  281.                 </div>
  282.             </div>
  283.         </div>
  284.             </div>
  285.         </div>
  286.     <div class=\"edt_pdf_ec2\">
  287.         <div class=\"container_edt_pdf_ec2\">
  288.             <div class=\"row edt_pdf_row\">
  289.                 <div class=\"col-md-8\">
  290.                     <h3>{{ 'Pourquoi utiliser nos 20 000 modèles ?' | trans({}, \"productTranslate\") }}</h3>
  291.                     <p>{{ 'Donnez vie à votre imagination avec plus de 20 000 modèles personnalisables totalement gratuits. Avec Copees, faites vous livrer chez vous ou au bureau le jour même sur créneaux de 30 mn.' | trans({}, \"productTranslate\") }}</p>
  292.                 </div>
  293.                 <div class=\"col-md-4\">
  294.                     <div class=\"img_edt_pdf\"><img src=\"{{ asset('images/imgTemplate20000.png')}}\"></div>
  295.                 </div>
  296.             </div>
  297.         </div>
  298.   </div>
  299.     <div class=\"bloc_besoin_product_content\" style=\"width: 100%\">
  300.         <div class=\"bloc_besoin_product_content_content\">
  301.             {% include 'front/page-templates-20000/content.html.twig' %}
  302.         </div>
  303.     </div>
  304.     <div class=\"cps_vml2\">
  305.         <div class=\" row\">
  306.             <div class=\"bloc_besoin_product_sous_content\" style=\"max-width: 100%;width: 100%;\">
  307.                 <div class=\"mt-5\">
  308.                     <div class=\"container\">
  309.                         <div class=\"row\">
  310.                             <div class=\"col-lg-12 text-center\">
  311.                                 <h2>{{ 'Nos clients en parlent mieux que nous' | trans({}, \"productTranslate\") }}</h2>
  312.                             </div>
  313.                             <div class=\"clear\"></div>
  314.                             <script src=\"https://static.elfsight.com/platform/platform.js\" async></script> <div class=\"elfsight-app-2eb16dd1-c686-4d7e-9abf-d006da716293\" data-elfsight-app-lazy></div>
  315.                         </div>
  316.                     </div>
  317.                 </div>
  318.             </div>
  319.         </div>
  320.     </div>
  321.     </div>
  322.     <div class=\"modal mdl1\"  id=\"addToCartLoading\" tabindex=\"-1\" role=\"dialog\">
  323.         <div class=\"modal-dialog modal-lg\" style=\"margin-top: 3vw;\">
  324.             <div class=\"modal-content modalProduct\" id=\"addToCartLoadingContent\">
  325.             </div>
  326.         </div>
  327.     </div>
  328.     {% include 'front/footer.html.twig' %}
  329.     <style>
  330.         .row.edt_pdf_row h3, .row.edt_pdf_row p {
  331.             max-width: 520px;
  332.         }
  333.         .container_edt_pdf_ec2 p {
  334.             color: #000;
  335.             font-size: 21px;
  336.             line-height: 29px;
  337.             font-weight: 400;
  338.             font-family: Cabin;
  339.         }
  340.     </style>
  341. {% endblock %}
  342. {% block javascripts %}
  343.     {{ parent() }}
  344.     <script src=\"https://create.vista.com/js/frame_v2.min.js\"></script>
  345.     {{ encore_entry_script_tags('block_product') }}
  346.     {{ encore_entry_script_tags('uploadfileCustom') }}
  347.     {{ encore_entry_script_tags('templatesPage') }}
  348. {% endblock %}
  349. ""front/page-templates-20000/index.html.twig""/home/preprodcopees/www/copees-sf/templates/front/page-templates-20000/index.html.twig");
  350.     }
  351. }