var/cache/dev/twig/5c/5c9718fb3cc53e0f625c1a91fbc14511.php line 39

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/static-pages.html.twig */
  14. class __TwigTemplate_54c11f829f1022409348f3dc6eab98b2 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.             'bodyClass' => [$this'block_bodyClass'],
  24.             'content' => [$this'block_content'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 2
  30.         return "layouts/front.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/pages/static-pages.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/pages/static-pages.html.twig"));
  39.         $this->parent $this->loadTemplate("layouts/front.html.twig""front/pages/static-pages.html.twig"2);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 4
  47.     public function block_bodyClass($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  54.         echo "interne";
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.     }
  60.     // line 6
  61.     public function block_content($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  68.         // line 7
  69.         echo "    <section class=\"title-page cours-page\" style=\"background:url(";
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/bg_page_abonnement.jpg"), "html"nulltrue);
  71.         echo ")\">
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"head_page\">
  75.                     <div class=\"head\">  ";
  76.         // line 11
  77.         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.'11$this->source); })()), "title", [], "any"falsefalsefalse11), "html"nulltrue);
  78.         echo " </div>
  79.                     <div class=\"sperateur\"> </div>
  80.                     <div class=\"sub_title\"> </div>
  81.                 </div>
  82.             </div>
  83.         </div>
  84.     </section>
  85.     <section class=\"breadcumbs\">
  86.         <div class=\"container\">
  87.             <div class=\"row\">
  88.                 <div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> ";
  89.         // line 22
  90.         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.'22$this->source); })()), "title", [], "any"falsefalsefalse22), "html"nulltrue);
  91.         echo " </a>    </div>
  92.             </div>
  93.         </div>
  94.     </section>
  95.     <section class=\"default\" >
  96.         <div class=\"container\">
  97.             <div class=\"row\">
  98.                 <div class=\"contenu_site_web\">
  99.                     ";
  100.         // line 32
  101.         echo 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); })()), "content", [], "any"falsefalsefalse32);
  102.         echo "
  103.                 </div>
  104.             </div>
  105.         </div>
  106.     </section>
  107.    
  108. ";
  109.         
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  111.         
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  113.     }
  114.     public function getTemplateName()
  115.     {
  116.         return "front/pages/static-pages.html.twig";
  117.     }
  118.     public function isTraitable()
  119.     {
  120.         return false;
  121.     }
  122.     public function getDebugInfo()
  123.     {
  124.         return array (  123 => 32,  110 => 22,  96 => 11,  88 => 7,  78 => 6,  59 => 4,  36 => 2,);
  125.     }
  126.     public function getSourceContext()
  127.     {
  128.         return new Source("
  129. {% extends 'layouts/front.html.twig' %}
  130. {% block bodyClass %}interne{% endblock %}
  131. {% block content %}
  132.     <section class=\"title-page cours-page\" style=\"background:url({{ asset('build/images/bg_page_abonnement.jpg') }})\">
  133.         <div class=\"container\">
  134.             <div class=\"row\">
  135.                 <div class=\"head_page\">
  136.                     <div class=\"head\">  {{ page.title }} </div>
  137.                     <div class=\"sperateur\"> </div>
  138.                     <div class=\"sub_title\"> </div>
  139.                 </div>
  140.             </div>
  141.         </div>
  142.     </section>
  143.     <section class=\"breadcumbs\">
  144.         <div class=\"container\">
  145.             <div class=\"row\">
  146.                 <div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> {{ page.title }} </a>    </div>
  147.             </div>
  148.         </div>
  149.     </section>
  150.     <section class=\"default\" >
  151.         <div class=\"container\">
  152.             <div class=\"row\">
  153.                 <div class=\"contenu_site_web\">
  154.                     {{ page.content|raw }}
  155.                 </div>
  156.             </div>
  157.         </div>
  158.     </section>
  159.    
  160. {% endblock %}
  161. ""front/pages/static-pages.html.twig""/home/saco/subdomains/preprod/templates/front/pages/static-pages.html.twig");
  162.     }
  163. }