var/cache/dev/twig/f8/f8ac79bb05072d04b7d615d4d6bd1ca8f304dce1c79d36f01d989de61c88bd56.php line 43

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/security/base.html.twig */
  14. class __TwigTemplate_fb073b0763fa6db62cf42a706cf70327b383014b52818ba04c06fcf2d7027ff1 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.             'title' => [$this'block_title'],
  24.             'bodyCssClasses' => [$this'block_bodyCssClasses'],
  25.             'body' => [$this'block_body'],
  26.             'leftButton' => [$this'block_leftButton'],
  27.             'card' => [$this'block_card'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "front/layout/base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/security/base.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/security/base.html.twig"));
  43.         $this->parent $this->loadTemplate("front/layout/base.html.twig""front/security/base.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         echo "Log in!";
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     // line 4
  65.     public function block_bodyCssClasses($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyCssClasses"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyCssClasses"));
  72.         echo "landing-page";
  73.         
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  75.         
  76.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  77.     }
  78.     // line 5
  79.     public function block_body($context, array $blocks = [])
  80.     {
  81.         $macros $this->macros;
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  83.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  84.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  86.         // line 6
  87.         echo "    <div class=\"content-bg-wrap\"></div>
  88.     <!-- Header Standard Landing  -->
  89.     <div class=\"header--standard header--standard-landing\" id=\"header--standard\">
  90.         <div class=\"container\">
  91.             <div class=\"header--standard-wrap\">
  92.                 <a href=\"https://bikingman.com/fr/les-courses/\" class=\"BikingMan\" target=\"_blank\">
  93.                     <div class=\"img-wrap\">
  94.                         <img loading=\"lazy\" src=\"";
  95.         // line 15
  96.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/BikingMan_logoH_W.png"), "html"nulltrue);
  97.         echo "\" alt=\"BikingMan\" width=\"257\" >
  98.                        
  99.                     </div>
  100.                 </a>
  101.                 <div class=\"flagsDeconnected\">
  102.                     ";
  103.         // line 21
  104.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse21), "attributes", [], "any"falsetruefalse21), "get", [=> "_route_params"], "method"falsetruefalse21), "id", [], "any"truetruefalse21)) {
  105.             // line 22
  106.             echo "                    <a href=\"";
  107.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'22$this->source); })()), "request", [], "any"falsefalsefalse22), "attributes", [], "any"falsefalsefalse22), "get", [=> "_route"], "method"falsefalsefalse22), ["_locale" => "fr""id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'22$this->source); })()), "request", [], "any"falsefalsefalse22), "attributes", [], "any"falsefalsefalse22), "get", [=> "_route_params"], "method"falsefalsefalse22), "id", [], "any"falsefalsefalse22)]), "html"nulltrue);
  108.             echo "\" style=\"display: inline\">
  109.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;margin-right: 20px\" loading=\"lazy\" src=\"";
  110.             // line 23
  111.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/fr.svg"), "html"nulltrue);
  112.             echo "\" alt=\"BikingMan\">
  113.                     </a>
  114.                     <a href=\"";
  115.             // line 25
  116.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "attributes", [], "any"falsefalsefalse25), "get", [=> "_route"], "method"falsefalsefalse25), ["_locale" => "en""id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "attributes", [], "any"falsefalsefalse25), "get", [=> "_route_params"], "method"falsefalsefalse25), "id", [], "any"falsefalsefalse25)]), "html"nulltrue);
  117.             echo "\" style=\"display: inline\">
  118.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;\" loading=\"lazy\" src=\"";
  119.             // line 26
  120.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/us.svg"), "html"nulltrue);
  121.             echo "\" alt=\"BikingMan\">
  122.                     </a>
  123.                     ";
  124.         } else {
  125.             // line 29
  126.             echo "                    <a href=\"";
  127.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'29$this->source); })()), "request", [], "any"falsefalsefalse29), "attributes", [], "any"falsefalsefalse29), "get", [=> "_route"], "method"falsefalsefalse29), ["_locale" => "fr"]);
  128.             echo "\" style=\"display: inline\">
  129.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;margin-right: 20px\" loading=\"lazy\" src=\"";
  130.             // line 30
  131.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/fr.svg"), "html"nulltrue);
  132.             echo "\" alt=\"BikingMan\">
  133.                     </a>
  134.                     <a href=\"";
  135.             // line 32
  136.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "attributes", [], "any"falsefalsefalse32), "get", [=> "_route"], "method"falsefalsefalse32), ["_locale" => "en"]);
  137.             echo "\" style=\"display: inline\">
  138.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;\" loading=\"lazy\" src=\"";
  139.             // line 33
  140.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/us.svg"), "html"nulltrue);
  141.             echo "\" alt=\"BikingMan\">
  142.                     </a>
  143.                     ";
  144.         }
  145.         // line 36
  146.         echo "                </div>
  147.                
  148.             </div>
  149.         </div>
  150.     </div>
  151.     <!-- ... end Header Standard Landing  -->
  152.     <div class=\"header-spacer--standard\"></div>
  153.     <div class=\"container\" id=\"security-container-used-in-modal-js-for-redirection\">
  154.         <div class=\"row display-flex\">
  155.             <div class=\"col col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12\">
  156.                 <div class=\"landing-content\">
  157.                     <h1>";
  158.         // line 48
  159.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("titreLogin"), "html"nulltrue);
  160.         echo "</h1>
  161.                     <p>";
  162.         // line 49
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("textLogin"), "html"nulltrue);
  164.         echo "
  165.                     </p> 
  166.                     ";
  167.         // line 51
  168.         $this->displayBlock('leftButton'$context$blocks);
  169.         // line 54
  170.         echo "                </div>
  171.             </div>
  172.             <div class=\"col col-xl-5 col-lg-6 col-md-12 col-sm-12 col-12\">
  173.                
  174.                 <!-- Login-Registration Form  -->
  175.                 <div class=\"registration-login-form black-form\">
  176. \t\t\t\t<!-- Nav tabs -->
  177. \t\t\t\t<ul class=\"nav nav-tabs\" id=\"registration-form-tabs\" role=\"tablist\">
  178. \t\t\t\t\t<li class=\"nav-item\" role=\"presentation\">
  179. \t\t\t\t\t\t<a class=\"nav-link active\" id=\"login-tab\" data-bs-toggle=\"tab\" href=\"#login\" role=\"tab\" aria-controls=\"login\" aria-selected=\"true\">
  180. \t\t\t\t\t\t\t<svg class=\"olymp-login-icon\"><use xlink:href=\"#olymp-login-icon\"></use></svg>
  181. \t\t\t\t\t\t</a>
  182. \t\t\t\t\t</li>
  183. \t\t\t\t\t<li class=\"nav-item\" role=\"presentation\">
  184. \t\t\t\t\t\t<a class=\"nav-link\" id=\"profile-tab\" data-bs-toggle=\"tab\" href=\"#profile\" role=\"tab\" aria-controls=\"profile\" aria-selected=\"false\">
  185.                            <img loading=\"lazy\" src=\"";
  186.         // line 74
  187.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/add-user.png"), "html"nulltrue);
  188.         echo "\" alt=\"Register Biking\" width=\"21\" >
  189. \t\t\t\t\t\t</a>
  190. \t\t\t\t\t</li>
  191. \t\t\t\t</ul>
  192. \t\t\t\t<!-- Tab panes -->
  193. \t\t\t\t<div class=\"tab-content\" id=\"registration-form-tabs-content\">
  194. \t\t\t\t\t
  195. \t\t\t\t\t\t";
  196.         // line 82
  197.         $this->displayBlock('card'$context$blocks);
  198.         // line 83
  199.         echo "\t\t\t\t\t
  200. \t\t\t\t\t
  201. \t\t\t\t</div>
  202. \t\t\t</div>
  203. \t\t\t
  204. \t\t\t<!-- ... end Login-Registration Form  -->\t
  205.                 
  206.             </div>
  207.         </div>
  208.     </div>
  209. ";
  210.         
  211.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  212.         
  213.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  214.     }
  215.     // line 51
  216.     public function block_leftButton($context, array $blocks = [])
  217.     {
  218.         $macros $this->macros;
  219.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""leftButton"));
  221.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  222.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""leftButton"));
  223.         // line 52
  224.         echo "                        <a href=\"";
  225.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front.security.app_login");
  226.         echo "\" class=\"btn btn-md btn-primary big-text-btn\">";
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Créer mon compte"), "html"nulltrue);
  228.         echo "</a>
  229.                     ";
  230.         
  231.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  232.         
  233.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  234.     }
  235.     // line 82
  236.     public function block_card($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""card"));
  241.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""card"));
  243.         
  244.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  245.         
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  247.     }
  248.     // line 95
  249.     public function block_javascripts($context, array $blocks = [])
  250.     {
  251.         $macros $this->macros;
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  256.         // line 96
  257.         echo "
  258.    ";
  259.         // line 97
  260.         $this->displayParentBlock("javascripts"$context$blocks);
  261.         echo "
  262. ";
  263.         
  264.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  265.         
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  267.     }
  268.     public function getTemplateName()
  269.     {
  270.         return "front/security/base.html.twig";
  271.     }
  272.     public function isTraitable()
  273.     {
  274.         return false;
  275.     }
  276.     public function getDebugInfo()
  277.     {
  278.         return array (  310 => 97,  307 => 96,  297 => 95,  279 => 82,  264 => 52,  254 => 51,  233 => 83,  231 => 82,  220 => 74,  198 => 54,  196 => 51,  191 => 49,  187 => 48,  173 => 36,  167 => 33,  163 => 32,  158 => 30,  153 => 29,  147 => 26,  143 => 25,  138 => 23,  133 => 22,  131 => 21,  122 => 15,  111 => 6,  101 => 5,  82 => 4,  63 => 3,  40 => 1,);
  279.     }
  280.     public function getSourceContext()
  281.     {
  282.         return new Source("{% extends 'front/layout/base.html.twig' %}
  283. {% block title %}Log in!{% endblock %}
  284. {% block bodyCssClasses %}landing-page{% endblock %}
  285. {% block body %}
  286.     <div class=\"content-bg-wrap\"></div>
  287.     <!-- Header Standard Landing  -->
  288.     <div class=\"header--standard header--standard-landing\" id=\"header--standard\">
  289.         <div class=\"container\">
  290.             <div class=\"header--standard-wrap\">
  291.                 <a href=\"https://bikingman.com/fr/les-courses/\" class=\"BikingMan\" target=\"_blank\">
  292.                     <div class=\"img-wrap\">
  293.                         <img loading=\"lazy\" src=\"{{ asset('build/images/BikingMan_logoH_W.png') }}\" alt=\"BikingMan\" width=\"257\" >
  294.                        
  295.                     </div>
  296.                 </a>
  297.                 <div class=\"flagsDeconnected\">
  298.                     {% if (app.request.attributes.get('_route_params').id is defined ) %}
  299.                     <a href=\"{{ path(app.request.attributes.get('_route'), {'_locale': 'fr','id': app.request.attributes.get('_route_params').id}) }}\" style=\"display: inline\">
  300.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;margin-right: 20px\" loading=\"lazy\" src=\"{{ asset('build/images/fr.svg') }}\" alt=\"BikingMan\">
  301.                     </a>
  302.                     <a href=\"{{ path(app.request.attributes.get('_route'), {'_locale': 'en','id': app.request.attributes.get('_route_params').id}) }}\" style=\"display: inline\">
  303.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;\" loading=\"lazy\" src=\"{{ asset('build/images/us.svg') }}\" alt=\"BikingMan\">
  304.                     </a>
  305.                     {% else %}
  306.                     <a href=\"{{ path(app.request.attributes.get('_route'), {'_locale': 'fr'}) }}\" style=\"display: inline\">
  307.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;margin-right: 20px\" loading=\"lazy\" src=\"{{ asset('build/images/fr.svg') }}\" alt=\"BikingMan\">
  308.                     </a>
  309.                     <a href=\"{{ path(app.request.attributes.get('_route'), {'_locale': 'en'}) }}\" style=\"display: inline\">
  310.                         <img style=\"height: 20px; display: inline;border-radius: 0px;min-width: 20px;min-height: 20px;\" loading=\"lazy\" src=\"{{ asset('build/images/us.svg') }}\" alt=\"BikingMan\">
  311.                     </a>
  312.                     {% endif %}
  313.                 </div>
  314.                
  315.             </div>
  316.         </div>
  317.     </div>
  318.     <!-- ... end Header Standard Landing  -->
  319.     <div class=\"header-spacer--standard\"></div>
  320.     <div class=\"container\" id=\"security-container-used-in-modal-js-for-redirection\">
  321.         <div class=\"row display-flex\">
  322.             <div class=\"col col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12\">
  323.                 <div class=\"landing-content\">
  324.                     <h1>{{'titreLogin'|trans}}</h1>
  325.                     <p>{{'textLogin'|trans}}
  326.                     </p> 
  327.                     {% block leftButton %}
  328.                         <a href=\"{{ path('front.security.app_login') }}\" class=\"btn btn-md btn-primary big-text-btn\">{{'Créer mon compte'|trans}}</a>
  329.                     {% endblock %}
  330.                 </div>
  331.             </div>
  332.             <div class=\"col col-xl-5 col-lg-6 col-md-12 col-sm-12 col-12\">
  333.                
  334.                 <!-- Login-Registration Form  -->
  335.                 <div class=\"registration-login-form black-form\">
  336. \t\t\t\t<!-- Nav tabs -->
  337. \t\t\t\t<ul class=\"nav nav-tabs\" id=\"registration-form-tabs\" role=\"tablist\">
  338. \t\t\t\t\t<li class=\"nav-item\" role=\"presentation\">
  339. \t\t\t\t\t\t<a class=\"nav-link active\" id=\"login-tab\" data-bs-toggle=\"tab\" href=\"#login\" role=\"tab\" aria-controls=\"login\" aria-selected=\"true\">
  340. \t\t\t\t\t\t\t<svg class=\"olymp-login-icon\"><use xlink:href=\"#olymp-login-icon\"></use></svg>
  341. \t\t\t\t\t\t</a>
  342. \t\t\t\t\t</li>
  343. \t\t\t\t\t<li class=\"nav-item\" role=\"presentation\">
  344. \t\t\t\t\t\t<a class=\"nav-link\" id=\"profile-tab\" data-bs-toggle=\"tab\" href=\"#profile\" role=\"tab\" aria-controls=\"profile\" aria-selected=\"false\">
  345.                            <img loading=\"lazy\" src=\"{{ asset('build/images/add-user.png') }}\" alt=\"Register Biking\" width=\"21\" >
  346. \t\t\t\t\t\t</a>
  347. \t\t\t\t\t</li>
  348. \t\t\t\t</ul>
  349. \t\t\t\t<!-- Tab panes -->
  350. \t\t\t\t<div class=\"tab-content\" id=\"registration-form-tabs-content\">
  351. \t\t\t\t\t
  352. \t\t\t\t\t\t{% block card %}{% endblock %}
  353. \t\t\t\t\t
  354. \t\t\t\t\t
  355. \t\t\t\t</div>
  356. \t\t\t</div>
  357. \t\t\t
  358. \t\t\t<!-- ... end Login-Registration Form  -->\t
  359.                 
  360.             </div>
  361.         </div>
  362.     </div>
  363. {% endblock %}
  364. {% block javascripts %}
  365.    {{ parent() }}
  366. {% endblock %}
  367.     
  368. ""front/security/base.html.twig""/srv/www/bm_dev_new/templates/front/security/base.html.twig");
  369.     }
  370. }