var/cache/dev/twig/a2/a21a1ea1d2f4913ac34dbbf1cceb2738.php line 49

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/presentation_academy.html.twig */
  14. class __TwigTemplate_dd9367c0ddbd44d860f4ea553f8d0777 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 1
  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/presentation_academy.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/presentation_academy.html.twig"));
  39.         $this->parent $this->loadTemplate("layouts/front.html.twig""front/pages/presentation_academy.html.twig"1);
  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 3
  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 pa";
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.     }
  60.     // line 5
  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 6
  69.         echo "    <section class=\"title-page\" style=\"background:url(";
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" 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); })()), "image", [], "any"falsefalsefalse6))), "html"nulltrue);
  71.         echo ")\">
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"head_page pres\">
  75.                     <div class=\"head\"> ";
  76.         // line 10
  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.'10$this->source); })()), "title", [], "any"falsefalsefalse10), "html"nulltrue);
  78.         echo "</div>
  79.                     <div class=\"sperateur\"></div>
  80.                     <div class=\"sub_title\"> ";
  81.         // line 12
  82.         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.'12$this->source); })()), "content", [], "any"falsefalsefalse12);
  83.         echo " </div>
  84.                 </div>
  85.                 <div class=\"arrows_head\">
  86.                     <a href=\"#\">
  87.                         <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  88.                              id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  89.                              style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  90.                             <g>
  91.                                 <g>
  92.                                     <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  93.                                           d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  94.                                 </g>
  95.                             </g>
  96.                         </svg>
  97.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  98.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  99.                          xml:space=\"preserve\" fill=\"#fff\">
  100.                     <g>
  101.                         <g>
  102.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  103.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  104.                         </g>
  105.                     </g>
  106.                     </svg>
  107.                     </a>
  108.                 </div>
  109.             </div>
  110.         </div>
  111.     </section>
  112.     <section class=\"breadcumbs\">
  113.         <div class=\"container\">
  114.             <div class=\"row\">
  115.                 <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> PrĂ©sentation </a></div>
  116.             </div>
  117.         </div>
  118.     </section>
  119.     <section class=\"bloc1\">
  120.         <div class=\"container\">
  121.             <div class=\"row\">
  122.                 <img src=\"";
  123.         // line 53
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'53$this->source); })()), "academy_bloc_1", [], "any"falsefalsefalse53), "image", [], "any"falsefalsefalse53))), "html"nulltrue);
  125.         echo "\">
  126.                 <h1 class=\"title pres_title\">  ";
  127.         // line 54
  128.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'54$this->source); })()), "academy_bloc_1", [], "any"falsefalsefalse54), "title", [], "any"falsefalsefalse54), "html"nulltrue);
  129.         echo " </h1>
  130.                 <div class=\"sperateur\"></div>
  131.             </div>
  132.         </div>
  133.     </section>
  134.     <section class=\"bloc2\">
  135.         <div class=\"container\">
  136.             <div class=\"row\">
  137.                 <div class=\"col-6\">
  138.                     <img src=\"";
  139.         // line 64
  140.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'64$this->source); })()), "page_presentation_bloc_2", [], "any"falsefalsefalse64), "image", [], "any"falsefalsefalse64))), "html"nulltrue);
  141.         echo "\">
  142.                     <h1 class=\"title pres_title\">  ";
  143.         // line 65
  144.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'65$this->source); })()), "page_presentation_bloc_2", [], "any"falsefalsefalse65), "title", [], "any"falsefalsefalse65), "html"nulltrue);
  145.         echo " </h1>
  146.                     <div class=\"sperateur\"></div>
  147.                     <div class=\"description\">
  148.                         ";
  149.         // line 68
  150.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'68$this->source); })()), "page_presentation_bloc_2", [], "any"falsefalsefalse68), "description", [], "any"falsefalsefalse68);
  151.         echo "
  152.                     </div>
  153.                 </div>
  154.                 <div class=\"col-6\">
  155.                     <img src=\"";
  156.         // line 72
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'72$this->source); })()), "page_presentation_bloc_3", [], "any"falsefalsefalse72), "image", [], "any"falsefalsefalse72))), "html"nulltrue);
  158.         echo "\">
  159.                     <h1 class=\"title pres_title\">  ";
  160.         // line 73
  161.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'73$this->source); })()), "page_presentation_bloc_3", [], "any"falsefalsefalse73), "title", [], "any"falsefalsefalse73), "html"nulltrue);
  162.         echo " </h1>
  163.                     <div class=\"sperateur\"></div>
  164.                     <div class=\"description\">
  165.                         ";
  166.         // line 76
  167.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'76$this->source); })()), "page_presentation_bloc_3", [], "any"falsefalsefalse76), "description", [], "any"falsefalsefalse76);
  168.         echo "
  169.                     </div>
  170.                 </div>
  171.             </div>
  172.         </div>
  173.     </section>
  174.     <section class=\"bloc3\">
  175.         <div class=\"container\">
  176.             <div class=\"row\">
  177.                 <h1 class=\"title pres_title\">  ";
  178.         // line 86
  179.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'86$this->source); })()), "page_presentation_bloc_4", [], "any"falsefalsefalse86), "title", [], "any"falsefalsefalse86), "html"nulltrue);
  180.         echo " </h1>
  181.                 <div class=\"sperateur\"></div>
  182.                 <div class=\"description\">
  183.                     ";
  184.         // line 89
  185.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["blocs"]) || array_key_exists("blocs"$context) ? $context["blocs"] : (function () { throw new RuntimeError('Variable "blocs" does not exist.'89$this->source); })()), "page_presentation_bloc_4", [], "any"falsefalsefalse89), "description", [], "any"falsefalsefalse89);
  186.         echo "
  187.                 </div>
  188.             </div>
  189.         </div>
  190.     </section>
  191.     <style> section.faq { display: none;} </style>
  192. ";
  193.         
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  195.         
  196.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  197.     }
  198.     public function getTemplateName()
  199.     {
  200.         return "front/pages/presentation_academy.html.twig";
  201.     }
  202.     public function isTraitable()
  203.     {
  204.         return false;
  205.     }
  206.     public function getDebugInfo()
  207.     {
  208.         return array (  208 => 89,  202 => 86,  189 => 76,  183 => 73,  179 => 72,  172 => 68,  166 => 65,  162 => 64,  149 => 54,  145 => 53,  101 => 12,  96 => 10,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  209.     }
  210.     public function getSourceContext()
  211.     {
  212.         return new Source("{% extends 'layouts/front.html.twig' %}
  213. {% block bodyClass %}interne pa{% endblock %}
  214. {% block content %}
  215.     <section class=\"title-page\" style=\"background:url({{ asset('uploads/'~page.image) }})\">
  216.         <div class=\"container\">
  217.             <div class=\"row\">
  218.                 <div class=\"head_page pres\">
  219.                     <div class=\"head\"> {{ page.title }}</div>
  220.                     <div class=\"sperateur\"></div>
  221.                     <div class=\"sub_title\"> {{ page.content|raw }} </div>
  222.                 </div>
  223.                 <div class=\"arrows_head\">
  224.                     <a href=\"#\">
  225.                         <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  226.                              id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  227.                              style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  228.                             <g>
  229.                                 <g>
  230.                                     <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  231.                                           d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  232.                                 </g>
  233.                             </g>
  234.                         </svg>
  235.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  236.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  237.                          xml:space=\"preserve\" fill=\"#fff\">
  238.                     <g>
  239.                         <g>
  240.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  241.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  242.                         </g>
  243.                     </g>
  244.                     </svg>
  245.                     </a>
  246.                 </div>
  247.             </div>
  248.         </div>
  249.     </section>
  250.     <section class=\"breadcumbs\">
  251.         <div class=\"container\">
  252.             <div class=\"row\">
  253.                 <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> PrĂ©sentation </a></div>
  254.             </div>
  255.         </div>
  256.     </section>
  257.     <section class=\"bloc1\">
  258.         <div class=\"container\">
  259.             <div class=\"row\">
  260.                 <img src=\"{{ asset('uploads/' ~ blocs.academy_bloc_1.image) }}\">
  261.                 <h1 class=\"title pres_title\">  {{ blocs.academy_bloc_1.title }} </h1>
  262.                 <div class=\"sperateur\"></div>
  263.             </div>
  264.         </div>
  265.     </section>
  266.     <section class=\"bloc2\">
  267.         <div class=\"container\">
  268.             <div class=\"row\">
  269.                 <div class=\"col-6\">
  270.                     <img src=\"{{ asset('uploads/' ~ blocs.page_presentation_bloc_2.image) }}\">
  271.                     <h1 class=\"title pres_title\">  {{ blocs.page_presentation_bloc_2.title }} </h1>
  272.                     <div class=\"sperateur\"></div>
  273.                     <div class=\"description\">
  274.                         {{ blocs.page_presentation_bloc_2.description|raw }}
  275.                     </div>
  276.                 </div>
  277.                 <div class=\"col-6\">
  278.                     <img src=\"{{ asset('uploads/' ~ blocs.page_presentation_bloc_3.image) }}\">
  279.                     <h1 class=\"title pres_title\">  {{ blocs.page_presentation_bloc_3.title }} </h1>
  280.                     <div class=\"sperateur\"></div>
  281.                     <div class=\"description\">
  282.                         {{ blocs.page_presentation_bloc_3.description|raw }}
  283.                     </div>
  284.                 </div>
  285.             </div>
  286.         </div>
  287.     </section>
  288.     <section class=\"bloc3\">
  289.         <div class=\"container\">
  290.             <div class=\"row\">
  291.                 <h1 class=\"title pres_title\">  {{ blocs.page_presentation_bloc_4.title }} </h1>
  292.                 <div class=\"sperateur\"></div>
  293.                 <div class=\"description\">
  294.                     {{ blocs.page_presentation_bloc_4.description|raw }}
  295.                 </div>
  296.             </div>
  297.         </div>
  298.     </section>
  299.     <style> section.faq { display: none;} </style>
  300. {% endblock %}
  301. ""front/pages/presentation_academy.html.twig""/home/saco/subdomains/preprod/templates/front/pages/presentation_academy.html.twig");
  302.     }
  303. }