var/cache/dev/twig/cb/cb6680794bcd3acbbd86ec45a0f4299c.php line 41

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/pages/packProducts.html.twig */
  14. class __TwigTemplate_39f91110b41d620c3e3d1ff689bbeead extends 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.             'body' => [$this'block_body'],
  25.             'footer' => [$this'block_footer'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "front/base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/pages/packProducts.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/pages/packProducts.html.twig"));
  41.         $this->parent $this->loadTemplate("front/base.html.twig""front/pages/packProducts.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 2
  49.     public function block_title($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         echo "SUNSHINE ELEGANCE :: BONS PLANS ";
  57.         
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  59.         
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  61.     }
  62.     // line 3
  63.     public function block_body($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  70.         // line 4
  71.         echo "    <main class=\"main\">
  72.         <div class=\"page-header breadcrumb-wrap\">
  73.             <div class=\"container\">
  74.                 <div class=\"breadcrumb\">
  75.                     <a href=\"";
  76.         // line 8
  77.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
  78.         echo "\" rel=\"nofollow\">Acceuil</a>
  79.                     <span></span> Bons plans
  80.                     <!--<span></span> Checkout-->
  81.                 </div>
  82.             </div>
  83.         </div>
  84.         <section class=\"mt-50 mb-50\">
  85.             <div class=\"container text-center\">
  86.                 <div class=\"row\">
  87.                     <div class=\"col-md-12\">
  88.                         <div class=\"mb-25\">
  89.                             <h4>À venir</h4>
  90.                         </div>
  91.                     </div>
  92.                 </div>
  93.             </div>
  94.         </section>
  95.     </main>
  96. ";
  97.         
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.     }
  102.     // line 33
  103.     public function block_footer($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  107.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  110.         // line 34
  111.         echo "    ";
  112.         $this->displayParentBlock("footer"$context$blocks);
  113.         echo "
  114. ";
  115.         
  116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  117.         
  118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  119.     }
  120.     // line 37
  121.     public function block_javascripts($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  128.         // line 38
  129.         echo "    ";
  130.         $this->displayParentBlock("javascripts"$context$blocks);
  131.         echo "
  132. ";
  133.         
  134.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  135.         
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  137.     }
  138.     /**
  139.      * @codeCoverageIgnore
  140.      */
  141.     public function getTemplateName()
  142.     {
  143.         return "front/pages/packProducts.html.twig";
  144.     }
  145.     /**
  146.      * @codeCoverageIgnore
  147.      */
  148.     public function isTraitable()
  149.     {
  150.         return false;
  151.     }
  152.     /**
  153.      * @codeCoverageIgnore
  154.      */
  155.     public function getDebugInfo()
  156.     {
  157.         return array (  163 => 38,  153 => 37,  140 => 34,  130 => 33,  96 => 8,  90 => 4,  80 => 3,  61 => 2,  38 => 1,);
  158.     }
  159.     public function getSourceContext()
  160.     {
  161.         return new Source("{% extends 'front/base.html.twig' %}
  162. {% block title %}SUNSHINE ELEGANCE :: BONS PLANS {% endblock %}
  163. {% block body %}
  164.     <main class=\"main\">
  165.         <div class=\"page-header breadcrumb-wrap\">
  166.             <div class=\"container\">
  167.                 <div class=\"breadcrumb\">
  168.                     <a href=\"{{ path('home') }}\" rel=\"nofollow\">Acceuil</a>
  169.                     <span></span> Bons plans
  170.                     <!--<span></span> Checkout-->
  171.                 </div>
  172.             </div>
  173.         </div>
  174.         <section class=\"mt-50 mb-50\">
  175.             <div class=\"container text-center\">
  176.                 <div class=\"row\">
  177.                     <div class=\"col-md-12\">
  178.                         <div class=\"mb-25\">
  179.                             <h4>À venir</h4>
  180.                         </div>
  181.                     </div>
  182.                 </div>
  183.             </div>
  184.         </section>
  185.     </main>
  186. {% endblock %}
  187. {% block footer %}
  188.     {{ parent() }}
  189. {% endblock %}
  190. {% block javascripts %}
  191.     {{ parent() }}
  192. {% endblock %}
  193. ""front/pages/packProducts.html.twig""/home/sunshil/demo/sunshine-elegance/templates/front/pages/packProducts.html.twig");
  194.     }
  195. }