var/cache/dev/twig/fb/fba390a71d08539d84362f402efaa5a6.php line 80

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. /* reset_password/request.html.twig */
  15. class __TwigTemplate_c6bb206d6e21a7cb3f401b9f60e22b41 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->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'content' => [$this'block_content'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "security.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reset_password/request.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reset_password/request.html.twig"));
  40.         $this->parent $this->loadTemplate("security.html.twig""reset_password/request.html.twig"1);
  41.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_title($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         yield "Réinitialiser le mot de passe";
  56.         
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  58.         
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  60.         return; yield '';
  61.     }
  62.     // line 5
  63.     public function block_content($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  70.         // line 6
  71.         yield "    <div ";
  72.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension']->renderStimulusController($this->env"security--resetPassword");
  73.         yield ">
  74.         ";
  75.         // line 7
  76.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["requestForm"]) || array_key_exists("requestForm"$context) ? $context["requestForm"] : (function () { throw new RuntimeError('Variable "requestForm" does not exist.'7$this->source); })()), 'form_start', ["attr" => ["class" => "form w-100""novalidate" => "novalidate""data-security--resetPassword-target" => "requestForm"]]);
  77.         yield "
  78.         <div class=\"refonte-login custom-card-body bg-body rounded p-10 p-lg-15 mx-auto\">
  79.             <div class=\"mb-5 container-logo \">
  80.                 <a href=\"";
  81.         // line 10
  82.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  83.         yield "\">
  84.                     ";
  85.         // line 11
  86.         if (((array_key_exists("company"$context) &&  !(null === (isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'11$this->source); })()))) &&  !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'11$this->source); })()), "logoName", [], "any"falsefalsefalse11)))) {
  87.             // line 12
  88.             yield "                        <img style=\"max-width: 192px;height: auto;max-height: 75px;\" width=\"auto\" src=\"";
  89.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/uploads/images/company/"), "html"nulltrue);
  90.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'12$this->source); })()), "logoName", [], "any"falsefalsefalse12), "html"nulltrue);
  91.             yield "\" class=\"app-logo\" alt=\"my flow logo\">
  92.                     ";
  93.         } else {
  94.             // line 14
  95.             yield "                        <img src=\"";
  96.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/media/logo-myflow.png"), "html"nulltrue);
  97.             yield "\" class=\"app-logo\" alt=\"my flow logo\" width=\"192\"><br>
  98. \t\t\t\t\t\t\t<span class=\"slogan\">More than just a marketplace</span>
  99.                     ";
  100.         }
  101.         // line 17
  102.         yield "                </a>
  103.                 <svg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
  104.                     <g clip-path=\"url(#clip0_1_42)\">
  105.                         <path d=\"M28 14.1058L18.5578 18.7662L14.0031 28L9.30844 18.48L0 13.8911L9.44222 9.23067L14.0031 0L18.6978 9.51689L28 14.1058Z\" fill=\"#F676BD\" fill-opacity=\"0.42\"/>
  106.                     </g>
  107.                     <defs>
  108.                         <clipPath id=\"clip0_1_42\">
  109.                             <rect width=\"28\" height=\"28\" fill=\"white\"/>
  110.                         </clipPath>
  111.                     </defs>
  112.                 </svg>
  113.                 <h1 class=\"color-second\">Mot de passe oublié ?
  114.                 </h1>
  115.                 <p class=\"color-second\">Entrez votre adresse email pour<br/> réinitialiser votre mot de passe</p>
  116.             </div>
  117.             ";
  118.         // line 36
  119.         yield "
  120.             <div class=\"fv-row mb-10 position-center form-login\" style=\"flex-direction: column;margin: auto;align-items: center;text-align: center;\">
  121.                 ";
  122.         // line 38
  123.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["requestForm"]) || array_key_exists("requestForm"$context) ? $context["requestForm"] : (function () { throw new RuntimeError('Variable "requestForm" does not exist.'38$this->source); })()), "email", [], "any"falsefalsefalse38), 'widget', ["attr" => ["class" => ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["requestForm"]) || array_key_exists("requestForm"$context) ? $context["requestForm"] : (function () { throw new RuntimeError('Variable "requestForm" does not exist.'38$this->source); })()), "email", [], "any"falsefalsefalse38), "vars", [], "any"falsefalsefalse38), "errors", [], "any"falsefalsefalse38))) ? ("form-control is-invalid custom-input-size") : ("form-control custom-input-size"))]]);
  124.         yield "
  125.                 ";
  126.         // line 39
  127.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["requestForm"]) || array_key_exists("requestForm"$context) ? $context["requestForm"] : (function () { throw new RuntimeError('Variable "requestForm" does not exist.'39$this->source); })()), "email", [], "any"falsefalsefalse39), 'errors');
  128.         yield "
  129.             </div>
  130.             <div class=\"d-flex flex-wrap justify-content-center pb-lg-0\">
  131.                  <a href=\"";
  132.         // line 43
  133.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  134.         yield "\" class=\"me-4 titillium-web-bold btn btn-lg btn-light-primary fw-bolder\">Annuler</a>
  135.                 <button type=\"button\" id=\"kt_password_reset_submit\" class=\"titillium-web-bold btn btn-lg btn-primary-custom fw-bolder me-4\" ";
  136.         // line 44
  137.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension']->renderStimulusAction($this->env"security--resetPassword""submitRequestForm");
  138.         yield ">
  139.                     <span class=\"indicator-label\">Soumettre</span>
  140.                     <span class=\"indicator-progress\">Envoi en cours...
  141.                     <span class=\"spinner-border spinner-border-sm align-middle ms-2\"></span>
  142.                 </span>
  143.                 </button>
  144.                
  145.             </div>
  146.             ";
  147.         // line 53
  148.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["requestForm"]) || array_key_exists("requestForm"$context) ? $context["requestForm"] : (function () { throw new RuntimeError('Variable "requestForm" does not exist.'53$this->source); })()), 'form_end');
  149.         yield "
  150.         </div>
  151.     </div>
  152. ";
  153.         
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  155.         
  156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157.         return; yield '';
  158.     }
  159.     /**
  160.      * @codeCoverageIgnore
  161.      */
  162.     public function getTemplateName()
  163.     {
  164.         return "reset_password/request.html.twig";
  165.     }
  166.     /**
  167.      * @codeCoverageIgnore
  168.      */
  169.     public function isTraitable()
  170.     {
  171.         return false;
  172.     }
  173.     /**
  174.      * @codeCoverageIgnore
  175.      */
  176.     public function getDebugInfo()
  177.     {
  178.         return array (  169 => 53,  157 => 44,  153 => 43,  146 => 39,  142 => 38,  138 => 36,  121 => 17,  114 => 14,  107 => 12,  105 => 11,  101 => 10,  95 => 7,  90 => 6,  80 => 5,  60 => 3,  37 => 1,);
  179.     }
  180.     public function getSourceContext()
  181.     {
  182.         return new Source("{% extends 'security.html.twig' %}
  183. {% block title %}Réinitialiser le mot de passe{% endblock %}
  184. {% block content %}
  185.     <div {{ stimulus_controller('security--resetPassword') }}>
  186.         {{ form_start(requestForm, {'attr':{'class':'form w-100','novalidate':'novalidate','data-security--resetPassword-target':'requestForm'}}) }}
  187.         <div class=\"refonte-login custom-card-body bg-body rounded p-10 p-lg-15 mx-auto\">
  188.             <div class=\"mb-5 container-logo \">
  189.                 <a href=\"{{ path('app_login') }}\">
  190.                     {% if company is defined and company is not null and company.logoName is not null %}
  191.                         <img style=\"max-width: 192px;height: auto;max-height: 75px;\" width=\"auto\" src=\"{{ asset('/uploads/images/company/') }}{{ company.logoName }}\" class=\"app-logo\" alt=\"my flow logo\">
  192.                     {% else %}
  193.                         <img src=\"{{ asset('build/media/logo-myflow.png') }}\" class=\"app-logo\" alt=\"my flow logo\" width=\"192\"><br>
  194. \t\t\t\t\t\t\t<span class=\"slogan\">More than just a marketplace</span>
  195.                     {% endif %}
  196.                 </a>
  197.                 <svg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
  198.                     <g clip-path=\"url(#clip0_1_42)\">
  199.                         <path d=\"M28 14.1058L18.5578 18.7662L14.0031 28L9.30844 18.48L0 13.8911L9.44222 9.23067L14.0031 0L18.6978 9.51689L28 14.1058Z\" fill=\"#F676BD\" fill-opacity=\"0.42\"/>
  200.                     </g>
  201.                     <defs>
  202.                         <clipPath id=\"clip0_1_42\">
  203.                             <rect width=\"28\" height=\"28\" fill=\"white\"/>
  204.                         </clipPath>
  205.                     </defs>
  206.                 </svg>
  207.                 <h1 class=\"color-second\">Mot de passe oublié ?
  208.                 </h1>
  209.                 <p class=\"color-second\">Entrez votre adresse email pour<br/> réinitialiser votre mot de passe</p>
  210.             </div>
  211.             {# <div class=\"text-center mb-10\">
  212.                 <h1 class=\"titillium-web-bold text-dark mb-3\">Mot de passe oublié ?</h1>
  213.                 <div class=\"text-gray-400 fw-bold fs-4\">Entrez votre adresse email pour réinitialiser votre mot de passe</div>
  214.             </div> #}
  215.             <div class=\"fv-row mb-10 position-center form-login\" style=\"flex-direction: column;margin: auto;align-items: center;text-align: center;\">
  216.                 {{ form_widget(requestForm.email, {'attr':{'class': requestForm.email.vars.errors|length ? 'form-control is-invalid custom-input-size':'form-control custom-input-size'}}) }}
  217.                 {{ form_errors(requestForm.email) }}
  218.             </div>
  219.             <div class=\"d-flex flex-wrap justify-content-center pb-lg-0\">
  220.                  <a href=\"{{ path('app_login') }}\" class=\"me-4 titillium-web-bold btn btn-lg btn-light-primary fw-bolder\">Annuler</a>
  221.                 <button type=\"button\" id=\"kt_password_reset_submit\" class=\"titillium-web-bold btn btn-lg btn-primary-custom fw-bolder me-4\" {{ stimulus_action('security--resetPassword', 'submitRequestForm') }}>
  222.                     <span class=\"indicator-label\">Soumettre</span>
  223.                     <span class=\"indicator-progress\">Envoi en cours...
  224.                     <span class=\"spinner-border spinner-border-sm align-middle ms-2\"></span>
  225.                 </span>
  226.                 </button>
  227.                
  228.             </div>
  229.             {{ form_end(requestForm) }}
  230.         </div>
  231.     </div>
  232. {% endblock %}
  233. ""reset_password/request.html.twig""/var/www/vhosts/my-flow.fr/app.dev.my-flow.fr/templates/reset_password/request.html.twig");
  234.     }
  235. }