Deprecated: Constant E_STRICT is deprecated in /var/www/PixelForce/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/PixelForce/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/twig/11/114d2bfaaa63d6f38dbb39bd49931bae.php line 92

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* security/signin.html.twig */
  15. class __TwigTemplate_6a5ed2b6d09b4c6922e63b9bbccdc232 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.             'title' => [$this'block_title'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'body' => [$this'block_body'],
  29.             'form' => [$this'block_form'],
  30.         ];
  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""security/signin.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""security/signin.html.twig"));
  39.         // line 1
  40.         yield "<!DOCTYPE html>
  41. <html>
  42.     <head>
  43.         ";
  44.         // line 4
  45.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'4$this->source); })()), "environment", [], "any"falsefalsefalse4) == "prod")) {
  46.             // line 5
  47.             yield "            <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-8PBBKR57JN\"></script>
  48.             <script type=\"text/javascript\" src=\"";
  49.             // line 6
  50.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/google_analytics.js"), "html"nulltrue);
  51.             yield "\"></script>
  52.         ";
  53.         }
  54.         // line 8
  55.         yield "        <meta charset=\"UTF-8\">
  56.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  57.         <meta name=\"google-site-verification\" content=\"O5bvNXZxdhGiT5VN5hPxisFh_XZeZCQr4aN4yoy0Ilk\" />
  58.         <title>";
  59.         // line 11
  60.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  61.         yield "</title>
  62.         <link rel=\"icon\" href=\"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>\">
  63.         <link rel=\"stylesheet\" href=\"/assets/fontawesome-free-6.0.0-web/css/all.css\" />
  64.         <link rel=\"stylesheet\" href=\"";
  65.         // line 14
  66.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/vuexy/css/pages/authentication.css"), "html"nulltrue);
  67.         yield "\" />
  68.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  69.         // line 15
  70.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/animations.css"), "html"nulltrue);
  71.         yield "\">
  72.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  73.         // line 16
  74.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  75.         yield "\">
  76.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  77.         // line 17
  78.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/inscription.css"), "html"nulltrue);
  79.         yield "\">
  80.         ";
  81.         // line 19
  82.         yield "        ";
  83.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  84.         // line 24
  85.         yield "
  86.         <script src=\"";
  87.         // line 25
  88.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/vuexy/vendors/js/vendors.min.js"), "html"nulltrue);
  89.         yield "\" ></script>
  90.         ";
  91.         // line 26
  92.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  93.         // line 30
  94.         yield "    </head>
  95.     <body>
  96. ";
  97.         // line 33
  98.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.         
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  103.         return; yield '';
  104.     }
  105.     // line 11
  106.     public function block_title($context, array $blocks = [])
  107.     {
  108.         $macros $this->macros;
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  110.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  113.         yield "Authentification!";
  114.         
  115.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.         return; yield '';
  119.     }
  120.     // line 19
  121.     public function block_stylesheets($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  128.         // line 20
  129.         yield "            ";
  130.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("vuexy_colors");
  131.         yield "
  132.             ";
  133.         // line 21
  134.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("vuexy_components");
  135.         yield "
  136.             ";
  137.         // line 22
  138.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  139.         yield "
  140.         ";
  141.         
  142.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  143.         
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  145.         return; yield '';
  146.     }
  147.     // line 26
  148.     public function block_javascripts($context, array $blocks = [])
  149.     {
  150.         $macros $this->macros;
  151.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  155.         // line 27
  156.         yield "            ";
  157.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("vuexy_app");
  158.         yield "
  159.             ";
  160.         // line 28
  161.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  162.         yield "
  163.         ";
  164.         
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  166.         
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  168.         return; yield '';
  169.     }
  170.     // line 33
  171.     public function block_body($context, array $blocks = [])
  172.     {
  173.         $macros $this->macros;
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  175.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  177.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  178.         // line 34
  179.         yield "<body class=\"horizontal-layout horizontal-menu blank-page navbar-floating footer-static  \" data-open=\"hover\" data-menu=\"horizontal-menu\" data-col=\"blank-page\">
  180.     <div class=\"app-content content \">
  181.         <div class=\"content-overlay\"></div>
  182.         <div class=\"header-navbar-shadow\"></div>
  183.         <div class=\"content-wrapper\">
  184.             <div class=\"content-header row\">
  185.             </div>
  186.             <div class=\"content-body\">
  187.                 <div class=\"auth-wrapper auth-cover\">
  188.                     <div class=\"auth-inner row m-0\">
  189.                         
  190.                         <!-- Left Text-->
  191.                         <div class=\"d-none d-lg-flex col-lg-8 align-items-center m-0 p-0 bg-image\">
  192.                         </div>
  193.                         <!-- /Left Text-->
  194.                         <!-- Login-->
  195.                         <div class=\" col-lg-4 auth-bg px-1 d-flex justify-content-center align-items-center\">
  196.                             <div class=\"col-12 col-sm-8 col-md-6 col-lg-12 p-lg-3 m- mx-auto\">
  197.                                 <div class=\"p-lg-4\">
  198.                                     <h2 class=\"card-title   text-center  pixelforce-logo\">
  199.                                             <a href=\"";
  200.         // line 55
  201.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_dashboard");
  202.         yield "\" class=\"text-center text-muted  d-flex align-items-center justify-content-center \">
  203.                                                 <img src=\"/assets/img/logo/pixelforce/logo-pixelforce-00.png\" class=\"img-fluid  m-2\" alt=\"logo-pixelforce\">
  204.                                                 <h2 class=\"ml-0 fw-bold\">PIXELFORCE</h2>
  205.                                             </a>  
  206.                                     </h2>
  207.                                     
  208.                                     ";
  209.         // line 61
  210.         yield from $this->unwrap()->yieldBlock('form'$context$blocks);
  211.         // line 148
  212.         yield "
  213.                                 </div>
  214.                             </div>
  215.                         </div>
  216.                         <!-- /Login-->
  217.                     </div>
  218.                 </div>
  219.             </div>
  220.         </div>
  221.     </div>
  222.      <script>
  223.         \$(window).on('load', function() {
  224.             if (feather) {
  225.                 feather.replace({
  226.                     width: 14,
  227.                     height: 14
  228.                 });
  229.             }
  230.         })
  231.     </script>
  232. </body>
  233. ";
  234.         
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  236.         
  237.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  238.         return; yield '';
  239.     }
  240.     // line 61
  241.     public function block_form($context, array $blocks = [])
  242.     {
  243.         $macros $this->macros;
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  246.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""form"));
  248.         // line 62
  249.         yield "                                    <h2 class=\"text-center fw-bold \">Inscription</h2>
  250.                                         <!-- Message alert -->
  251.                                             <div class=\"alert-message\">
  252.                                                 ";
  253.         // line 65
  254.         $context['_parent'] = $context;
  255.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'65$this->source); })()), "flashes", [], "any"falsefalsefalse65));
  256.         foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
  257.             // line 66
  258.             yield "                                                    <div class=\"alert alert-";
  259.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["label"], "html"nulltrue);
  260.             yield " text-center\">
  261.                                                         ";
  262.             // line 67
  263.             $context['_parent'] = $context;
  264.             $context['_seq'] = CoreExtension::ensureTraversable($context["messages"]);
  265.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  266.                 // line 68
  267.                 yield "                                                            ";
  268.                 yield $context["message"];
  269.                 yield "
  270.                                                         ";
  271.             }
  272.             $_parent $context['_parent'];
  273.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  274.             $context array_intersect_key($context$_parent) + $_parent;
  275.             // line 70
  276.             yield "                                                    </div>
  277.                                                 ";
  278.         }
  279.         $_parent $context['_parent'];
  280.         unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']);
  281.         $context array_intersect_key($context$_parent) + $_parent;
  282.         // line 72
  283.         yield "                                            </div>
  284.                                         ";
  285.         // line 73
  286.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'73$this->source); })()), 'form_start');
  287.         yield "
  288.                                             <div class=\"row\">
  289.                                                 <div class=\"col-md-6 col-12\">
  290.                                                     ";
  291.         // line 76
  292.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "nom", [], "any"falsefalsefalse76), 'row');
  293.         yield "
  294.                                                 </div>
  295.                                                 <div class=\"col-md-6 col-12\">
  296.                                                     ";
  297.         // line 79
  298.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'79$this->source); })()), "prenom", [], "any"falsefalsefalse79), 'row');
  299.         yield "
  300.                                                 </div>
  301.                                             </div>
  302.                                             <div class=\"row\">
  303.                                                 <div class=\"col-md-6 col-12\">
  304.                                                     ";
  305.         // line 84
  306.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "email", [], "any"falsefalsefalse84), 'row');
  307.         yield "
  308.                                                 </div>
  309.                                                 <div class=\"col-md-6 col-12\">
  310.                                                     ";
  311.         // line 87
  312.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "telephone", [], "any"falsefalsefalse87), 'row');
  313.         yield "
  314.                                                 </div>
  315.                                             </div>
  316.                                             <div class=\"row\">
  317.                                                 <div class=\"col-md-6 col-12\">
  318.                                                     ";
  319.         // line 92
  320.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "adresse", [], "any"falsefalsefalse92), 'row');
  321.         yield "
  322.                                                 </div>
  323.                                                 <div class=\"col-md-6 col-12\">
  324.                                                     ";
  325.         // line 95
  326.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "numero_rue", [], "any"falsefalsefalse95), 'row');
  327.         yield "
  328.                                                 </div>
  329.                                                 <div class=\"col-md-6 col-12\">
  330.                                                     ";
  331.         // line 98
  332.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'98$this->source); })()), "codePostal", [], "any"falsefalsefalse98), 'row');
  333.         yield "
  334.                                                 </div>
  335.                                                 <div class=\"col-md-6 col-12\">
  336.                                                     ";
  337.         // line 101
  338.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'101$this->source); })()), "ville", [], "any"falsefalsefalse101), 'row');
  339.         yield "
  340.                                                 </div>
  341.                                             </div>
  342.                                             ";
  343.         // line 113
  344.         yield "
  345.                                             <h5 class=\"mb-1\">Information sur la connexion</h5>
  346.                                             ";
  347.         // line 115
  348.         if (CoreExtension::getAttribute($this->env$this->source, ($context["form"] ?? null), "ambassador_username", [], "any"truetruefalse115)) {
  349.             // line 116
  350.             yield "                                                ";
  351.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'116$this->source); })()), "ambassador_username", [], "any"falsefalsefalse116), 'row');
  352.             yield "
  353.                                             ";
  354.         }
  355.         // line 118
  356.         yield "
  357.                                             ";
  358.         // line 119
  359.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "username", [], "any"falsefalsefalse119), 'row');
  360.         yield "
  361.                                             ";
  362.         // line 120
  363.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'120$this->source); })()), "password", [], "any"falsefalsefalse120), 'row');
  364.         yield "
  365.                                             <div class=\"w-100 text-center\">
  366.                                                 ";
  367.         // line 123
  368.         yield "                                                    <button class=\"sign-in-button w-100 h-30 font-weight-bold rounded-3 p-2\" type=\"submit\" id=\"btn-next\">S’inscrire</button>
  369.                                              </div>
  370.                                         ";
  371.         // line 125
  372.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'125$this->source); })()), 'form_end');
  373.         yield "
  374.                                         <div class=\"divider my-1\">
  375.                                             <hr/>
  376.                                             </div>
  377.                                         <div class=\"row mt-2 justify-content-center d-flex\">
  378.                                                 <div class=\"col-12 \">
  379.                                                     <div class=\" text-center\">
  380.                                                         <a class=\"w-100 font-weight-bold login-other-button\" href=\"";
  381.         // line 132
  382.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_forgetPassword");
  383.         yield "\">
  384.                                                             Mot de passe oublié ?
  385.                                                         </a>
  386.                                                     </div>
  387.                                                 </div>
  388.                                                 <div class=\"col-12 \">
  389.                                                     <div class=\" text-center\">
  390.                                                         <a class=\" w-100 font-weight-bold login-other-button \" href=\"";
  391.         // line 139
  392.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  393.         yield "\">
  394.                                                             Se connecter
  395.                                                         </a>
  396.                                                     </div>
  397.                                                 </div>
  398.                                                 
  399.                                             </div>    
  400.                                     
  401.                                     ";
  402.         
  403.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  404.         
  405.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  406.         return; yield '';
  407.     }
  408.     /**
  409.      * @codeCoverageIgnore
  410.      */
  411.     public function getTemplateName()
  412.     {
  413.         return "security/signin.html.twig";
  414.     }
  415.     /**
  416.      * @codeCoverageIgnore
  417.      */
  418.     public function isTraitable()
  419.     {
  420.         return false;
  421.     }
  422.     /**
  423.      * @codeCoverageIgnore
  424.      */
  425.     public function getDebugInfo()
  426.     {
  427.         return array (  429 => 139,  419 => 132,  409 => 125,  405 => 123,  400 => 120,  396 => 119,  393 => 118,  387 => 116,  385 => 115,  381 => 113,  375 => 101,  369 => 98,  363 => 95,  357 => 92,  349 => 87,  343 => 84,  335 => 79,  329 => 76,  323 => 73,  320 => 72,  313 => 70,  304 => 68,  300 => 67,  295 => 66,  291 => 65,  286 => 62,  276 => 61,  243 => 148,  241 => 61,  232 => 55,  209 => 34,  199 => 33,  186 => 28,  181 => 27,  171 => 26,  158 => 22,  154 => 21,  149 => 20,  139 => 19,  119 => 11,  108 => 33,  103 => 30,  101 => 26,  97 => 25,  94 => 24,  91 => 19,  87 => 17,  83 => 16,  79 => 15,  75 => 14,  69 => 11,  64 => 8,  59 => 6,  56 => 5,  54 => 4,  49 => 1,);
  428.     }
  429.     public function getSourceContext()
  430.     {
  431.         return new Source("<!DOCTYPE html>
  432. <html>
  433.     <head>
  434.         {% if app.environment == 'prod' %}
  435.             <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-8PBBKR57JN\"></script>
  436.             <script type=\"text/javascript\" src=\"{{ asset('assets/js/google_analytics.js') }}\"></script>
  437.         {% endif %}
  438.         <meta charset=\"UTF-8\">
  439.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  440.         <meta name=\"google-site-verification\" content=\"O5bvNXZxdhGiT5VN5hPxisFh_XZeZCQr4aN4yoy0Ilk\" />
  441.         <title>{% block title %}Authentification!{% endblock %}</title>
  442.         <link rel=\"icon\" href=\"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>\">
  443.         <link rel=\"stylesheet\" href=\"/assets/fontawesome-free-6.0.0-web/css/all.css\" />
  444.         <link rel=\"stylesheet\" href=\"{{ asset('/assets/vuexy/css/pages/authentication.css') }}\" />
  445.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/animations.css')}}\">
  446.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/style.css')}}\">
  447.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{asset('assets/css/inscription.css')}}\">
  448.         {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}
  449.         {% block stylesheets %}
  450.             {{ encore_entry_link_tags('vuexy_colors') }}
  451.             {{ encore_entry_link_tags('vuexy_components') }}
  452.             {{ encore_entry_link_tags('app') }}
  453.         {% endblock %}
  454.         <script src=\"{{ asset('assets/vuexy/vendors/js/vendors.min.js') }}\" ></script>
  455.         {% block javascripts %}
  456.             {{ encore_entry_script_tags('vuexy_app') }}
  457.             {{ encore_entry_script_tags('app') }}
  458.         {% endblock %}
  459.     </head>
  460.     <body>
  461. {% block body %}
  462. <body class=\"horizontal-layout horizontal-menu blank-page navbar-floating footer-static  \" data-open=\"hover\" data-menu=\"horizontal-menu\" data-col=\"blank-page\">
  463.     <div class=\"app-content content \">
  464.         <div class=\"content-overlay\"></div>
  465.         <div class=\"header-navbar-shadow\"></div>
  466.         <div class=\"content-wrapper\">
  467.             <div class=\"content-header row\">
  468.             </div>
  469.             <div class=\"content-body\">
  470.                 <div class=\"auth-wrapper auth-cover\">
  471.                     <div class=\"auth-inner row m-0\">
  472.                         
  473.                         <!-- Left Text-->
  474.                         <div class=\"d-none d-lg-flex col-lg-8 align-items-center m-0 p-0 bg-image\">
  475.                         </div>
  476.                         <!-- /Left Text-->
  477.                         <!-- Login-->
  478.                         <div class=\" col-lg-4 auth-bg px-1 d-flex justify-content-center align-items-center\">
  479.                             <div class=\"col-12 col-sm-8 col-md-6 col-lg-12 p-lg-3 m- mx-auto\">
  480.                                 <div class=\"p-lg-4\">
  481.                                     <h2 class=\"card-title   text-center  pixelforce-logo\">
  482.                                             <a href=\"{{ path('app_dashboard') }}\" class=\"text-center text-muted  d-flex align-items-center justify-content-center \">
  483.                                                 <img src=\"/assets/img/logo/pixelforce/logo-pixelforce-00.png\" class=\"img-fluid  m-2\" alt=\"logo-pixelforce\">
  484.                                                 <h2 class=\"ml-0 fw-bold\">PIXELFORCE</h2>
  485.                                             </a>  
  486.                                     </h2>
  487.                                     
  488.                                     {% block form %}
  489.                                     <h2 class=\"text-center fw-bold \">Inscription</h2>
  490.                                         <!-- Message alert -->
  491.                                             <div class=\"alert-message\">
  492.                                                 {% for label, messages in app.flashes %}
  493.                                                     <div class=\"alert alert-{{label}} text-center\">
  494.                                                         {% for message in messages %}
  495.                                                             {{message | raw}}
  496.                                                         {% endfor %}
  497.                                                     </div>
  498.                                                 {% endfor %}
  499.                                             </div>
  500.                                         {{ form_start(form) }}
  501.                                             <div class=\"row\">
  502.                                                 <div class=\"col-md-6 col-12\">
  503.                                                     {{ form_row(form.nom) }}
  504.                                                 </div>
  505.                                                 <div class=\"col-md-6 col-12\">
  506.                                                     {{ form_row(form.prenom) }}
  507.                                                 </div>
  508.                                             </div>
  509.                                             <div class=\"row\">
  510.                                                 <div class=\"col-md-6 col-12\">
  511.                                                     {{ form_row(form.email) }}
  512.                                                 </div>
  513.                                                 <div class=\"col-md-6 col-12\">
  514.                                                     {{ form_row(form.telephone) }}
  515.                                                 </div>
  516.                                             </div>
  517.                                             <div class=\"row\">
  518.                                                 <div class=\"col-md-6 col-12\">
  519.                                                     {{ form_row(form.adresse) }}
  520.                                                 </div>
  521.                                                 <div class=\"col-md-6 col-12\">
  522.                                                     {{ form_row(form.numero_rue) }}
  523.                                                 </div>
  524.                                                 <div class=\"col-md-6 col-12\">
  525.                                                     {{ form_row(form.codePostal) }}
  526.                                                 </div>
  527.                                                 <div class=\"col-md-6 col-12\">
  528.                                                     {{ form_row(form.ville) }}
  529.                                                 </div>
  530.                                             </div>
  531.                                             {# <h5 class=\"mt-4\">Choix du secteur</h5>
  532.                                             <div class=\"row my-3\">
  533.                                                 {% for secteurList in form.secteur.children.secteur.children %}
  534.                                                     <div class=\"col-12 col-md-4\">
  535.                                                         {{ form_row(secteurList) }}
  536.                                                     </div>
  537.                                                 {% endfor %}
  538.                                             </div> #}
  539.                                             <h5 class=\"mb-1\">Information sur la connexion</h5>
  540.                                             {% if form.ambassador_username is defined %}
  541.                                                 {{ form_row(form.ambassador_username) }}
  542.                                             {% endif %}
  543.                                             {{ form_row(form.username) }}
  544.                                             {{ form_row(form.password) }}
  545.                                             <div class=\"w-100 text-center\">
  546.                                                 {#            <button class=\"btn btn-primary\" type=\"submit\" id=\"btn-next\">Procéder au paiement <i class=\"fa-solid fa-angles-right\"></i></button>#}
  547.                                                     <button class=\"sign-in-button w-100 h-30 font-weight-bold rounded-3 p-2\" type=\"submit\" id=\"btn-next\">S’inscrire</button>
  548.                                              </div>
  549.                                         {{ form_end(form) }}
  550.                                         <div class=\"divider my-1\">
  551.                                             <hr/>
  552.                                             </div>
  553.                                         <div class=\"row mt-2 justify-content-center d-flex\">
  554.                                                 <div class=\"col-12 \">
  555.                                                     <div class=\" text-center\">
  556.                                                         <a class=\"w-100 font-weight-bold login-other-button\" href=\"{{ path('app_forgetPassword') }}\">
  557.                                                             Mot de passe oublié ?
  558.                                                         </a>
  559.                                                     </div>
  560.                                                 </div>
  561.                                                 <div class=\"col-12 \">
  562.                                                     <div class=\" text-center\">
  563.                                                         <a class=\" w-100 font-weight-bold login-other-button \" href=\"{{ path('app_login') }}\">
  564.                                                             Se connecter
  565.                                                         </a>
  566.                                                     </div>
  567.                                                 </div>
  568.                                                 
  569.                                             </div>    
  570.                                     
  571.                                     {% endblock %}
  572.                                 </div>
  573.                             </div>
  574.                         </div>
  575.                         <!-- /Login-->
  576.                     </div>
  577.                 </div>
  578.             </div>
  579.         </div>
  580.     </div>
  581.      <script>
  582.         \$(window).on('load', function() {
  583.             if (feather) {
  584.                 feather.replace({
  585.                     width: 14,
  586.                     height: 14
  587.                 });
  588.             }
  589.         })
  590.     </script>
  591. </body>
  592. {% endblock %}""security/signin.html.twig""/var/www/PixelForce/templates/security/signin.html.twig");
  593.     }
  594. }