var/cache/dev/twig/8d/8d9003ce65610b9a5f2c7076b02fb8af.php line 55

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. use Twig\TemplateWrapper;
  15. /* reset_password/request.html.twig */
  16. class __TwigTemplate_35bc264c21ae7c3ebfeae50f9b0b4fbc extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'title' => [$this'block_title'],
  29.             'stylesheets' => [$this'block_stylesheets'],
  30.             'body' => [$this'block_body'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34.     {
  35.         // line 1
  36.         return "layout/frontEndLayout.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = []): iterable
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reset_password/request.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reset_password/request.html.twig"));
  45.         $this->parent $this->loadTemplate("layout/frontEndLayout.html.twig""reset_password/request.html.twig"1);
  46.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 3
  53.     /**
  54.      * @return iterable<null|scalar|\Stringable>
  55.      */
  56.     public function block_title(array $context, array $blocks = []): iterable
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  63.         yield "Sign up!";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.         yield from [];
  69.     }
  70.     // line 5
  71.     /**
  72.      * @return iterable<null|scalar|\Stringable>
  73.      */
  74.     public function block_stylesheets(array $context, array $blocks = []): iterable
  75.     {
  76.         $macros $this->macros;
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  81.         // line 6
  82.         yield "        \t ";
  83.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  84.         yield 
  85.             <link href=\"";
  86.         // line 7
  87.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/login.css"), "html"nulltrue);
  88.         yield "\" rel=\"stylesheet\">    
  89.             
  90. ";
  91.         
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  93.         
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  95.         yield from [];
  96.     }
  97.     // line 11
  98.     /**
  99.      * @return iterable<null|scalar|\Stringable>
  100.      */
  101.     public function block_body(array $context, array $blocks = []): iterable
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  108.         // line 12
  109.         yield "    ";
  110.         $context['_parent'] = $context;
  111.         $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.'12$this->source); })()), "flashes", ["reset_password_error"], "method"falsefalsefalse12));
  112.         foreach ($context['_seq'] as $context["_key"] => $context["flashError"]) {
  113.             // line 13
  114.             yield "        <div class=\"alert alert-danger\" role=\"alert\">";
  115.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["flashError"], "html"nulltrue);
  116.             yield "</div>
  117.     ";
  118.         }
  119.         $_parent $context['_parent'];
  120.         unset($context['_seq'], $context['_key'], $context['flashError'], $context['_parent']);
  121.         $context array_intersect_key($context$_parent) + $_parent;
  122.         // line 15
  123.         yield "
  124.  <div class=\"container-fluid px-1 px-md-5 px-lg-1 px-xl-5 py-5 mx-auto\">
  125.     <div class=\" border-0\">
  126.         <div class=\"row d-flex\">
  127.             <div class=\"col-lg-6\">
  128.                 <div class=\"card1 pb-5\">
  129.                    <div class=\"row\"> <img  src=\"";
  130.         // line 21
  131.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logo2.png"), "html"nulltrue);
  132.         yield "\" class=\"logo\"> </div>
  133.                     <div class=\"row px-3 justify-content-center mt-4 mb-5 border-line\"> <img src=\"";
  134.         // line 22
  135.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/BethesdaLogo.gif"), "html"nulltrue);
  136.         yield "\" class=\"image\"> </div>
  137.                 </div>
  138.             </div>
  139.             
  140.             <div class=\"col-lg-6\">
  141.                 <div class=\"card2 card border-0 px-4 py-5\">
  142.    
  143.             <h1  class=\"text-center\">Reset your password</h1>
  144.             ";
  145.         // line 31
  146.         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.'31$this->source); })()), 'form_start');
  147.         yield "
  148.                 ";
  149.         // line 32
  150.         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.'32$this->source); })()), "email", [], "any"falsefalsefalse32), 'row');
  151.         yield "
  152.                 <div>
  153.                     <small>
  154.                         Enter your email address and we will send you a
  155.                         link to reset your password.
  156.                     </small>
  157.                 </div>
  158.                 <button class=\"btn btn-primary\">Send password reset email</button>
  159.             ";
  160.         // line 41
  161.         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.'41$this->source); })()), 'form_end');
  162.         yield "
  163.                 </div>
  164.             </div>
  165.         </div>
  166.        
  167.     </div>
  168. </div>
  169. ";
  170.         
  171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  172.         
  173.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  174.         yield from [];
  175.     }
  176.     /**
  177.      * @codeCoverageIgnore
  178.      */
  179.     public function getTemplateName(): string
  180.     {
  181.         return "reset_password/request.html.twig";
  182.     }
  183.     /**
  184.      * @codeCoverageIgnore
  185.      */
  186.     public function isTraitable(): bool
  187.     {
  188.         return false;
  189.     }
  190.     /**
  191.      * @codeCoverageIgnore
  192.      */
  193.     public function getDebugInfo(): array
  194.     {
  195.         return array (  187 => 41,  175 => 32,  171 => 31,  159 => 22,  155 => 21,  147 => 15,  138 => 13,  133 => 12,  120 => 11,  106 => 7,  101 => 6,  88 => 5,  65 => 3,  42 => 1,);
  196.     }
  197.     public function getSourceContext(): Source
  198.     {
  199.         return new Source("{% extends 'layout/frontEndLayout.html.twig' %}
  200. {% block title %}Sign up!{% endblock %}
  201.   {% block stylesheets %}
  202.         \t {{parent()}} 
  203.             <link href=\"{{ asset('assets/css/login.css') }}\" rel=\"stylesheet\">    
  204.             
  205. {% endblock %}
  206. {% block body %}
  207.     {% for flashError in app.flashes('reset_password_error') %}
  208.         <div class=\"alert alert-danger\" role=\"alert\">{{ flashError }}</div>
  209.     {% endfor %}
  210.  <div class=\"container-fluid px-1 px-md-5 px-lg-1 px-xl-5 py-5 mx-auto\">
  211.     <div class=\" border-0\">
  212.         <div class=\"row d-flex\">
  213.             <div class=\"col-lg-6\">
  214.                 <div class=\"card1 pb-5\">
  215.                    <div class=\"row\"> <img  src=\"{{ asset('assets/images/logo2.png') }}\" class=\"logo\"> </div>
  216.                     <div class=\"row px-3 justify-content-center mt-4 mb-5 border-line\"> <img src=\"{{ asset('assets/images/BethesdaLogo.gif') }}\" class=\"image\"> </div>
  217.                 </div>
  218.             </div>
  219.             
  220.             <div class=\"col-lg-6\">
  221.                 <div class=\"card2 card border-0 px-4 py-5\">
  222.    
  223.             <h1  class=\"text-center\">Reset your password</h1>
  224.             {{ form_start(requestForm) }}
  225.                 {{ form_row(requestForm.email) }}
  226.                 <div>
  227.                     <small>
  228.                         Enter your email address and we will send you a
  229.                         link to reset your password.
  230.                     </small>
  231.                 </div>
  232.                 <button class=\"btn btn-primary\">Send password reset email</button>
  233.             {{ form_end(requestForm) }}
  234.                 </div>
  235.             </div>
  236.         </div>
  237.        
  238.     </div>
  239. </div>
  240. {% endblock %}
  241. ""reset_password/request.html.twig""/var/www/prod/current/templates/reset_password/request.html.twig");
  242.     }
  243. }