var/cache/dev/twig/1f/1f81e21265022faf9884529234a896d7.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/cours_langue/francais.html.twig */
  14. class __TwigTemplate_1a2367e6d68555c6ce54aa9f59359893 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/francais.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/francais.html.twig"));
  39.         $this->parent $this->loadTemplate("layouts/front.html.twig""front/cours_langue/francais.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_francais_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_francais_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 de français </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_francais_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.                         <div class=\"cour\">
  115.                             <div class=\"cours-img\" style=\"background:url('";
  116.         // line 44
  117.         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_francais_bloc2", [], "any"falsefalsefalse44), "image", [], "any"falsefalsefalse44))), "html"nulltrue);
  118.         echo "');  background-size: cover;\">
  119.                             </div>
  120.                             <div class=\"content-cours\">
  121.                                 <div class=\"titre cours_titre\">  <b> ";
  122.         // line 47
  123.         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_francais_bloc2", [], "any"falsefalsefalse47), "title", [], "any"falsefalsefalse47), "html"nulltrue);
  124.         echo " </b> </div>
  125.                                 <div class=\"sperateur\"></div>
  126.                                 <div class=\"expert expert-cours\">
  127.                                     ";
  128.         // line 50
  129.         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_francais_bloc2", [], "any"falsefalsefalse50), "description", [], "any"falsefalsefalse50);
  130.         echo "
  131.                                 </div>
  132.                                 <div class=\"link_cours\"> <a href=\"";
  133.         // line 52
  134.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_francais_cours_list", ["slug" => "francais-courant"]);
  135.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  136.                             </div>
  137.                         </div>
  138.                         <div class=\"cour\">
  139.                             <div class=\"cours-img\" style=\"background:url('";
  140.         // line 57
  141.         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_francais_bloc3", [], "any"falsefalsefalse57), "image", [], "any"falsefalsefalse57))), "html"nulltrue);
  142.         echo "');  background-size: cover;\">
  143.                             </div>
  144.                             <div class=\"content-cours\">
  145.                                 <div class=\"titre cours_titre\">  <b> ";
  146.         // line 60
  147.         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_francais_bloc3", [], "any"falsefalsefalse60), "title", [], "any"falsefalsefalse60), "html"nulltrue);
  148.         echo " </b> </div>
  149.                                 <div class=\"sperateur\"></div>
  150.                                 <div class=\"expert expert-cours\">
  151.                                     ";
  152.         // line 63
  153.         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_francais_bloc3", [], "any"falsefalsefalse63), "description", [], "any"falsefalsefalse63);
  154.         echo "
  155.                                 </div>
  156.                                 <div class=\"link_cours\"> <a href=\"";
  157.         // line 65
  158.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_francais_cours_list", ["slug" => "francais-business"]);
  159.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  160.                             </div>
  161.                         </div>
  162.                         <div class=\"cour\">
  163.                             <div class=\"cours-img\" style=\"background:url('";
  164.         // line 70
  165.         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_francais_bloc4", [], "any"falsefalsefalse70), "image", [], "any"falsefalsefalse70))), "html"nulltrue);
  166.         echo "'); background-size: cover;\">
  167.                             </div>
  168.                             <div class=\"content-cours\">
  169.                                 <div class=\"titre cours_titre\">  <b> ";
  170.         // line 73
  171.         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_francais_bloc4", [], "any"falsefalsefalse73), "title", [], "any"falsefalsefalse73), "html"nulltrue);
  172.         echo " </b> </div>
  173.                                 <div class=\"sperateur\"></div>
  174.                                 <div class=\"expert expert-cours\">
  175.                                     ";
  176.         // line 76
  177.         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_francais_bloc4", [], "any"falsefalsefalse76), "description", [], "any"falsefalsefalse76);
  178.         echo "
  179.                                 </div>
  180.                                 <div class=\"link_cours\"> <a href=\"";
  181.         // line 78
  182.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_francais_cours_list", ["slug" => "francais-de-la-coiffure"]);
  183.         echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  184.                             </div>
  185.                         </div>
  186.                 </div>
  187.             </div>
  188.         </div>
  189.     </section>
  190. ";
  191.         
  192.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  193.         
  194.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  195.     }
  196.     public function getTemplateName()
  197.     {
  198.         return "front/cours_langue/francais.html.twig";
  199.     }
  200.     public function isTraitable()
  201.     {
  202.         return false;
  203.     }
  204.     public function getDebugInfo()
  205.     {
  206.         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,);
  207.     }
  208.     public function getSourceContext()
  209.     {
  210.         return new Source("{% extends 'layouts/front.html.twig' %}
  211. {% block bodyClass %}interne{% endblock %}
  212. {% block content %}
  213.     <section class=\"title-page cours-page\" style=\"background:url({{ asset('build/images/cours-.jpg') }})\">
  214.         <div class=\"container\">
  215.             <div class=\"row\">
  216.                 <div class=\"head_page\">
  217.                     <div class=\"head\">  {{ blocs.cours_francais_bloc_title.title }} </div>
  218.                     <div class=\"sperateur\"> </div>
  219.                     <div class=\"sub_title\"> {{ blocs.cours_francais_bloc_title.description|raw }}  </div>
  220.                 </div>
  221.                 <div class=\"arrows_head\">
  222.                 <a href=\"#\">
  223.                     <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\">
  224.                     <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>
  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.                 </a>
  228.                 </div>
  229.             </div>
  230.         </div>
  231.     </section>
  232.     <section class=\"breadcumbs\">
  233.         <div class=\"container\">
  234.             <div class=\"row\">
  235.                 <div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> Cours de français </a>  </div>
  236.             </div>
  237.         </div>
  238.     </section>
  239.     <section class=\"cours\">
  240.         <div class=\"container\">
  241.             <div class=\"row section-head\">
  242.                 <h2 class=\"title\"> {{ blocs.cours_francais_bloc_title2.description|raw }}</h2>
  243.                 <div class=\"sperateur\"></div>
  244.             </div>
  245.             <div class=\"row\">
  246.                 <div class=\"list-cours\">
  247.                         <div class=\"cour\">
  248.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_francais_bloc2.image) }}');  background-size: cover;\">
  249.                             </div>
  250.                             <div class=\"content-cours\">
  251.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_francais_bloc2.title }} </b> </div>
  252.                                 <div class=\"sperateur\"></div>
  253.                                 <div class=\"expert expert-cours\">
  254.                                     {{ blocs.cours_francais_bloc2.description|raw }}
  255.                                 </div>
  256.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_francais_cours_list', {slug: 'francais-courant'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  257.                             </div>
  258.                         </div>
  259.                         <div class=\"cour\">
  260.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_francais_bloc3.image) }}');  background-size: cover;\">
  261.                             </div>
  262.                             <div class=\"content-cours\">
  263.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_francais_bloc3.title }} </b> </div>
  264.                                 <div class=\"sperateur\"></div>
  265.                                 <div class=\"expert expert-cours\">
  266.                                     {{ blocs.cours_francais_bloc3.description|raw }}
  267.                                 </div>
  268.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_francais_cours_list', {slug: 'francais-business'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  269.                             </div>
  270.                         </div>
  271.                         <div class=\"cour\">
  272.                             <div class=\"cours-img\" style=\"background:url('{{ asset('uploads/'~blocs.cours_francais_bloc4.image) }}'); background-size: cover;\">
  273.                             </div>
  274.                             <div class=\"content-cours\">
  275.                                 <div class=\"titre cours_titre\">  <b> {{ blocs.cours_francais_bloc4.title }} </b> </div>
  276.                                 <div class=\"sperateur\"></div>
  277.                                 <div class=\"expert expert-cours\">
  278.                                     {{ blocs.cours_francais_bloc4.description|raw }}
  279.                                 </div>
  280.                                 <div class=\"link_cours\"> <a href=\"{{ path('page_francais_cours_list', {slug: 'francais-de-la-coiffure'}) }}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Réservez votre formation </a> </div>
  281.                             </div>
  282.                         </div>
  283.                 </div>
  284.             </div>
  285.         </div>
  286.     </section>
  287. {% endblock %}
  288. ""front/cours_langue/francais.html.twig""/home/saco/subdomains/preprod/templates/front/cours_langue/francais.html.twig");
  289.     }
  290. }