<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* front/elearning/abonnement.html.twig */
class __TwigTemplate_98984ff0d25c836f11ae8bf7698f2c86 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'bodyClass' => [$this, 'block_bodyClass'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "layouts/front.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/elearning/abonnement.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "front/elearning/abonnement.html.twig"));
$this->parent = $this->loadTemplate("layouts/front.html.twig", "front/elearning/abonnement.html.twig", 2);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 4
public function block_bodyClass($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
echo "interne";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 6
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 7
echo " <section class=\"title-page cours-page\" style=\"background:url(";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/" . twig_get_attribute($this->env, $this->source, twig_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.', 7, $this->source); })()), "abonnements_bloc_title", [], "any", false, false, false, 7), "image", [], "any", false, false, false, 7))), "html", null, true);
echo ")\">
<div class=\"container\">
<div class=\"row\">
<div class=\"head_page\">
<div class=\"head\"> ";
// line 11
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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.', 11, $this->source); })()), "abonnements_bloc_title", [], "any", false, false, false, 11), "title", [], "any", false, false, false, 11), "html", null, true);
echo " </div>
<div class=\"sperateur\"> </div>
<div class=\"sub_title\"> ";
// line 13
echo twig_get_attribute($this->env, $this->source, twig_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.', 13, $this->source); })()), "abonnements_bloc_title", [], "any", false, false, false, 13), "description", [], "any", false, false, false, 13);
echo " </div>
</div>
<div class=\"arrows_head\">
<a href=\"#\">
<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\">
<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>
<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\">
<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>
</a>
</div>
</div>
</div>
</section>
<section class=\"breadcumbs\">
<div class=\"container\">
<div class=\"row\">
<div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> E-Learning </a> > <a href=\"\"> Abonnements </a> </div>
</div>
</div>
</section>
<section class=\"abonnements\">
<div class=\"container\">
<div class=\"row section-head\">
<h2 class=\"title\"> ";
// line 38
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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.', 38, $this->source); })()), "abonnements_bloc_h", [], "any", false, false, false, 38), "title", [], "any", false, false, false, 38), "html", null, true);
echo " </h2>
<div class=\"sperateur\"></div>
</div>
<div class=\"row\">
<div class=\"list-formule\">
<div class=\"formule\" style=\"background:url(";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/bronze.jpg"), "html", null, true);
echo ")\" >
<div class=\"head-formule bronze\">Formule <span> ";
// line 44
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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); })()), "abonnements_bloc_bronze", [], "any", false, false, false, 44), "title", [], "any", false, false, false, 44), "html", null, true);
echo " </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\">
<img style=\"filter: saturate(0.5);\" src=\"";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/Silver.svg"), "html", null, true);
echo "\">
</div>
";
// line 50
echo twig_get_attribute($this->env, $this->source, twig_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); })()), "abonnements_bloc_bronze", [], "any", false, false, false, 50), "description", [], "any", false, false, false, 50);
echo "
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"";
// line 54
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_abonnnements_elearning_subscription", ["type" => "bronze"]);
echo "\" class=\"abonne_url ";
if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 54), "id", [], "any", true, true, false, 54)) {
echo "not-connected";
}
echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url(";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/argent.jpg"), "html", null, true);
echo ")\" >
<div class=\"head-formule argent\"> Formule <span> ";
// line 60
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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); })()), "abonnements_bloc_argent", [], "any", false, false, false, 60), "title", [], "any", false, false, false, 60), "html", null, true);
echo " </span></div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img src=\"";
// line 64
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/arg.svg"), "html", null, true);
echo "\"> </div>
";
// line 65
echo twig_get_attribute($this->env, $this->source, twig_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); })()), "abonnements_bloc_argent", [], "any", false, false, false, 65), "description", [], "any", false, false, false, 65);
echo "
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"";
// line 69
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_abonnnements_elearning_subscription", ["type" => "argent"]);
echo "\" class=\"abonne_url ";
if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 69), "id", [], "any", true, true, false, 69)) {
echo "not-connected";
}
echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url(";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/gold.jpg"), "html", null, true);
echo ")\" >
<div class=\"head-formule gold\">Formule <span> ";
// line 75
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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.', 75, $this->source); })()), "abonnements_bloc_gold", [], "any", false, false, false, 75), "title", [], "any", false, false, false, 75), "html", null, true);
echo " </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img src=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/Gold.svg"), "html", null, true);
echo "\"> </div>
";
// line 79
echo twig_get_attribute($this->env, $this->source, twig_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.', 79, $this->source); })()), "abonnements_bloc_gold", [], "any", false, false, false, 79), "description", [], "any", false, false, false, 79);
echo "
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"";
// line 83
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_abonnnements_elearning_subscription", ["type" => "gold"]);
echo "\" class=\"abonne_url ";
if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 83), "id", [], "any", true, true, false, 83)) {
echo "not-connected";
}
echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url(";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/gold.jpg"), "html", null, true);
echo ")\" >
<div class=\"head-formule gold\">Formule <span> ";
// line 89
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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); })()), "abonnements_bloc_plati", [], "any", false, false, false, 89), "title", [], "any", false, false, false, 89), "html", null, true);
echo " </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img style=\"filter: saturate(0.4);\" src=\"";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/Gold.svg"), "html", null, true);
echo "\"> </div>
";
// line 93
echo twig_get_attribute($this->env, $this->source, twig_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.', 93, $this->source); })()), "abonnements_bloc_plati", [], "any", false, false, false, 93), "description", [], "any", false, false, false, 93);
echo "
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"";
// line 97
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("page_abonnnements_elearning_subscription", ["type" => "platinium"]);
echo "\" class=\"abonne_url ";
if ( !twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 97), "id", [], "any", true, true, false, 97)) {
echo "not-connected";
}
echo "\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=\"video-demos\" style=\"background:url(";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/bandeau_bas_abonnement.jpg"), "html", null, true);
echo ")\">
<div class=\"container\">
<div class=\"row section-head\">
<h2 class=\"title\"> ";
// line 112
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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.', 112, $this->source); })()), "abonnements_bloc_av", [], "any", false, false, false, 112), "title", [], "any", false, false, false, 112), "html", null, true);
echo " </h2>
<div class=\"sperateur\"></div>
</div>
<div class=\"row\">
<div class=\"list_vd\">
<div class=\"col-md-6 col-sm-6 col-xs-12\">
<div class=\"picto\">
<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"#fff\" height=\"80\" viewBox=\"0 0 64 64\" width=\"80\"><g id=\"mail-e_mail-letter-computer-laptop\" data-name=\"mail-e mail-letter-computer-laptop\"><path d=\"m61.28 58.21-5.28-19.34v-27.87a3.009 3.009 0 0 0 -3-3h-3v-5a1 1 0 0 0 -1-1h-34a1 1 0 0 0 -1 1v5h-3a3.009 3.009 0 0 0 -3 3v27.87l-5.28 19.34a3 3 0 0 0 2.9 3.79h52.76a3 3 0 0 0 2.9-3.79zm-26.13-44.21 12.85-9.07v18.14zm10.7 10h-27.7l12.43-8.78.84.6a1.024 1.024 0 0 0 1.16 0l.84-.6zm0-20-13.85 9.78-13.85-9.78zm-29.85.93 12.85 9.07-12.85 9.07zm-6 6.07a1 1 0 0 1 1-1h3v15a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1v-15h3a1 1 0 0 1 1 1v27h-44zm49.18 48.61a.99.99 0 0 1 -.8.39h-52.76a.99.99 0 0 1 -.8-.39 1 1 0 0 1 -.17-.87l5.11-18.74h44.48l5.11 18.74a1 1 0 0 1 -.17.87z\"/><path d=\"m40.97 52.758a1 1 0 0 0 -.97-.758h-16a1 1 0 0 0 -.97.758l-1 4a1 1 0 0 0 .97 1.242h18a1 1 0 0 0 .97-1.242zm-16.689 3.242.5-2h14.438l.5 2z\"/><path d=\"m27 34h10v2h-10z\"/><path d=\"m12 42h4v2h-4z\"/><path d=\"m18 42h4v2h-4z\"/><path d=\"m24 42h4v2h-4z\"/><path d=\"m36 42h4v2h-4z\"/><path d=\"m42 42h4v2h-4z\"/><path d=\"m48 42h4v2h-4z\"/><path d=\"m30 42h4v2h-4z\"/><path d=\"m12 46h4v2h-4z\"/><path d=\"m18 46h4v2h-4z\"/><path d=\"m24 46h4v2h-4z\"/><path d=\"m36 46h4v2h-4z\"/><path d=\"m42 46h4v2h-4z\"/><path d=\"m48 46h4v2h-4z\"/><path d=\"m30 46h4v2h-4z\"/></g></svg>
</div>
<div class=\"description\"> ";
// line 121
echo twig_get_attribute($this->env, $this->source, twig_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.', 121, $this->source); })()), "abonnements_bloc_av_left", [], "any", false, false, false, 121), "description", [], "any", false, false, false, 121);
echo " </div>
</div>
<div class=\"col-md-6 col-sm-6 col-xs-12\">
<div class=\"picto\">
<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"#fff\" height=\"80\" viewBox=\"0 0 64 64\" width=\"80\" style=\" \"><g id=\"screen-smarphone-mobile-hand-education\"><path d=\"m51 39a2.942 2.942 0 0 0 -1.47.4 3.032 3.032 0 0 0 -1.53-1.22v-33.18a3.009 3.009 0 0 0 -3-3h-32a3.009 3.009 0 0 0 -3 3v54a3.009 3.009 0 0 0 3 3h25v-5a.984.984 0 0 0 -.2-.6l-2.8-3.73v-7.26l1-1v3.59h2v-14a1 1 0 0 1 2 0v14h2v-7a1 1 0 0 1 2 0v7h2v-7a1 1 0 0 1 2 0v7h2v-6a1 1 0 0 1 2 0v11.67l-2.8 3.73a.984.984 0 0 0 -.2.6v4h2v-3.67l2.8-3.73a.984.984 0 0 0 .2-.6v-12a3.009 3.009 0 0 0 -3-3zm-15 18.33v2.67h-23a1 1 0 0 1 -1-1v-5h21.5zm3-26.33a3.009 3.009 0 0 0 -3 3h-17v-20h20zm7 7.18a3.174 3.174 0 0 0 -1 .6 2.974 2.974 0 0 0 -2-.78 3 3 0 0 0 -1 .18v-4.18a2.986 2.986 0 0 0 -1-2.22v-18.78a1 1 0 0 0 -1-1h-22a1 1 0 0 0 -1 1v22a1 1 0 0 0 1 1h18v5.59l-2.71 2.7a1.033 1.033 0 0 0 -.29.71v7h-21v-42h34zm0-30.18h-34v-3a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1z\"/><path d=\"m14 39h11v2h-11z\"/><path d=\"m27 39h4v2h-4z\"/><path d=\"m14 43h17v2h-17z\"/><path d=\"m14 47h17v2h-17z\"/><path d=\"m26.528 28.882a1 1 0 0 0 1.027-.05l6-4a1 1 0 0 0 0-1.664l-6-4a1 1 0 0 0 -1.555.832v8a1 1 0 0 0 .528.882zm1.472-7.014 3.2 2.132-3.2 2.132z\"/><path d=\"m29 32a8 8 0 1 0 -8-8 8.009 8.009 0 0 0 8 8zm0-14a6 6 0 1 1 -6 6 6.006 6.006 0 0 1 6-6z\"/><path d=\"m30 56h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2z\"/></g></svg>
</div>
<div class=\"description\"> ";
// line 127
echo twig_get_attribute($this->env, $this->source, twig_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.', 127, $this->source); })()), "abonnements_bloc_av_right", [], "any", false, false, false, 127), "description", [], "any", false, false, false, 127);
echo " </div>
</div>
</div>
</div>
</div>
</section>
<!-- Modal -->
<div class=\"modal fade\" id=\"toLoginModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"toLoginModal\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
Vous devez vous connecter ou créer un compte pour choisir un abonnement.
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>
<a class=\"btn btn-primary\" href=\"";
// line 147
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_login");
echo "\">Se connecter</a>
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "front/elearning/abonnement.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 329 => 147, 306 => 127, 297 => 121, 285 => 112, 279 => 109, 260 => 97, 253 => 93, 249 => 92, 243 => 89, 239 => 88, 227 => 83, 220 => 79, 216 => 78, 210 => 75, 206 => 74, 194 => 69, 187 => 65, 183 => 64, 176 => 60, 172 => 59, 160 => 54, 153 => 50, 148 => 48, 141 => 44, 137 => 43, 129 => 38, 101 => 13, 96 => 11, 88 => 7, 78 => 6, 59 => 4, 36 => 2,);
}
public function getSourceContext()
{
return new Source("
{% extends 'layouts/front.html.twig' %}
{% block bodyClass %}interne{% endblock %}
{% block content %}
<section class=\"title-page cours-page\" style=\"background:url({{ asset('uploads/'~blocs.abonnements_bloc_title.image) }})\">
<div class=\"container\">
<div class=\"row\">
<div class=\"head_page\">
<div class=\"head\"> {{ blocs.abonnements_bloc_title.title }} </div>
<div class=\"sperateur\"> </div>
<div class=\"sub_title\"> {{ blocs.abonnements_bloc_title.description|raw }} </div>
</div>
<div class=\"arrows_head\">
<a href=\"#\">
<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\">
<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>
<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\">
<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>
</a>
</div>
</div>
</div>
</section>
<section class=\"breadcumbs\">
<div class=\"container\">
<div class=\"row\">
<div class=\"crumbs\"> <a href=\"#\"> Home </a> > <a href=\"\"> E-Learning </a> > <a href=\"\"> Abonnements </a> </div>
</div>
</div>
</section>
<section class=\"abonnements\">
<div class=\"container\">
<div class=\"row section-head\">
<h2 class=\"title\"> {{ blocs.abonnements_bloc_h.title }} </h2>
<div class=\"sperateur\"></div>
</div>
<div class=\"row\">
<div class=\"list-formule\">
<div class=\"formule\" style=\"background:url({{ asset('build/images/bronze.jpg') }})\" >
<div class=\"head-formule bronze\">Formule <span> {{ blocs.abonnements_bloc_bronze.title }} </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\">
<img style=\"filter: saturate(0.5);\" src=\"{{ asset('build/images/Silver.svg') }}\">
</div>
{{ blocs.abonnements_bloc_bronze.description|raw }}
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"{{ path('page_abonnnements_elearning_subscription', {type: 'bronze'}) }}\" class=\"abonne_url {% if app.user.id is not defined %}not-connected{% endif %}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url({{ asset('build/images/argent.jpg') }})\" >
<div class=\"head-formule argent\"> Formule <span> {{ blocs.abonnements_bloc_argent.title }} </span></div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img src=\"{{ asset('build/images/arg.svg') }}\"> </div>
{{ blocs.abonnements_bloc_argent.description|raw }}
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"{{ path('page_abonnnements_elearning_subscription', {type: 'argent'}) }}\" class=\"abonne_url {% if app.user.id is not defined %}not-connected{% endif %}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url({{ asset('build/images/gold.jpg') }})\" >
<div class=\"head-formule gold\">Formule <span> {{ blocs.abonnements_bloc_gold.title }} </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img src=\"{{ asset('build/images/Gold.svg') }}\"> </div>
{{ blocs.abonnements_bloc_gold.description|raw }}
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"{{ path('page_abonnnements_elearning_subscription', {type: 'gold'}) }}\" class=\"abonne_url {% if app.user.id is not defined %}not-connected{% endif %}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
<div class=\"formule\" style=\"background:url({{ asset('build/images/gold.jpg') }})\" >
<div class=\"head-formule gold\">Formule <span> {{ blocs.abonnements_bloc_plati.title }} </span> </div>
<div class=\"body-formule\">
<div class=\"duree\"> <span> 12 </span> Mois </div>
<div class=\"icon-formule\"> <img style=\"filter: saturate(0.4);\" src=\"{{ asset('build/images/Gold.svg') }}\"> </div>
{{ blocs.abonnements_bloc_plati.description|raw }}
</div>
<div class=\"footer-formule\">
<div class=\"abonne\">
<a href=\"{{ path('page_abonnnements_elearning_subscription', {type: 'platinium'}) }}\" class=\"abonne_url {% if app.user.id is not defined %}not-connected{% endif %}\"> <i class=\"icon icon-left-arrow gly-rotate\"></i> Je m'abonne </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=\"video-demos\" style=\"background:url({{ asset('build/images/bandeau_bas_abonnement.jpg') }})\">
<div class=\"container\">
<div class=\"row section-head\">
<h2 class=\"title\"> {{ blocs.abonnements_bloc_av.title }} </h2>
<div class=\"sperateur\"></div>
</div>
<div class=\"row\">
<div class=\"list_vd\">
<div class=\"col-md-6 col-sm-6 col-xs-12\">
<div class=\"picto\">
<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"#fff\" height=\"80\" viewBox=\"0 0 64 64\" width=\"80\"><g id=\"mail-e_mail-letter-computer-laptop\" data-name=\"mail-e mail-letter-computer-laptop\"><path d=\"m61.28 58.21-5.28-19.34v-27.87a3.009 3.009 0 0 0 -3-3h-3v-5a1 1 0 0 0 -1-1h-34a1 1 0 0 0 -1 1v5h-3a3.009 3.009 0 0 0 -3 3v27.87l-5.28 19.34a3 3 0 0 0 2.9 3.79h52.76a3 3 0 0 0 2.9-3.79zm-26.13-44.21 12.85-9.07v18.14zm10.7 10h-27.7l12.43-8.78.84.6a1.024 1.024 0 0 0 1.16 0l.84-.6zm0-20-13.85 9.78-13.85-9.78zm-29.85.93 12.85 9.07-12.85 9.07zm-6 6.07a1 1 0 0 1 1-1h3v15a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1v-15h3a1 1 0 0 1 1 1v27h-44zm49.18 48.61a.99.99 0 0 1 -.8.39h-52.76a.99.99 0 0 1 -.8-.39 1 1 0 0 1 -.17-.87l5.11-18.74h44.48l5.11 18.74a1 1 0 0 1 -.17.87z\"/><path d=\"m40.97 52.758a1 1 0 0 0 -.97-.758h-16a1 1 0 0 0 -.97.758l-1 4a1 1 0 0 0 .97 1.242h18a1 1 0 0 0 .97-1.242zm-16.689 3.242.5-2h14.438l.5 2z\"/><path d=\"m27 34h10v2h-10z\"/><path d=\"m12 42h4v2h-4z\"/><path d=\"m18 42h4v2h-4z\"/><path d=\"m24 42h4v2h-4z\"/><path d=\"m36 42h4v2h-4z\"/><path d=\"m42 42h4v2h-4z\"/><path d=\"m48 42h4v2h-4z\"/><path d=\"m30 42h4v2h-4z\"/><path d=\"m12 46h4v2h-4z\"/><path d=\"m18 46h4v2h-4z\"/><path d=\"m24 46h4v2h-4z\"/><path d=\"m36 46h4v2h-4z\"/><path d=\"m42 46h4v2h-4z\"/><path d=\"m48 46h4v2h-4z\"/><path d=\"m30 46h4v2h-4z\"/></g></svg>
</div>
<div class=\"description\"> {{ blocs.abonnements_bloc_av_left.description|raw }} </div>
</div>
<div class=\"col-md-6 col-sm-6 col-xs-12\">
<div class=\"picto\">
<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"#fff\" height=\"80\" viewBox=\"0 0 64 64\" width=\"80\" style=\" \"><g id=\"screen-smarphone-mobile-hand-education\"><path d=\"m51 39a2.942 2.942 0 0 0 -1.47.4 3.032 3.032 0 0 0 -1.53-1.22v-33.18a3.009 3.009 0 0 0 -3-3h-32a3.009 3.009 0 0 0 -3 3v54a3.009 3.009 0 0 0 3 3h25v-5a.984.984 0 0 0 -.2-.6l-2.8-3.73v-7.26l1-1v3.59h2v-14a1 1 0 0 1 2 0v14h2v-7a1 1 0 0 1 2 0v7h2v-7a1 1 0 0 1 2 0v7h2v-6a1 1 0 0 1 2 0v11.67l-2.8 3.73a.984.984 0 0 0 -.2.6v4h2v-3.67l2.8-3.73a.984.984 0 0 0 .2-.6v-12a3.009 3.009 0 0 0 -3-3zm-15 18.33v2.67h-23a1 1 0 0 1 -1-1v-5h21.5zm3-26.33a3.009 3.009 0 0 0 -3 3h-17v-20h20zm7 7.18a3.174 3.174 0 0 0 -1 .6 2.974 2.974 0 0 0 -2-.78 3 3 0 0 0 -1 .18v-4.18a2.986 2.986 0 0 0 -1-2.22v-18.78a1 1 0 0 0 -1-1h-22a1 1 0 0 0 -1 1v22a1 1 0 0 0 1 1h18v5.59l-2.71 2.7a1.033 1.033 0 0 0 -.29.71v7h-21v-42h34zm0-30.18h-34v-3a1 1 0 0 1 1-1h32a1 1 0 0 1 1 1z\"/><path d=\"m14 39h11v2h-11z\"/><path d=\"m27 39h4v2h-4z\"/><path d=\"m14 43h17v2h-17z\"/><path d=\"m14 47h17v2h-17z\"/><path d=\"m26.528 28.882a1 1 0 0 0 1.027-.05l6-4a1 1 0 0 0 0-1.664l-6-4a1 1 0 0 0 -1.555.832v8a1 1 0 0 0 .528.882zm1.472-7.014 3.2 2.132-3.2 2.132z\"/><path d=\"m29 32a8 8 0 1 0 -8-8 8.009 8.009 0 0 0 8 8zm0-14a6 6 0 1 1 -6 6 6.006 6.006 0 0 1 6-6z\"/><path d=\"m30 56h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2z\"/></g></svg>
</div>
<div class=\"description\"> {{ blocs.abonnements_bloc_av_right.description|raw }} </div>
</div>
</div>
</div>
</div>
</section>
<!-- Modal -->
<div class=\"modal fade\" id=\"toLoginModal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"toLoginModal\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
Vous devez vous connecter ou créer un compte pour choisir un abonnement.
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">Close</button>
<a class=\"btn btn-primary\" href=\"{{ path('front_login') }}\">Se connecter</a>
</div>
</div>
</div>
</div>
{% endblock %}
", "front/elearning/abonnement.html.twig", "/home/saco/subdomains/preprod/templates/front/elearning/abonnement.html.twig");
}
}