var/cache/dev/twig/e8/e809c731464e75ad644f6fd49c09729cbf151ce6c3dc81df7f837e581d7c3b7b.php line 39

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. /* mdp/resetpassword.html.twig */
  14. class __TwigTemplate_0bf709f5c0d0782c6d6112ef82031c7450bcdbebc6168a74224536626c40070e 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.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mdp/resetpassword.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mdp/resetpassword.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""mdp/resetpassword.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "Réinitialisez votre mot de passe";
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         // line 6
  69.         echo "<div class=\"text-center mb-5\">
  70.     <img src=\"";
  71.         // line 7
  72.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/logo_transparent.png"), "html"nulltrue);
  73.         echo "\" height=\"130vh\"/><br/>
  74.     <h1>Réinitialisez votre mot de passe</h1>
  75. </div>
  76. ";
  77.         // line 11
  78.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["motDePasseOublieForm"]) || array_key_exists("motDePasseOublieForm"$context) ? $context["motDePasseOublieForm"] : (function () { throw new RuntimeError('Variable "motDePasseOublieForm" does not exist.'11$this->source); })()), 'form_start');
  79.         echo "
  80.     <div class=\"row\">
  81.         <div class=\"offset-3 col-6\">
  82.             <label for=\"email\">Email :</label>
  83.             ";
  84.         // line 15
  85.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["motDePasseOublieForm"]) || array_key_exists("motDePasseOublieForm"$context) ? $context["motDePasseOublieForm"] : (function () { throw new RuntimeError('Variable "motDePasseOublieForm" does not exist.'15$this->source); })()), "email", [], "any"falsefalsefalse15), 'widget');
  86.         echo "
  87.             <small>
  88.                 Entrez votre adresse e-mail et nous vous enverrons un nouveau mot de passe.
  89.             </small>
  90.             <button type=\"submit\" class=\"btn btn-primary\">Envoyer mail de réinitialisation</button>
  91.         </div>
  92.     </div>
  93. ";
  94.         // line 24
  95.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["motDePasseOublieForm"]) || array_key_exists("motDePasseOublieForm"$context) ? $context["motDePasseOublieForm"] : (function () { throw new RuntimeError('Variable "motDePasseOublieForm" does not exist.'24$this->source); })()), 'form_end');
  96.         echo "
  97. ";
  98.         
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  100.         
  101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  102.     }
  103.     public function getTemplateName()
  104.     {
  105.         return "mdp/resetpassword.html.twig";
  106.     }
  107.     public function isTraitable()
  108.     {
  109.         return false;
  110.     }
  111.     public function getDebugInfo()
  112.     {
  113.         return array (  117 => 24,  105 => 15,  98 => 11,  91 => 7,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  114.     }
  115.     public function getSourceContext()
  116.     {
  117.         return new Source("{% extends 'base.html.twig' %}
  118. {% block title %}Réinitialisez votre mot de passe{% endblock %}
  119. {% block body %}
  120. <div class=\"text-center mb-5\">
  121.     <img src=\"{{ asset('img/logo_transparent.png') }}\" height=\"130vh\"/><br/>
  122.     <h1>Réinitialisez votre mot de passe</h1>
  123. </div>
  124. {{ form_start(motDePasseOublieForm) }}
  125.     <div class=\"row\">
  126.         <div class=\"offset-3 col-6\">
  127.             <label for=\"email\">Email :</label>
  128.             {{ form_widget(motDePasseOublieForm.email) }}
  129.             <small>
  130.                 Entrez votre adresse e-mail et nous vous enverrons un nouveau mot de passe.
  131.             </small>
  132.             <button type=\"submit\" class=\"btn btn-primary\">Envoyer mail de réinitialisation</button>
  133.         </div>
  134.     </div>
  135. {{ form_end(motDePasseOublieForm) }}
  136. {% endblock %}
  137. ""mdp/resetpassword.html.twig""/var/www/lfplfff/www/preprod.lfpldeclaration/templates/mdp/resetpassword.html.twig");
  138.     }
  139. }