var/cache/dev/twig/93/937ffe69d9c285a7ae42c814c6464fba718398385d60bbc5e2571a54bd6f820a.php line 170

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-cms/page-ville.html.twig */
  14. class __TwigTemplate_abb5b3889f30d3694efade8f14765eca229513422bb5842074981b03c321bb72 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.             'title' => [$this'block_title'],
  24.             'metaDescription' => [$this'block_metaDescription'],
  25.             'googleTagManagerDataLayer' => [$this'block_googleTagManagerDataLayer'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "front/layout.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page-cms/page-ville.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/page-cms/page-ville.html.twig"));
  43.         $this->parent $this->loadTemplate("front/layout.html.twig""front/page-cms/page-ville.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 2
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         // line 3
  59.         echo "    ";
  60.         if ((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'3$this->source); })())) {
  61.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'3$this->source); })()), "metaTitle", [], "any"falsefalsefalse3), [], "pageCmsTranslate"), "html"nulltrue);
  62.         }
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.     }
  68.     // line 5
  69.     public function block_metaDescription($context, array $blocks = [])
  70.     {
  71.         $macros $this->macros;
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  76.         // line 6
  77.         echo "    ";
  78.         if ((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'6$this->source); })())) {
  79.             echo "<meta name=\"description\" content=\"";
  80.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'6$this->source); })()), "metaDescription", [], "any"falsefalsefalse6), [], "pageCmsTranslate"), "html"nulltrue);
  81.             echo "\">";
  82.         }
  83.         
  84.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  85.         
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  87.     }
  88.     // line 8
  89.     public function block_googleTagManagerDataLayer($context, array $blocks = [])
  90.     {
  91.         $macros $this->macros;
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  93.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googleTagManagerDataLayer"));
  96.         // line 9
  97.         echo "    ";
  98.         $this->loadTemplate("google_tag.html.twig""front/page-cms/page-ville.html.twig"9)->display(twig_array_merge($context, ["titlePage" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'9$this->source); })()), "googleTagNamePage", [], "any"falsefalsefalse9), "categoryPage" => "about-us""navigation_category1" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'9$this->source); })()), "googleTagcat1", [], "any"falsefalsefalse9), "navigation_category2" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'9$this->source); })()), "googleTagcat2", [], "any"falsefalsefalse9), "navigation_category3" => twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'9$this->source); })()), "googleTagcat3", [], "any"falsefalsefalse9)]));
  99.         
  100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  101.         
  102.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  103.     }
  104.     // line 11
  105.     public function block_stylesheets($context, array $blocks = [])
  106.     {
  107.         $macros $this->macros;
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  109.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  111.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  112.         // line 12
  113.         echo "        ";
  114.         $this->displayParentBlock("stylesheets"$context$blocks);
  115.         echo "
  116.         ";
  117.         // line 13
  118.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("page_cms");
  119.         echo "
  120.     ";
  121.         
  122.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  123.         
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  125.     }
  126.     // line 16
  127.     public function block_body($context, array $blocks = [])
  128.     {
  129.         $macros $this->macros;
  130.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  131.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  132.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  133.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  134.         // line 17
  135.         echo "    ";
  136.         $this->loadTemplate("front/header.html.twig""front/page-cms/page-ville.html.twig"17)->display($context);
  137.         // line 18
  138.         echo "    ";
  139.         if (((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'18$this->source); })()) && twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'18$this->source); })()), "isDeleted", [], "any"falsefalsefalse18))) {
  140.             // line 19
  141.             echo "        <div class=\"container mt-5 mb-5\">
  142.             <div class=\"d-flex justify-content-center\">
  143.                 <div class=\"col-7\"><img src=\"";
  144.             // line 21
  145.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/404_img.png"), "html"nulltrue);
  146.             echo "\" style=\"\"></div>
  147.             </div>
  148.             <p class=\"text-center page404Titre\">";
  149.             // line 23
  150.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Oooops nous sommes désolés", [], "pageCmsTranslate"), "html"nulltrue);
  151.             echo "</p>
  152.             <p class=\"text-center page404SousTitre mb-1\">";
  153.             // line 24
  154.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nous ne pouvons plus vous proposer cette page", [], "pageCmsTranslate"), "html"nulltrue);
  155.             echo "</p>
  156.             <p class=\"text-center page404SousTitre\">";
  157.             // line 25
  158.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Retournez sur Copees en cliquant sur le bouton en dessous afin de télécharger Ã  nouveau vos fichiers.", [], "pageCmsTranslate"), "html"nulltrue);
  159.             echo "</p>
  160.             <p class=\"text-center page404SousTitre mt-5\"><a  href=\"";
  161.             // line 26
  162.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("accueil");
  163.             echo "\">";
  164.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Retourner sur Copees", [], "pageCmsTranslate"), "html"nulltrue);
  165.             echo "</a></p>
  166.         </div>
  167.     ";
  168.         } else {
  169.             // line 29
  170.             echo "        <div class=\"section_cps1\">
  171.             <div class=\"box1_cps\">
  172.                 <h2>";
  173.             // line 31
  174.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'31$this->source); })()), "titre", [], "any"falsefalsefalse31), [], "pageCmsTranslate"), "html"nulltrue);
  175.             echo "</h2>
  176.                 ";
  177.             // line 32
  178.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'32$this->source); })()), "sousTitre", [], "any"falsefalsefalse32)) {
  179.                 // line 33
  180.                 echo "                   <h3>";
  181.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'33$this->source); })()), "sousTitre", [], "any"falsefalsefalse33), [], "pageCmsTranslate"), "html"nulltrue);
  182.                 echo "</h3>
  183.                 ";
  184.             }
  185.             // line 35
  186.             echo "                <div class=\"box_link_cps1\">
  187.                      ";
  188.             // line 36
  189.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "btn1Name", [], "any"falsefalsefalse36)) {
  190.                 echo " <a href=\"";
  191.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "btn1Link", [], "any"falsefalsefalse36), "html"nulltrue);
  192.                 echo "\" style=\"color:";
  193.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "btn1color", [], "any"falsefalsefalse36), "html"nulltrue);
  194.                 echo ";background-color: ";
  195.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "btn1Background", [], "any"falsefalsefalse36), "html"nulltrue);
  196.                 echo "\">";
  197.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "btn1Name", [], "any"falsefalsefalse36), [], "pageCmsTranslate"), "html"nulltrue);
  198.                 echo "</a> ";
  199.             }
  200.             // line 37
  201.             echo "                     ";
  202.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "btn2Name", [], "any"falsefalsefalse37)) {
  203.                 echo " <a href=\"";
  204.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "btn2Link", [], "any"falsefalsefalse37), "html"nulltrue);
  205.                 echo "\" style=\"color:";
  206.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "btn2color", [], "any"falsefalsefalse37), "html"nulltrue);
  207.                 echo ";background-color: ";
  208.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "btn2Background", [], "any"falsefalsefalse37), "html"nulltrue);
  209.                 echo "\">";
  210.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "btn2Name", [], "any"falsefalsefalse37), [], "pageCmsTranslate"), "html"nulltrue);
  211.                 echo "</a> ";
  212.             }
  213.             // line 38
  214.             echo "                </div>
  215.             </div>
  216.         </div>
  217.         <div class=\"section_cps2\">
  218.             <div class=\"box2_cps row\">
  219.                 <div class=\"col-md-7\">
  220.                     ";
  221.             // line 44
  222.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'44$this->source); })()), "pageBlock1", [], "any"falsefalsefalse44)) {
  223.                 // line 45
  224.                 echo "                        <div class=\"box_cps_row1\">
  225.                             <h3>";
  226.                 // line 46
  227.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'46$this->source); })()), "pageBlock1", [], "any"falsefalsefalse46), "titre", [], "any"falsefalsefalse46), [], "pageCmsTranslate"), "html"nulltrue);
  228.                 echo " </h3>
  229.                             <p>";
  230.                 // line 47
  231.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'47$this->source); })()), "pageBlock1", [], "any"falsefalsefalse47), "description", [], "any"falsefalsefalse47), [], "pageCmsTranslate"), "html"nulltrue);
  232.                 echo "</p>
  233.                             ";
  234.                 // line 48
  235.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'48$this->source); })()), "pageBlock1", [], "any"falsefalsefalse48), "pageSousBlock", [], "any"falsefalsefalse48)) > 0)) {
  236.                     // line 49
  237.                     echo "                                <div class=\"row\">
  238.                                     ";
  239.                     // line 50
  240.                     $context['_parent'] = $context;
  241.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'50$this->source); })()), "pageBlock1", [], "any"falsefalsefalse50), "pageSousBlock", [], "any"falsefalsefalse50));
  242.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  243.                         // line 51
  244.                         echo "                                        <div class=\"col-md-6\">
  245.                                             <div class=\"box_cps_row1\">
  246.                                                 <h4 class=\"ic_cps1\" style=\"background-image: url(";
  247.                         // line 53
  248.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse53))), "html"nulltrue);
  249.                         echo ");\">";
  250.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse53), [], "pageCmsTranslate"), "html"nulltrue);
  251.                         echo "</h4>
  252.                                                 ";
  253.                         // line 54
  254.                         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse54), [], "pageCmsTranslate");
  255.                         echo "
  256.                                             </div>
  257.                                         </div>
  258.                                     ";
  259.                     }
  260.                     $_parent $context['_parent'];
  261.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  262.                     $context array_intersect_key($context$_parent) + $_parent;
  263.                     // line 58
  264.                     echo "                                </div>
  265.                             ";
  266.                 }
  267.                 // line 60
  268.                 echo "                        </div>
  269.                     ";
  270.             }
  271.             // line 62
  272.             echo "                </div>
  273.                 <div class=\"col-md-5\">
  274.                     <div class=\"img_box_cps2\">
  275.                         <img src=\"";
  276.             // line 65
  277.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/i2_cpsb.png"), "html"nulltrue);
  278.             echo "\">
  279.                     </div>
  280.                 </div>
  281.             </div>
  282.             <div class=\"box3_cps row\">
  283.                 ";
  284.             // line 70
  285.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'70$this->source); })()), "pageBlock2", [], "any"falsefalsefalse70)) {
  286.                 // line 71
  287.                 echo "                    <div class=\"col-md-5\">
  288.                         <div class=\"img_box_cps3\">
  289.                             <img src=\"";
  290.                 // line 73
  291.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'73$this->source); })()), "pageBlock2", [], "any"falsefalsefalse73), "image", [], "any"falsefalsefalse73))), "html"nulltrue);
  292.                 echo "\">
  293.                         </div>
  294.                     </div>
  295.                     <div class=\"col-md-7\">
  296.                         <div class=\"box_cps_row2\">
  297.                             <h3>";
  298.                 // line 78
  299.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'78$this->source); })()), "pageBlock2", [], "any"falsefalsefalse78), "titre", [], "any"falsefalsefalse78), [], "pageCmsTranslate"), "html"nulltrue);
  300.                 echo " </h3>
  301.                             <p>";
  302.                 // line 79
  303.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'79$this->source); })()), "pageBlock2", [], "any"falsefalsefalse79), "description", [], "any"falsefalsefalse79), [], "pageCmsTranslate"), "html"nulltrue);
  304.                 echo "</p>
  305.                              ";
  306.                 // line 80
  307.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'80$this->source); })()), "pageBlock2", [], "any"falsefalsefalse80), "pageSousBlock", [], "any"falsefalsefalse80)) > 0)) {
  308.                     // line 81
  309.                     echo "                                ";
  310.                     $context['_parent'] = $context;
  311.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'81$this->source); })()), "pageBlock2", [], "any"falsefalsefalse81), "pageSousBlock", [], "any"falsefalsefalse81));
  312.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  313.                         // line 82
  314.                         echo "                                    <div class=\"box_cps_sec2\">
  315.                                         <img src=\"";
  316.                         // line 83
  317.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse83))), "html"nulltrue);
  318.                         echo "\">
  319.                                         <h4>";
  320.                         // line 84
  321.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse84), [], "pageCmsTranslate"), "html"nulltrue);
  322.                         echo "</h4>
  323.                                         ";
  324.                         // line 85
  325.                         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse85), [], "pageCmsTranslate");
  326.                         echo "
  327.                                     </div>
  328.                                 ";
  329.                     }
  330.                     $_parent $context['_parent'];
  331.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  332.                     $context array_intersect_key($context$_parent) + $_parent;
  333.                     // line 88
  334.                     echo "                             ";
  335.                 }
  336.                 // line 89
  337.                 echo "                        </div>
  338.                     </div>
  339.                 ";
  340.             }
  341.             // line 92
  342.             echo "            </div>
  343.             <div class=\"box4_cps row\">
  344.                 ";
  345.             // line 94
  346.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'94$this->source); })()), "pageBlock3", [], "any"falsefalsefalse94)) {
  347.                 // line 95
  348.                 echo "                    <div class=\"col-md-6\">
  349.                         <div class=\"box_img_box_cps4\">
  350.                             <h3>";
  351.                 // line 97
  352.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'97$this->source); })()), "pageBlock3", [], "any"falsefalsefalse97), "titre", [], "any"falsefalsefalse97), [], "pageCmsTranslate"), "html"nulltrue);
  353.                 echo "</h3>
  354.                             ";
  355.                 // line 98
  356.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'98$this->source); })()), "pageBlock3", [], "any"falsefalsefalse98), "pageSousBlock", [], "any"falsefalsefalse98)) > 0)) {
  357.                     // line 99
  358.                     echo "                                ";
  359.                     $context['_parent'] = $context;
  360.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'99$this->source); })()), "pageBlock3", [], "any"falsefalsefalse99), "pageSousBlock", [], "any"falsefalsefalse99));
  361.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  362.                         // line 100
  363.                         echo "                                    <div class=\"box_cps_sec4\">
  364.                                         <img src=\"";
  365.                         // line 101
  366.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse101))), "html"nulltrue);
  367.                         echo "\">
  368.                                         <h4>";
  369.                         // line 102
  370.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse102), [], "pageCmsTranslate"), "html"nulltrue);
  371.                         echo "</h4>
  372.                                         ";
  373.                         // line 103
  374.                         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse103), [], "pageCmsTranslate");
  375.                         echo "
  376.                                     </div>
  377.                                 ";
  378.                     }
  379.                     $_parent $context['_parent'];
  380.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  381.                     $context array_intersect_key($context$_parent) + $_parent;
  382.                     // line 106
  383.                     echo "                            ";
  384.                 }
  385.                 // line 107
  386.                 echo "                        </div>
  387.                     </div>
  388.                     <div class=\"col-md-6\">
  389.                         <div class=\"box_img_box_cps5\">
  390.                             <img src=\"";
  391.                 // line 111
  392.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/i4_cpsb.png"), "html"nulltrue);
  393.                 echo "\">
  394.                             <div class=\"box_cps_sec5_tab\">
  395.                                 <div class=\"row row_jaune_tab\">
  396.                                     <div class=\"col-7\">
  397.                                         <h4>";
  398.                 // line 115
  399.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Horaire de commande", [], "pageCmsTranslate"), "html"nulltrue);
  400.                 echo "</h4>
  401.                                     </div>
  402.                                     <div class=\"col-5\">
  403.                                         <h4>";
  404.                 // line 118
  405.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Livraison", [], "pageCmsTranslate"), "html"nulltrue);
  406.                 echo "</h4>
  407.                                     </div>
  408.                                 </div>
  409.                                 ";
  410.                 // line 121
  411.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'121$this->source); })()), "livraisonBlock", [], "any"falsefalsefalse121)) > 0)) {
  412.                     // line 122
  413.                     echo "                                    ";
  414.                     $context['_parent'] = $context;
  415.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'122$this->source); })()), "livraisonBlock", [], "any"falsefalsefalse122));
  416.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  417.                         // line 123
  418.                         echo "                                        <div class=\"row row_repeat_tab\">
  419.                                             <div class=\"col-7\">
  420.                                                 ";
  421.                         // line 125
  422.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre1", [], "any"falsefalsefalse125), [], "pageCmsTranslate"), "html"nulltrue);
  423.                         echo "
  424.                                             </div>
  425.                                             <div class=\"col-5\">
  426.                                                 ";
  427.                         // line 128
  428.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre2", [], "any"falsefalsefalse128), [], "pageCmsTranslate"), "html"nulltrue);
  429.                         echo "
  430.                                             </div>
  431.                                         </div>
  432.                                     ";
  433.                     }
  434.                     $_parent $context['_parent'];
  435.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  436.                     $context array_intersect_key($context$_parent) + $_parent;
  437.                     // line 132
  438.                     echo "                                ";
  439.                 }
  440.                 // line 133
  441.                 echo "                            </div>
  442.                         </div>
  443.                     </div>
  444.                 ";
  445.             }
  446.             // line 137
  447.             echo "            </div>
  448.         </div>
  449.         <div class=\"section_cps3\">
  450.             <div class=\"box1_cps3 row\">
  451.                 <div class=\"col-md-7\">
  452.                     <div class=\"box_cps3_row1\">
  453.                       ";
  454.             // line 143
  455.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'143$this->source); })()), "pageBlock4", [], "any"falsefalsefalse143)) {
  456.                 // line 144
  457.                 echo "                          <h3>";
  458.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'144$this->source); })()), "pageBlock4", [], "any"falsefalsefalse144), "titre", [], "any"falsefalsefalse144), [], "pageCmsTranslate"), "html"nulltrue);
  459.                 echo " </h3>
  460.                           <p>";
  461.                 // line 145
  462.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'145$this->source); })()), "pageBlock4", [], "any"falsefalsefalse145), "description", [], "any"falsefalsefalse145), [], "pageCmsTranslate"), "html"nulltrue);
  463.                 echo "</p>
  464.                           ";
  465.                 // line 146
  466.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'146$this->source); })()), "pageBlock4", [], "any"falsefalsefalse146), "pageSousBlock", [], "any"falsefalsefalse146)) > 0)) {
  467.                     // line 147
  468.                     echo "                              <div class=\"row\">
  469.                                   ";
  470.                     // line 148
  471.                     $context['_parent'] = $context;
  472.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'148$this->source); })()), "pageBlock4", [], "any"falsefalsefalse148), "pageSousBlock", [], "any"falsefalsefalse148));
  473.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  474.                         // line 149
  475.                         echo "                                      <div class=\"col-md-6\">
  476.                                           <div class=\"box_cps3_row1\">
  477.                                               <img src=\"";
  478.                         // line 151
  479.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse151))), "html"nulltrue);
  480.                         echo "\">
  481.                                               <h4>";
  482.                         // line 152
  483.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse152), [], "pageCmsTranslate"), "html"nulltrue);
  484.                         echo "</h4>
  485.                                               ";
  486.                         // line 153
  487.                         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse153), [], "pageCmsTranslate");
  488.                         echo "
  489.                                           </div>
  490.                                       </div>
  491.                                   ";
  492.                     }
  493.                     $_parent $context['_parent'];
  494.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  495.                     $context array_intersect_key($context$_parent) + $_parent;
  496.                     // line 157
  497.                     echo "                              </div>
  498.                           ";
  499.                 }
  500.                 // line 159
  501.                 echo "                      ";
  502.             }
  503.             // line 160
  504.             echo "                    </div>
  505.                 </div>
  506.                 <div class=\"col-md-5\">
  507.                     <div class=\"img_box_cps2 ecron_design\">
  508.                         <div class=\"\" style=\"position: relative; padding-bottom:56%; height: 0;\">
  509.                             ";
  510.             // line 166
  511.             echo "                            <video width=\"400\" controls style=\"width: 100%;background-color: #000000;padding: 2px;\">
  512.                                 <source src=\"";
  513.             // line 167
  514.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/video_pages_cms_produit.mp4"), "html"nulltrue);
  515.             echo "\" type=\"video/mp4\">
  516.                             </video>
  517.                         </div>
  518.                     </div>
  519.                     <div class=\"img_box_cps2 ecron_design_mobile\" style=\"display: none\">
  520.                         <video width=\"400\" controls style=\"width: 100%;background-color: #000000;padding: 2px;\">
  521.                             <source src=\"";
  522.             // line 173
  523.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/video_pages_cms_produit.mp4"), "html"nulltrue);
  524.             echo "\" type=\"video/mp4\">
  525.                         </video>
  526.                     </div>
  527.                 </div>
  528.                 <div class=\"col-md-12\">
  529.                     <div class=\"link_cps3\">
  530.                          ";
  531.             // line 179
  532.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'179$this->source); })()), "pageBlock4", [], "any"falsefalsefalse179)) {
  533.                 // line 180
  534.                 echo "                            <a href=\"";
  535.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'180$this->source); })()), "pageBlock4", [], "any"falsefalsefalse180), "btn1Link", [], "any"falsefalsefalse180), "html"nulltrue);
  536.                 echo "\" style=\"color:";
  537.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'180$this->source); })()), "pageBlock4", [], "any"falsefalsefalse180), "btn1color", [], "any"falsefalsefalse180), "html"nulltrue);
  538.                 echo ";background-color: ";
  539.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'180$this->source); })()), "pageBlock4", [], "any"falsefalsefalse180), "btn1Background", [], "any"falsefalsefalse180), "html"nulltrue);
  540.                 echo "\">";
  541.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'180$this->source); })()), "pageBlock4", [], "any"falsefalsefalse180), "btn1Name", [], "any"falsefalsefalse180), [], "pageCmsTranslate"), "html"nulltrue);
  542.                 echo "</a>
  543.                         ";
  544.             }
  545.             // line 182
  546.             echo "                    </div>
  547.                 </div>
  548.             </div>
  549.         </div>
  550.         <div class=\"section_cps4\">
  551.             <div class=\"box1_cps4\">
  552.                 ";
  553.             // line 188
  554.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'188$this->source); })()), "pageBlock5", [], "any"falsefalsefalse188)) {
  555.                 // line 189
  556.                 echo "                    <h3>";
  557.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'189$this->source); })()), "pageBlock5", [], "any"falsefalsefalse189), "titre", [], "any"falsefalsefalse189), [], "pageCmsTranslate"), "html"nulltrue);
  558.                 echo "</h3>
  559.                     <p>";
  560.                 // line 190
  561.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'190$this->source); })()), "pageBlock5", [], "any"falsefalsefalse190), "description", [], "any"falsefalsefalse190), [], "pageCmsTranslate"), "html"nulltrue);
  562.                 echo "</p>
  563.                     <a href=\"";
  564.                 // line 191
  565.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'191$this->source); })()), "pageBlock5", [], "any"falsefalsefalse191), "btn1Link", [], "any"falsefalsefalse191), "html"nulltrue);
  566.                 echo "\" style=\"color:";
  567.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'191$this->source); })()), "pageBlock5", [], "any"falsefalsefalse191), "btn1color", [], "any"falsefalsefalse191), "html"nulltrue);
  568.                 echo ";background-color: ";
  569.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'191$this->source); })()), "pageBlock5", [], "any"falsefalsefalse191), "btn1Background", [], "any"falsefalsefalse191), "html"nulltrue);
  570.                 echo "\">";
  571.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'191$this->source); })()), "pageBlock5", [], "any"falsefalsefalse191), "btn1Name", [], "any"falsefalsefalse191), [], "pageCmsTranslate"), "html"nulltrue);
  572.                 echo "</a>
  573.                 ";
  574.             }
  575.             // line 193
  576.             echo "            </div>
  577.         </div>
  578.         ";
  579.             // line 195
  580.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'195$this->source); })()), "isBandeau", [], "any"falsefalsefalse195)) {
  581.                 // line 196
  582.                 echo "             <div class=\"part_hd9 part_hd_ass4\" style=\"\">
  583.                 <div class=\"container-fluid part7\" style=\"padding-bottom: 10px;\">
  584.                     <div class=\"container\">
  585.                         <div class=\"row\">
  586.                             <div class=\"col-lg-12 text-center\">
  587.                                 <h2 class=\"text-center\">";
  588.                 // line 201
  589.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos clients en parlent mieux que nous", [], "pageCmsTranslate"), "html"nulltrue);
  590.                 echo "</h2>
  591.                             </div>
  592.                             <div class=\"clear\"></div>
  593.                             <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>
  594.                         </div>
  595.                     </div>
  596.                 </div>
  597.              </div>
  598.         ";
  599.             }
  600.             // line 210
  601.             echo "        <div class=\"section_cps5\">
  602.             <div class=\"box1_cps5\">
  603.                 ";
  604.             // line 212
  605.             if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'212$this->source); })()), "pageBlock6", [], "any"falsefalsefalse212)) {
  606.                 // line 213
  607.                 echo "                    <h2>";
  608.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'213$this->source); })()), "pageBlock6", [], "any"falsefalsefalse213), "titre", [], "any"falsefalsefalse213), [], "pageCmsTranslate"), "html"nulltrue);
  609.                 echo " </h2>
  610.                     <p>";
  611.                 // line 214
  612.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'214$this->source); })()), "pageBlock6", [], "any"falsefalsefalse214), "description", [], "any"falsefalsefalse214), [], "pageCmsTranslate"), "html"nulltrue);
  613.                 echo "</p>
  614.                     <div class=\"box1_cps5_row row\">
  615.                         ";
  616.                 // line 216
  617.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'216$this->source); })()), "pageBlock6", [], "any"falsefalsefalse216), "pageSousBlock", [], "any"falsefalsefalse216)) > 0)) {
  618.                     // line 217
  619.                     echo "                            ";
  620.                     $context['_parent'] = $context;
  621.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'217$this->source); })()), "pageBlock6", [], "any"falsefalsefalse217), "pageSousBlock", [], "any"falsefalsefalse217));
  622.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  623.                         // line 218
  624.                         echo "                                <div class=\"col-md-4\">
  625.                                     <div class=\"box_cps5_glob\">
  626.                                         <img src=\"";
  627.                         // line 220
  628.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("imageSite/" twig_get_attribute($this->env$this->source$context["item"], "image", [], "any"falsefalsefalse220))), "html"nulltrue);
  629.                         echo "\">
  630.                                         <div class=\"txt_cps5\">
  631.                                             <h4>";
  632.                         // line 222
  633.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "titre", [], "any"falsefalsefalse222), [], "pageCmsTranslate"), "html"nulltrue);
  634.                         echo "</h4>
  635.                                             <h3>";
  636.                         // line 223
  637.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "description", [], "any"falsefalsefalse223), [], "pageCmsTranslate"), "html"nulltrue);
  638.                         echo "</h3>
  639.                                             <a href=\"";
  640.                         // line 224
  641.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "btnLink", [], "any"falsefalsefalse224), "html"nulltrue);
  642.                         echo "\" >";
  643.                         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source$context["item"], "btnName", [], "any"falsefalsefalse224), [], "pageCmsTranslate"), "html"nulltrue);
  644.                         echo "</a>
  645.                                         </div>
  646.                                     </div>
  647.                                 </div>
  648.                             ";
  649.                     }
  650.                     $_parent $context['_parent'];
  651.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  652.                     $context array_intersect_key($context$_parent) + $_parent;
  653.                     // line 229
  654.                     echo "                        ";
  655.                 }
  656.                 // line 230
  657.                 echo "                    </div>
  658.                 ";
  659.             }
  660.             // line 232
  661.             echo "            </div>
  662.         </div>
  663.     ";
  664.         }
  665.         // line 235
  666.         echo "    ";
  667.         $this->loadTemplate("front/footer.html.twig""front/page-cms/page-ville.html.twig"235)->display($context);
  668.         // line 236
  669.         echo "
  670.     <style>
  671.         .ecron_design{
  672.             background-image: url(/images/ecron_design0.png) !important;
  673.             background-repeat: no-repeat;
  674.             background-size: 100% !important;
  675.             height: 100%;
  676.             padding-left: 1.3%!important;
  677.             padding-right: 1%! important;
  678.             padding-top: 1%!important;
  679.         }
  680.         @media (min-width: 900px) and (max-width: 992px) {  .ecron_design{ height: 734px;}  }
  681.         @media (min-width: 800px) and (max-width: 900px) {  .ecron_design{ height: 665px;}  }
  682.         @media (min-width: 700px) and (max-width: 800px) {  .ecron_design{ height: 587px;}  }
  683.         @media (max-width: 767px) {
  684.             .ecron_design_mobile {
  685.                 display: block!important;
  686.             }
  687.             .ecron_design{
  688.                 display: none;
  689.             }
  690.         }
  691.         @media (min-width: 1280px) {
  692.             .ecron_design{
  693.                 width: 500px!important;
  694.             }
  695.         }
  696.     </style>
  697. ";
  698.         
  699.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  700.         
  701.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  702.     }
  703.     // line 266
  704.     public function block_javascripts($context, array $blocks = [])
  705.     {
  706.         $macros $this->macros;
  707.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  708.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  709.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  710.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  711.         // line 267
  712.         echo "    ";
  713.         $this->displayParentBlock("javascripts"$context$blocks);
  714.         echo "
  715.     ";
  716.         // line 268
  717.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("page_cms");
  718.         echo "
  719. ";
  720.         
  721.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  722.         
  723.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  724.     }
  725.     public function getTemplateName()
  726.     {
  727.         return "front/page-cms/page-ville.html.twig";
  728.     }
  729.     public function isTraitable()
  730.     {
  731.         return false;
  732.     }
  733.     public function getDebugInfo()
  734.     {
  735.         return array (  757 => 268,  752 => 267,  742 => 266,  703 => 236,  700 => 235,  695 => 232,  691 => 230,  688 => 229,  675 => 224,  671 => 223,  667 => 222,  662 => 220,  658 => 218,  653 => 217,  651 => 216,  646 => 214,  641 => 213,  639 => 212,  635 => 210,  623 => 201,  616 => 196,  614 => 195,  610 => 193,  599 => 191,  595 => 190,  590 => 189,  588 => 188,  580 => 182,  568 => 180,  566 => 179,  557 => 173,  548 => 167,  545 => 166,  538 => 160,  535 => 159,  531 => 157,  521 => 153,  517 => 152,  513 => 151,  509 => 149,  505 => 148,  502 => 147,  500 => 146,  496 => 145,  491 => 144,  489 => 143,  481 => 137,  475 => 133,  472 => 132,  462 => 128,  456 => 125,  452 => 123,  447 => 122,  445 => 121,  439 => 118,  433 => 115,  426 => 111,  420 => 107,  417 => 106,  408 => 103,  404 => 102,  400 => 101,  397 => 100,  392 => 99,  390 => 98,  386 => 97,  382 => 95,  380 => 94,  376 => 92,  371 => 89,  368 => 88,  359 => 85,  355 => 84,  351 => 83,  348 => 82,  343 => 81,  341 => 80,  337 => 79,  333 => 78,  325 => 73,  321 => 71,  319 => 70,  311 => 65,  306 => 62,  302 => 60,  298 => 58,  288 => 54,  282 => 53,  278 => 51,  274 => 50,  271 => 49,  269 => 48,  265 => 47,  261 => 46,  258 => 45,  256 => 44,  248 => 38,  235 => 37,  223 => 36,  220 => 35,  214 => 33,  212 => 32,  208 => 31,  204 => 29,  196 => 26,  192 => 25,  188 => 24,  184 => 23,  179 => 21,  175 => 19,  172 => 18,  169 => 17,  159 => 16,  147 => 13,  142 => 12,  132 => 11,  121 => 9,  111 => 8,  96 => 6,  86 => 5,  73 => 3,  63 => 2,  40 => 1,);
  736.     }
  737.     public function getSourceContext()
  738.     {
  739.         return new Source("{% extends 'front/layout.html.twig' %}
  740. {% block title %}
  741.     {% if page  %}{{ page.metaTitle | trans({}, \"pageCmsTranslate\") }}{% endif %}
  742. {% endblock %}
  743. {% block metaDescription %}
  744.     {% if page  %}<meta name=\"description\" content=\"{{ page.metaDescription | trans({}, \"pageCmsTranslate\") }}\">{% endif %}
  745. {% endblock %}
  746. {% block googleTagManagerDataLayer %}
  747.     {% include 'google_tag.html.twig' with {'titlePage':page.googleTagNamePage,'categoryPage':'about-us','navigation_category1':page.googleTagcat1,'navigation_category2':page.googleTagcat2,'navigation_category3':page.googleTagcat3 }   %}
  748. {% endblock %}
  749.     {% block stylesheets %}
  750.         {{ parent() }}
  751.         {{ encore_entry_link_tags('page_cms') }}
  752.     {% endblock %}
  753. {% block body %}
  754.     {% include 'front/header.html.twig' %}
  755.     {% if page and page.isDeleted %}
  756.         <div class=\"container mt-5 mb-5\">
  757.             <div class=\"d-flex justify-content-center\">
  758.                 <div class=\"col-7\"><img src=\"{{ asset('images/404_img.png') }}\" style=\"\"></div>
  759.             </div>
  760.             <p class=\"text-center page404Titre\">{{ 'Oooops nous sommes désolés' | trans({}, \"pageCmsTranslate\") }}</p>
  761.             <p class=\"text-center page404SousTitre mb-1\">{{ 'Nous ne pouvons plus vous proposer cette page' | trans({}, \"pageCmsTranslate\") }}</p>
  762.             <p class=\"text-center page404SousTitre\">{{ 'Retournez sur Copees en cliquant sur le bouton en dessous afin de télécharger Ã  nouveau vos fichiers.' | trans({}, \"pageCmsTranslate\") }}</p>
  763.             <p class=\"text-center page404SousTitre mt-5\"><a  href=\"{{ path('accueil') }}\">{{ 'Retourner sur Copees' | trans({}, \"pageCmsTranslate\") }}</a></p>
  764.         </div>
  765.     {% else %}
  766.         <div class=\"section_cps1\">
  767.             <div class=\"box1_cps\">
  768.                 <h2>{{page.titre| trans({}, \"pageCmsTranslate\")}}</h2>
  769.                 {% if page.sousTitre %}
  770.                    <h3>{{ page.sousTitre | trans({}, \"pageCmsTranslate\") }}</h3>
  771.                 {% endif %}
  772.                 <div class=\"box_link_cps1\">
  773.                      {% if page.btn1Name %} <a href=\"{{ page.btn1Link }}\" style=\"color:{{ page.btn1color }};background-color: {{ page.btn1Background }}\">{{ page.btn1Name | trans({}, \"pageCmsTranslate\") }}</a> {% endif %}
  774.                      {% if page.btn2Name %} <a href=\"{{ page.btn2Link }}\" style=\"color:{{ page.btn2color }};background-color: {{ page.btn2Background }}\">{{ page.btn2Name | trans({}, \"pageCmsTranslate\") }}</a> {% endif %}
  775.                 </div>
  776.             </div>
  777.         </div>
  778.         <div class=\"section_cps2\">
  779.             <div class=\"box2_cps row\">
  780.                 <div class=\"col-md-7\">
  781.                     {% if page.pageBlock1 %}
  782.                         <div class=\"box_cps_row1\">
  783.                             <h3>{{page.pageBlock1.titre| trans({}, \"pageCmsTranslate\")}} </h3>
  784.                             <p>{{page.pageBlock1.description| trans({}, \"pageCmsTranslate\")}}</p>
  785.                             {% if page.pageBlock1.pageSousBlock|length > 0 %}
  786.                                 <div class=\"row\">
  787.                                     {% for item in page.pageBlock1.pageSousBlock %}
  788.                                         <div class=\"col-md-6\">
  789.                                             <div class=\"box_cps_row1\">
  790.                                                 <h4 class=\"ic_cps1\" style=\"background-image: url({{ asset('imageSite/'~item.image) }});\">{{ item.titre | trans({}, \"pageCmsTranslate\") }}</h4>
  791.                                                 {{ item.description | trans({}, \"pageCmsTranslate\")|raw }}
  792.                                             </div>
  793.                                         </div>
  794.                                     {% endfor %}
  795.                                 </div>
  796.                             {% endif %}
  797.                         </div>
  798.                     {% endif %}
  799.                 </div>
  800.                 <div class=\"col-md-5\">
  801.                     <div class=\"img_box_cps2\">
  802.                         <img src=\"{{ asset('images/i2_cpsb.png') }}\">
  803.                     </div>
  804.                 </div>
  805.             </div>
  806.             <div class=\"box3_cps row\">
  807.                 {% if page.pageBlock2 %}
  808.                     <div class=\"col-md-5\">
  809.                         <div class=\"img_box_cps3\">
  810.                             <img src=\"{{ asset('imageSite/'~page.pageBlock2.image) }}\">
  811.                         </div>
  812.                     </div>
  813.                     <div class=\"col-md-7\">
  814.                         <div class=\"box_cps_row2\">
  815.                             <h3>{{page.pageBlock2.titre | trans({}, \"pageCmsTranslate\")}} </h3>
  816.                             <p>{{page.pageBlock2.description | trans({}, \"pageCmsTranslate\")}}</p>
  817.                              {% if page.pageBlock2.pageSousBlock|length > 0 %}
  818.                                 {% for item in page.pageBlock2.pageSousBlock %}
  819.                                     <div class=\"box_cps_sec2\">
  820.                                         <img src=\"{{ asset('imageSite/'~item.image) }}\">
  821.                                         <h4>{{ item.titre | trans({}, \"pageCmsTranslate\") }}</h4>
  822.                                         {{ item.description | trans({}, \"pageCmsTranslate\")|raw }}
  823.                                     </div>
  824.                                 {% endfor %}
  825.                              {% endif %}
  826.                         </div>
  827.                     </div>
  828.                 {% endif %}
  829.             </div>
  830.             <div class=\"box4_cps row\">
  831.                 {% if page.pageBlock3 %}
  832.                     <div class=\"col-md-6\">
  833.                         <div class=\"box_img_box_cps4\">
  834.                             <h3>{{page.pageBlock3.titre | trans({}, \"pageCmsTranslate\")}}</h3>
  835.                             {% if page.pageBlock3.pageSousBlock|length > 0 %}
  836.                                 {% for item in page.pageBlock3.pageSousBlock %}
  837.                                     <div class=\"box_cps_sec4\">
  838.                                         <img src=\"{{ asset('imageSite/'~item.image) }}\">
  839.                                         <h4>{{ item.titre | trans({}, \"pageCmsTranslate\") }}</h4>
  840.                                         {{ item.description | trans({}, \"pageCmsTranslate\")|raw }}
  841.                                     </div>
  842.                                 {% endfor %}
  843.                             {% endif %}
  844.                         </div>
  845.                     </div>
  846.                     <div class=\"col-md-6\">
  847.                         <div class=\"box_img_box_cps5\">
  848.                             <img src=\"{{ asset('images/i4_cpsb.png') }}\">
  849.                             <div class=\"box_cps_sec5_tab\">
  850.                                 <div class=\"row row_jaune_tab\">
  851.                                     <div class=\"col-7\">
  852.                                         <h4>{{ 'Horaire de commande' | trans({}, \"pageCmsTranslate\") }}</h4>
  853.                                     </div>
  854.                                     <div class=\"col-5\">
  855.                                         <h4>{{ 'Livraison' | trans({}, \"pageCmsTranslate\") }}</h4>
  856.                                     </div>
  857.                                 </div>
  858.                                 {% if page.livraisonBlock|length > 0 %}
  859.                                     {% for item in page.livraisonBlock %}
  860.                                         <div class=\"row row_repeat_tab\">
  861.                                             <div class=\"col-7\">
  862.                                                 {{ item.titre1 | trans({}, \"pageCmsTranslate\") }}
  863.                                             </div>
  864.                                             <div class=\"col-5\">
  865.                                                 {{ item.titre2 | trans({}, \"pageCmsTranslate\") }}
  866.                                             </div>
  867.                                         </div>
  868.                                     {% endfor %}
  869.                                 {% endif %}
  870.                             </div>
  871.                         </div>
  872.                     </div>
  873.                 {% endif %}
  874.             </div>
  875.         </div>
  876.         <div class=\"section_cps3\">
  877.             <div class=\"box1_cps3 row\">
  878.                 <div class=\"col-md-7\">
  879.                     <div class=\"box_cps3_row1\">
  880.                       {% if page.pageBlock4 %}
  881.                           <h3>{{page.pageBlock4.titre | trans({}, \"pageCmsTranslate\")}} </h3>
  882.                           <p>{{page.pageBlock4.description | trans({}, \"pageCmsTranslate\")}}</p>
  883.                           {% if page.pageBlock4.pageSousBlock|length > 0 %}
  884.                               <div class=\"row\">
  885.                                   {% for item in page.pageBlock4.pageSousBlock %}
  886.                                       <div class=\"col-md-6\">
  887.                                           <div class=\"box_cps3_row1\">
  888.                                               <img src=\"{{ asset('imageSite/'~item.image) }}\">
  889.                                               <h4>{{ item.titre | trans({}, \"pageCmsTranslate\") }}</h4>
  890.                                               {{ item.description | trans({}, \"pageCmsTranslate\")|raw }}
  891.                                           </div>
  892.                                       </div>
  893.                                   {% endfor %}
  894.                               </div>
  895.                           {% endif %}
  896.                       {% endif %}
  897.                     </div>
  898.                 </div>
  899.                 <div class=\"col-md-5\">
  900.                     <div class=\"img_box_cps2 ecron_design\">
  901.                         <div class=\"\" style=\"position: relative; padding-bottom:56%; height: 0;\">
  902.                             {#<iframe src=\"https://supademo.com/embed/ycfxVR7su14SkJfnpek5Q\" frameborder=\"0\" webkitallowfullscreen=\"true\" mozallowfullscreen=\"true\" allowfullscreen style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"></iframe>#}
  903.                             <video width=\"400\" controls style=\"width: 100%;background-color: #000000;padding: 2px;\">
  904.                                 <source src=\"{{ asset('images/video_pages_cms_produit.mp4') }}\" type=\"video/mp4\">
  905.                             </video>
  906.                         </div>
  907.                     </div>
  908.                     <div class=\"img_box_cps2 ecron_design_mobile\" style=\"display: none\">
  909.                         <video width=\"400\" controls style=\"width: 100%;background-color: #000000;padding: 2px;\">
  910.                             <source src=\"{{ asset('images/video_pages_cms_produit.mp4') }}\" type=\"video/mp4\">
  911.                         </video>
  912.                     </div>
  913.                 </div>
  914.                 <div class=\"col-md-12\">
  915.                     <div class=\"link_cps3\">
  916.                          {% if page.pageBlock4 %}
  917.                             <a href=\"{{ page.pageBlock4.btn1Link }}\" style=\"color:{{ page.pageBlock4.btn1color }};background-color: {{ page.pageBlock4.btn1Background }}\">{{ page.pageBlock4.btn1Name | trans({}, \"pageCmsTranslate\") }}</a>
  918.                         {% endif %}
  919.                     </div>
  920.                 </div>
  921.             </div>
  922.         </div>
  923.         <div class=\"section_cps4\">
  924.             <div class=\"box1_cps4\">
  925.                 {% if page.pageBlock5 %}
  926.                     <h3>{{page.pageBlock5.titre | trans({}, \"pageCmsTranslate\")}}</h3>
  927.                     <p>{{page.pageBlock5.description | trans({}, \"pageCmsTranslate\")}}</p>
  928.                     <a href=\"{{ page.pageBlock5.btn1Link }}\" style=\"color:{{ page.pageBlock5.btn1color }};background-color: {{ page.pageBlock5.btn1Background }}\">{{ page.pageBlock5.btn1Name | trans({}, \"pageCmsTranslate\") }}</a>
  929.                 {% endif %}
  930.             </div>
  931.         </div>
  932.         {% if page.isBandeau %}
  933.              <div class=\"part_hd9 part_hd_ass4\" style=\"\">
  934.                 <div class=\"container-fluid part7\" style=\"padding-bottom: 10px;\">
  935.                     <div class=\"container\">
  936.                         <div class=\"row\">
  937.                             <div class=\"col-lg-12 text-center\">
  938.                                 <h2 class=\"text-center\">{{ 'Nos clients en parlent mieux que nous' | trans({}, \"pageCmsTranslate\") }}</h2>
  939.                             </div>
  940.                             <div class=\"clear\"></div>
  941.                             <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>
  942.                         </div>
  943.                     </div>
  944.                 </div>
  945.              </div>
  946.         {% endif %}
  947.         <div class=\"section_cps5\">
  948.             <div class=\"box1_cps5\">
  949.                 {% if page.pageBlock6 %}
  950.                     <h2>{{page.pageBlock6.titre | trans({}, \"pageCmsTranslate\")}} </h2>
  951.                     <p>{{page.pageBlock6.description | trans({}, \"pageCmsTranslate\")}}</p>
  952.                     <div class=\"box1_cps5_row row\">
  953.                         {% if page.pageBlock6.pageSousBlock|length > 0 %}
  954.                             {% for item in page.pageBlock6.pageSousBlock %}
  955.                                 <div class=\"col-md-4\">
  956.                                     <div class=\"box_cps5_glob\">
  957.                                         <img src=\"{{ asset('imageSite/'~item.image) }}\">
  958.                                         <div class=\"txt_cps5\">
  959.                                             <h4>{{ item.titre | trans({}, \"pageCmsTranslate\") }}</h4>
  960.                                             <h3>{{ item.description | trans({}, \"pageCmsTranslate\") }}</h3>
  961.                                             <a href=\"{{ item.btnLink }}\" >{{ item.btnName | trans({}, \"pageCmsTranslate\") }}</a>
  962.                                         </div>
  963.                                     </div>
  964.                                 </div>
  965.                             {% endfor %}
  966.                         {% endif %}
  967.                     </div>
  968.                 {% endif %}
  969.             </div>
  970.         </div>
  971.     {% endif %}
  972.     {% include 'front/footer.html.twig' %}
  973.     <style>
  974.         .ecron_design{
  975.             background-image: url(/images/ecron_design0.png) !important;
  976.             background-repeat: no-repeat;
  977.             background-size: 100% !important;
  978.             height: 100%;
  979.             padding-left: 1.3%!important;
  980.             padding-right: 1%! important;
  981.             padding-top: 1%!important;
  982.         }
  983.         @media (min-width: 900px) and (max-width: 992px) {  .ecron_design{ height: 734px;}  }
  984.         @media (min-width: 800px) and (max-width: 900px) {  .ecron_design{ height: 665px;}  }
  985.         @media (min-width: 700px) and (max-width: 800px) {  .ecron_design{ height: 587px;}  }
  986.         @media (max-width: 767px) {
  987.             .ecron_design_mobile {
  988.                 display: block!important;
  989.             }
  990.             .ecron_design{
  991.                 display: none;
  992.             }
  993.         }
  994.         @media (min-width: 1280px) {
  995.             .ecron_design{
  996.                 width: 500px!important;
  997.             }
  998.         }
  999.     </style>
  1000. {% endblock %}
  1001. {% block javascripts %}
  1002.     {{ parent() }}
  1003.     {{ encore_entry_script_tags('page_cms') }}
  1004. {% endblock %}
  1005. ""front/page-cms/page-ville.html.twig""/home/preprodcopees/www/copees-sf/templates/front/page-cms/page-ville.html.twig");
  1006.     }
  1007. }