var/cache/dev/twig/50/5046d27901435c490881f16d04de8775.php line 48

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. /* security/login.html.twig */
  14. class __TwigTemplate_bbbdd8ce4439cda52234e2683228f251 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_suffix' => [$this'block_title_suffix'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return $this->loadTemplate($this->extensions['App\Twig\MiscExtension']->getBaseTemplateName(twig_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.'1$this->source); })()), "request", [], "any"falsefalsefalse1)), "security/login.html.twig"1);
  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/login.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/login.html.twig"));
  39.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 2
  46.     public function block_title_suffix($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title_suffix"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title_suffix"));
  53.         echo "Login";
  54.         
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  56.         
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  58.     }
  59.     // line 4
  60.     public function block_body($context, array $blocks = [])
  61.     {
  62.         $macros $this->macros;
  63.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  67.         // line 5
  68.         echo "
  69.     <h1>Anmelden</h1>
  70.     ";
  71.         // line 7
  72.         echo         $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.'7$this->source); })()), 'form_start');
  73.         echo "
  74.         ";
  75.         // line 8
  76.         echo twig_replace_filter($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'8$this->source); })()), 'rest'), ["form-group" => "form-group mb-1""btn-secondary" => "btn-success""Login" => "<i class=\"fas fa-sign-in-alt\" aria-hidden=\"true\"></i> Login"]);
  77.         // line 12
  78.         echo "
  79.     ";
  80.         // line 13
  81.         echo         $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.'13$this->source); })()), 'form_end');
  82.         echo "
  83.     <hr />
  84.     <p class=\"lead\">
  85.         Um deine Privatsphäre zu Schützen verschlüsseln wir die Verbindung zu unseren Servern mit HTTPS/SSL.
  86.     </p>
  87.     <hr />
  88.     <div class=\"row\">
  89.         <div class=\"col\">
  90.             <h5>Passwort vergessen?</h5>
  91.             <p>
  92.                 <a href=\"";
  93.         // line 25
  94.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_security_forgotpassword");
  95.         echo "\" class=\"frivol-xhr\">Du kannst hier ein neues Passwort beantragen.</a>
  96.             </p>
  97.         </div>
  98.         <div class=\"col\">
  99.             <h5>Noch keinen Account?</h5>
  100.             <p>
  101.                 <a href=\"";
  102.         // line 31
  103.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_security_registration");
  104.         echo "\">Du kannst hier kostenlos einen Account eröffnen.</a>
  105.             </p>
  106.         </div>
  107.     </div>
  108.         ";
  109.         // line 41
  110.         echo "
  111. ";
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  116.     }
  117.     public function getTemplateName()
  118.     {
  119.         return "security/login.html.twig";
  120.     }
  121.     public function isTraitable()
  122.     {
  123.         return false;
  124.     }
  125.     public function getDebugInfo()
  126.     {
  127.         return array (  132 => 41,  124 => 31,  115 => 25,  100 => 13,  97 => 12,  95 => 8,  91 => 7,  87 => 5,  77 => 4,  58 => 2,  36 => 1,);
  128.     }
  129.     public function getSourceContext()
  130.     {
  131.         return new Source("{% extends baseTemplateName(app.request) %}
  132. {% block title_suffix %}Login{% endblock %}
  133. {% block body %}
  134.     <h1>Anmelden</h1>
  135.     {{ form_start(form) }}
  136.         {{ form_rest(form)|replace({
  137.             'form-group': 'form-group mb-1',
  138.             'btn-secondary': 'btn-success',
  139.             'Login': '<i class=\"fas fa-sign-in-alt\" aria-hidden=\"true\"></i> Login',
  140.         })|raw }}
  141.     {{ form_end(form) }}
  142.     <hr />
  143.     <p class=\"lead\">
  144.         Um deine Privatsphäre zu Schützen verschlüsseln wir die Verbindung zu unseren Servern mit HTTPS/SSL.
  145.     </p>
  146.     <hr />
  147.     <div class=\"row\">
  148.         <div class=\"col\">
  149.             <h5>Passwort vergessen?</h5>
  150.             <p>
  151.                 <a href=\"{{ path('app_security_forgotpassword') }}\" class=\"frivol-xhr\">Du kannst hier ein neues Passwort beantragen.</a>
  152.             </p>
  153.         </div>
  154.         <div class=\"col\">
  155.             <h5>Noch keinen Account?</h5>
  156.             <p>
  157.                 <a href=\"{{ path('app_security_registration') }}\">Du kannst hier kostenlos einen Account eröffnen.</a>
  158.             </p>
  159.         </div>
  160.     </div>
  161.         {#
  162.             If you want to control the URL the user
  163.             is redirected to on success (more details below)
  164.             <input type=\"hidden\" name=\"_target_path\" value=\"/account\" />
  165.         #}
  166. {% endblock %}
  167. ""security/login.html.twig""/var/www/frontend-dev/apps/frontend/templates/security/login.html.twig");
  168.     }
  169. }