var/cache/dev/twig/cf/cfa9b47688bc3912738d7fdac109c451.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/cours_langue/anglais.html.twig */
  14. class __TwigTemplate_0371d4834f8796c6a5e10ed4b39e487e 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/cours_langue/anglais.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/cours_langue/anglais.html.twig"));
  39.         $this->parent $this->loadTemplate("layouts/front.html.twig""front/cours_langue/anglais.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";
  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 cours-page\" style=\"background:url(";
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/cours-.jpg"), "html"nulltrue);
  71.         echo ")\">
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"head_page\">
  75.                     <div class=\"head\">  ";
  76.         // line 10
  77.         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.'10$this->source); })()), "cours_anglais_bloc_title", [], "any"falsefalsefalse10), "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->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.'12$this->source); })()), "cours_anglais_bloc_title", [], "any"falsefalsefalse12), "description", [], "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\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  88.                     <g><g><path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\" 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\"/></g></svg>
  89.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  90.                     <g><g><path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\" 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\"/></g></svg>
  91.                 </a> 
  92.                 </div>
  93.             </div>
  94.         </div>
  95.     </section>
  96.     <section class=\"breadcumbs\">
  97.         <div class=\"container\">
  98.             <div class=\"row\">
  99.                 <div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> Cours d'Anglais </a>  </div>
  100.             </div>
  101.         </div>
  102.     </section>
  103.     <section class=\"cours\">
  104.         <div class=\"container\">
  105.             <div class=\"row section-head\">
  106.                 <h2 class=\"title\"> ";
  107.         // line 37
  108.         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.'37$this->source); })()), "cours_anglais_bloc_title2", [], "any"falsefalsefalse37), "description", [], "any"falsefalsefalse37);
  109.         echo "</h2>
  110.                 <div class=\"sperateur\"></div>
  111.             </div>
  112.             <div class=\"row\">
  113.                 <div class=\"list-cours\">
  114.                     
  115.                         <div class=\"cour\">
  116.                             <div class=\"cours-img\" style=\"background:url('";
  117.         // line 44
  118.         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.'44$this->source); })()), "cours_anglais_bloc2", [], "any"falsefalsefalse44), "image", [], "any"falsefalsefalse44))), "html"nulltrue);
  119.         echo "'); background-size: cover;\">
  120.                             </div>
  121.                             <div class=\"content-cours\">
  122.                                 <div class=\"titre cours_titre\">  <b> ";
  123.         // line 47
  124.         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.'47$this->source); })()), "cours_anglais_bloc2", [], "any"falsefalsefalse47), "title", [], "any"falsefalsefalse47), "html"nulltrue);
  125.         echo " </b> </div>
  126.                                 <div class=\"sperateur\"></div>
  127.                                 <div class=\"expert expert-cours\">
  128.                                     ";
  129.         // line 50
  130.         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.'50$this->source); })()), "cours_anglais_bloc2", [], "any"falsefalsefalse50), "description", [], "any"falsefalsefalse50);
  131.         echo "
  132.                                 </div>
  133.                                 <div class=\"link_cours\"> <a href=\"";
  134.         // line 52
  135.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_anglais_cours_list", ["slug" => "anglais-courant"]);
  136.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  137.                             </div>
  138.                         </div>
  139.                         <div class=\"cour\">
  140.                             <div class=\"cours-img\" style=\"background:url('";
  141.         // line 57
  142.         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.'57$this->source); })()), "cours_anglais_bloc3", [], "any"falsefalsefalse57), "image", [], "any"falsefalsefalse57))), "html"nulltrue);
  143.         echo "'); background-size: cover;\">
  144.                             </div>
  145.                             <div class=\"content-cours\">
  146.                                 <div class=\"titre cours_titre\">  <b> ";
  147.         // line 60
  148.         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.'60$this->source); })()), "cours_anglais_bloc3", [], "any"falsefalsefalse60), "title", [], "any"falsefalsefalse60), "html"nulltrue);
  149.         echo " </b> </div>
  150.                                 <div class=\"sperateur\"></div>
  151.                                 <div class=\"expert expert-cours\">
  152.                                     ";
  153.         // line 63
  154.         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.'63$this->source); })()), "cours_anglais_bloc3", [], "any"falsefalsefalse63), "description", [], "any"falsefalsefalse63);
  155.         echo "
  156.                                 </div>
  157.                                 <div class=\"link_cours\"> <a href=\"";
  158.         // line 65
  159.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_anglais_cours_list", ["slug" => "anglais-business"]);
  160.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  161.                             </div>
  162.                         </div>
  163.                         <div class=\"cour\">
  164.                             <div class=\"cours-img\" style=\"background:url('";
  165.         // line 70
  166.         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.'70$this->source); })()), "cours_anglais_bloc4", [], "any"falsefalsefalse70), "image", [], "any"falsefalsefalse70))), "html"nulltrue);
  167.         echo "');  background-size: cover;\">
  168.                             </div>
  169.                             <div class=\"content-cours\">
  170.                                 <div class=\"titre cours_titre\">  <b> ";
  171.         // line 73
  172.         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); })()), "cours_anglais_bloc4", [], "any"falsefalsefalse73), "title", [], "any"falsefalsefalse73), "html"nulltrue);
  173.         echo " </b> </div>
  174.                                 <div class=\"sperateur\"></div>
  175.                                 <div class=\"expert expert-cours\">
  176.                                     ";
  177.         // line 76
  178.         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); })()), "cours_anglais_bloc4", [], "any"falsefalsefalse76), "description", [], "any"falsefalsefalse76);
  179.         echo "
  180.                                 </div>
  181.                                 <div class=\"link_cours\"> <a href=\"";
  182.         // line 78
  183.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_anglais_cours_list", ["slug" => "anglais-de-la-coiffure"]);
  184.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  185.                             </div>
  186.                         </div>
  187.                     
  188.                 </div>
  189.             </div>
  190.         </div>
  191.     </section>
  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/cours_langue/anglais.html.twig";
  201.     }
  202.     public function isTraitable()
  203.     {
  204.         return false;
  205.     }
  206.     public function getDebugInfo()
  207.     {
  208.         return array (  206 => 78,  201 => 76,  195 => 73,  189 => 70,  181 => 65,  176 => 63,  170 => 60,  164 => 57,  156 => 52,  151 => 50,  145 => 47,  139 => 44,  129 => 37,  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{% endblock %}
  214. {% block content %}
  215.     <section class=\"title-page cours-page\" style=\"background:url({{ asset('build/images/cours-.jpg') }})\">
  216.         <div class=\"container\">
  217.             <div class=\"row\">
  218.                 <div class=\"head_page\">
  219.                     <div class=\"head\">  {{ blocs.cours_anglais_bloc_title.title }} </div>
  220.                     <div class=\"sperateur\"> </div>
  221.                     <div class=\"sub_title\"> {{ blocs.cours_anglais_bloc_title.description|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\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  226.                     <g><g><path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\" 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\"/></g></svg>
  227.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  228.                     <g><g><path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\" 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\"/></g></svg>
  229.                 </a> 
  230.                 </div>
  231.             </div>
  232.         </div>
  233.     </section>
  234.     <section class=\"breadcumbs\">
  235.         <div class=\"container\">
  236.             <div class=\"row\">
  237.                 <div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> Cours d'Anglais </a>  </div>
  238.             </div>
  239.         </div>
  240.     </section>
  241.     <section class=\"cours\">
  242.         <div class=\"container\">
  243.             <div class=\"row section-head\">
  244.                 <h2 class=\"title\"> {{ blocs.cours_anglais_bloc_title2.description|raw }}</h2>
  245.                 <div class=\"sperateur\"></div>
  246.             </div>
  247.             <div class=\"row\">
  248.                 <div class=\"list-cours\">
  249.                     
  250.                         <div class=\"cour\">
  251.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_anglais_bloc2.image) }}'); background-size: cover;\">
  252.                             </div>
  253.                             <div class=\"content-cours\">
  254.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_anglais_bloc2.title }} </b> </div>
  255.                                 <div class=\"sperateur\"></div>
  256.                                 <div class=\"expert expert-cours\">
  257.                                     {{ blocs.cours_anglais_bloc2.description|raw }}
  258.                                 </div>
  259.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_anglais_cours_list', {slug: 'anglais-courant'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  260.                             </div>
  261.                         </div>
  262.                         <div class=\"cour\">
  263.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_anglais_bloc3.image) }}'); background-size: cover;\">
  264.                             </div>
  265.                             <div class=\"content-cours\">
  266.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_anglais_bloc3.title }} </b> </div>
  267.                                 <div class=\"sperateur\"></div>
  268.                                 <div class=\"expert expert-cours\">
  269.                                     {{ blocs.cours_anglais_bloc3.description|raw }}
  270.                                 </div>
  271.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_anglais_cours_list', {slug: 'anglais-business'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  272.                             </div>
  273.                         </div>
  274.                         <div class=\"cour\">
  275.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_anglais_bloc4.image) }}');  background-size: cover;\">
  276.                             </div>
  277.                             <div class=\"content-cours\">
  278.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_anglais_bloc4.title }} </b> </div>
  279.                                 <div class=\"sperateur\"></div>
  280.                                 <div class=\"expert expert-cours\">
  281.                                     {{ blocs.cours_anglais_bloc4.description|raw }}
  282.                                 </div>
  283.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_anglais_cours_list', {slug: 'anglais-de-la-coiffure'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  284.                             </div>
  285.                         </div>
  286.                     
  287.                 </div>
  288.             </div>
  289.         </div>
  290.     </section>
  291. {% endblock %}
  292. ""front/cours_langue/anglais.html.twig""/home/saco/subdomains/preprod/templates/front/cours_langue/anglais.html.twig");
  293.     }
  294. }