var/cache/dev/twig/a8/a8b84ca72805e0a6957c4a3fe8dd73f6ebff6ffa9b76361eb5e493cd76da40d2.php line 371

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_c8c2528853987b14f81fe8c383edb00d6a073d9c8e70515f831433eb26037bab 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.             'body' => [$this'block_body'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  38.         $this->parent $this->loadTemplate("base.html.twig""security/login.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 4
  46.     public function block_body($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  53.         // line 5
  54.         echo "<form method=\"post\" name=\"loginform\" id=\"loginform\">
  55.   
  56.     
  57.     ";
  58.         // line 21
  59.         echo "
  60. \t\t\t\t\t\t\t
  61. \t\t\t\t\t\t\t";
  62.         // line 25
  63.         $this->loadTemplate("security/login.html.twig""security/login.html.twig"25"1777410142")->display($context);
  64.         // line 26
  65.         echo "\t\t\t\t\t\t\t
  66. \t\t\t\t\t\t<!-- Page Header Start -->
  67. \t\t\t\t\t\t<div class=\"page-header\">
  68. \t\t\t\t\t\t\t<div class=\"container\">
  69. \t\t\t\t\t\t\t\t<div class=\"row\">
  70. \t\t\t\t\t\t\t\t\t<div class=\"col-12\">
  71. \t\t\t\t\t\t\t\t\t\t<h2>Login</h2>
  72. \t\t\t\t\t\t\t\t\t</div>
  73. \t\t\t\t\t\t\t\t\t
  74. \t\t\t\t\t\t\t\t</div>
  75. \t\t\t\t\t\t\t</div>
  76. \t\t\t\t\t\t</div>
  77. \t\t\t\t\t\t<!-- Page Header End -->
  78. \t\t\t\t\t
  79. \t\t\t\t
  80. <input type=\"hidden\" id=\"checkout\" name=\"checkout\" value=\"";
  81.         // line 44
  82.         echo twig_escape_filter($this->env, (isset($context["checkout"]) || array_key_exists("checkout"$context) ? $context["checkout"] : (function () { throw new RuntimeError('Variable "checkout" does not exist.'44$this->source); })()), "html"nulltrue);
  83.         echo "\"> 
  84. <div class=\"contact\">
  85.             <div class=\"container\">
  86.                     <div class=\"col-12 wow fadeInUp\" data-wow-delay=\"0.1s\">
  87.                         <div class=\"contact-form\">
  88.                             ";
  89.         // line 49
  90.         if ((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'49$this->source); })())) {
  91.             // line 50
  92.             echo "\t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">";
  93.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'50$this->source); })()), "messageKey", [], "any"falsefalsefalse50), twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'50$this->source); })()), "messageData", [], "any"falsefalsefalse50), "security"), "html"nulltrue);
  94.             echo "</div>
  95. \t\t\t\t\t\t\t";
  96.         }
  97.         // line 52
  98.         echo "
  99. \t\t\t\t\t\t\t";
  100.         // line 53
  101.         if ((isset($context["message"]) || array_key_exists("message"$context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.'53$this->source); })())) {
  102.             // line 54
  103.             echo "\t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">";
  104.             echo twig_escape_filter($this->env, (isset($context["message"]) || array_key_exists("message"$context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.'54$this->source); })()), "html"nulltrue);
  105.             echo "</div>
  106. \t\t\t\t\t\t\t";
  107.         }
  108.         // line 56
  109.         echo "                            
  110. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  111. \t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"username\" id=\"inputusername\" placeholder=\"Benutzername\" required=\"required\" autofocus />
  112. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  113. \t\t\t\t\t\t\t\t</div>
  114. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  115. \t\t\t\t\t\t\t\t\t<input type=\"password\" class=\"form-control\" name=\"password\" id=\"inputPassword\" placeholder=\"Passwort\" required=\"required\"  />
  116. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  117. \t\t\t\t\t\t\t\t</div>
  118. \t\t\t\t\t\t\t\t
  119. \t\t\t\t\t\t\t\t
  120. \t\t\t\t\t\t\t\t<div>
  121. \t\t\t\t\t\t\t\t\t
  122. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"submitter\" href=\"javascript:submitThis();\">einloggen</a> &nbsp;&nbsp;&nbsp;
  123. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"registerer\" href=\"javascript:register();\">registrieren</a>
  124. \t\t\t\t\t\t\t\t
  125. \t\t\t\t\t\t\t\t\t<br>
  126. \t\t\t\t\t\t\t\t\t<br>
  127. \t\t\t\t\t\t\t\t\t<a href=\"";
  128.         // line 74
  129.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("pwforgot");
  130.         echo "\">Passwort vergessen?</a>
  131. \t\t\t\t\t\t\t\t</div>
  132. \t\t\t\t\t\t\t
  133.                         </div>
  134.                     </div>
  135.                 </div>
  136.             </div>
  137.         </div>
  138.         <input type=\"hidden\" name=\"_csrf_token\" value=\"";
  139.         // line 82
  140.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html"nulltrue);
  141.         echo "\">
  142. </form>
  143. \t<script>
  144. \t
  145. \t\$('#inputusername').keypress(function (e) {
  146. \tif (e.which == 13) {
  147. \t\tsubmitThis();
  148. \t}
  149. \t});
  150. \t
  151. \t\$('#inputPassword').keypress(function (e) {
  152. \tif (e.which == 13) {
  153. \t\tsubmitThis();
  154. \t}
  155. \t});
  156. \t
  157. \tfunction register()
  158. \t{
  159. \t\t\$('#submitter').css('display','none');
  160. \t\t\$('#registerer').css('display','none');
  161. \t\tlocation.href=\"";
  162.         // line 102
  163.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("register");
  164.         echo "\";
  165. \t}\t
  166. \t
  167. \tfunction submitThis()
  168. \t{
  169. \t\t\$('#submitter').css('display','none');
  170. \t\t\$('#registerer').css('display','none');
  171. \t\t\$('#loginform').submit();
  172. \t}
  173. \t</script>
  174. ";
  175.         
  176.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  177.         
  178.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  179.     }
  180.     public function getTemplateName()
  181.     {
  182.         return "security/login.html.twig";
  183.     }
  184.     public function isTraitable()
  185.     {
  186.         return false;
  187.     }
  188.     public function getDebugInfo()
  189.     {
  190.         return array (  185 => 102,  162 => 82,  151 => 74,  131 => 56,  125 => 54,  123 => 53,  120 => 52,  114 => 50,  112 => 49,  104 => 44,  84 => 26,  82 => 25,  76 => 21,  68 => 5,  58 => 4,  35 => 1,);
  191.     }
  192.     public function getSourceContext()
  193.     {
  194.         return new Source("{% extends 'base.html.twig' %}
  195. {% block body %}
  196. <form method=\"post\" name=\"loginform\" id=\"loginform\">
  197.   
  198.     
  199.     {#
  200.         Uncomment this section and add a remember_me option below your firewall to activate remember me functionality.
  201.         See https://symfony.com/doc/current/security/remember_me.html
  202.         <div class=\"checkbox mb-3\">
  203.             <label>
  204.                 <input type=\"checkbox\" name=\"_remember_me\"> Remember me
  205.             </label>
  206.         </div>
  207.     #}
  208. \t\t\t\t\t\t\t
  209. \t\t\t\t\t\t\t{% embed \"nav.html.twig\" %}{% endembed %}
  210. \t\t\t\t\t\t\t
  211. \t\t\t\t\t\t<!-- Page Header Start -->
  212. \t\t\t\t\t\t<div class=\"page-header\">
  213. \t\t\t\t\t\t\t<div class=\"container\">
  214. \t\t\t\t\t\t\t\t<div class=\"row\">
  215. \t\t\t\t\t\t\t\t\t<div class=\"col-12\">
  216. \t\t\t\t\t\t\t\t\t\t<h2>Login</h2>
  217. \t\t\t\t\t\t\t\t\t</div>
  218. \t\t\t\t\t\t\t\t\t
  219. \t\t\t\t\t\t\t\t</div>
  220. \t\t\t\t\t\t\t</div>
  221. \t\t\t\t\t\t</div>
  222. \t\t\t\t\t\t<!-- Page Header End -->
  223. \t\t\t\t\t
  224. \t\t\t\t
  225. <input type=\"hidden\" id=\"checkout\" name=\"checkout\" value=\"{{ checkout }}\"> 
  226. <div class=\"contact\">
  227.             <div class=\"container\">
  228.                     <div class=\"col-12 wow fadeInUp\" data-wow-delay=\"0.1s\">
  229.                         <div class=\"contact-form\">
  230.                             {% if error %}
  231. \t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">{{ error.messageKey|trans(error.messageData, 'security') }}</div>
  232. \t\t\t\t\t\t\t{% endif %}
  233. \t\t\t\t\t\t\t{% if message %}
  234. \t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">{{ message }}</div>
  235. \t\t\t\t\t\t\t{% endif %}
  236.                             
  237. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  238. \t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"username\" id=\"inputusername\" placeholder=\"Benutzername\" required=\"required\" autofocus />
  239. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  240. \t\t\t\t\t\t\t\t</div>
  241. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  242. \t\t\t\t\t\t\t\t\t<input type=\"password\" class=\"form-control\" name=\"password\" id=\"inputPassword\" placeholder=\"Passwort\" required=\"required\"  />
  243. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  244. \t\t\t\t\t\t\t\t</div>
  245. \t\t\t\t\t\t\t\t
  246. \t\t\t\t\t\t\t\t
  247. \t\t\t\t\t\t\t\t<div>
  248. \t\t\t\t\t\t\t\t\t
  249. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"submitter\" href=\"javascript:submitThis();\">einloggen</a> &nbsp;&nbsp;&nbsp;
  250. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"registerer\" href=\"javascript:register();\">registrieren</a>
  251. \t\t\t\t\t\t\t\t
  252. \t\t\t\t\t\t\t\t\t<br>
  253. \t\t\t\t\t\t\t\t\t<br>
  254. \t\t\t\t\t\t\t\t\t<a href=\"{{ path('pwforgot') }}\">Passwort vergessen?</a>
  255. \t\t\t\t\t\t\t\t</div>
  256. \t\t\t\t\t\t\t
  257.                         </div>
  258.                     </div>
  259.                 </div>
  260.             </div>
  261.         </div>
  262.         <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token('authenticate') }}\">
  263. </form>
  264. \t<script>
  265. \t
  266. \t\$('#inputusername').keypress(function (e) {
  267. \tif (e.which == 13) {
  268. \t\tsubmitThis();
  269. \t}
  270. \t});
  271. \t
  272. \t\$('#inputPassword').keypress(function (e) {
  273. \tif (e.which == 13) {
  274. \t\tsubmitThis();
  275. \t}
  276. \t});
  277. \t
  278. \tfunction register()
  279. \t{
  280. \t\t\$('#submitter').css('display','none');
  281. \t\t\$('#registerer').css('display','none');
  282. \t\tlocation.href=\"{{ path('register') }}\";
  283. \t}\t
  284. \t
  285. \tfunction submitThis()
  286. \t{
  287. \t\t\$('#submitter').css('display','none');
  288. \t\t\$('#registerer').css('display','none');
  289. \t\t\$('#loginform').submit();
  290. \t}
  291. \t</script>
  292. {% endblock %}
  293. ""security/login.html.twig""/var/www/vhosts/essener-sportbund.de/kursetest.essener-sport-betriebsgesellschaft.de/kurstool/templates/security/login.html.twig");
  294.     }
  295. }
  296. /* security/login.html.twig */
  297. class __TwigTemplate_c8c2528853987b14f81fe8c383edb00d6a073d9c8e70515f831433eb26037bab___1777410142 extends Template
  298. {
  299.     private $source;
  300.     private $macros = [];
  301.     public function __construct(Environment $env)
  302.     {
  303.         parent::__construct($env);
  304.         $this->source $this->getSourceContext();
  305.         $this->blocks = [
  306.         ];
  307.     }
  308.     protected function doGetParent(array $context)
  309.     {
  310.         // line 25
  311.         return "nav.html.twig";
  312.     }
  313.     protected function doDisplay(array $context, array $blocks = [])
  314.     {
  315.         $macros $this->macros;
  316.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  317.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  318.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  319.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""security/login.html.twig"));
  320.         $this->parent $this->loadTemplate("nav.html.twig""security/login.html.twig"25);
  321.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  322.         
  323.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  324.         
  325.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  326.     }
  327.     public function getTemplateName()
  328.     {
  329.         return "security/login.html.twig";
  330.     }
  331.     public function isTraitable()
  332.     {
  333.         return false;
  334.     }
  335.     public function getDebugInfo()
  336.     {
  337.         return array (  358 => 25,  185 => 102,  162 => 82,  151 => 74,  131 => 56,  125 => 54,  123 => 53,  120 => 52,  114 => 50,  112 => 49,  104 => 44,  84 => 26,  82 => 25,  76 => 21,  68 => 5,  58 => 4,  35 => 1,);
  338.     }
  339.     public function getSourceContext()
  340.     {
  341.         return new Source("{% extends 'base.html.twig' %}
  342. {% block body %}
  343. <form method=\"post\" name=\"loginform\" id=\"loginform\">
  344.   
  345.     
  346.     {#
  347.         Uncomment this section and add a remember_me option below your firewall to activate remember me functionality.
  348.         See https://symfony.com/doc/current/security/remember_me.html
  349.         <div class=\"checkbox mb-3\">
  350.             <label>
  351.                 <input type=\"checkbox\" name=\"_remember_me\"> Remember me
  352.             </label>
  353.         </div>
  354.     #}
  355. \t\t\t\t\t\t\t
  356. \t\t\t\t\t\t\t{% embed \"nav.html.twig\" %}{% endembed %}
  357. \t\t\t\t\t\t\t
  358. \t\t\t\t\t\t<!-- Page Header Start -->
  359. \t\t\t\t\t\t<div class=\"page-header\">
  360. \t\t\t\t\t\t\t<div class=\"container\">
  361. \t\t\t\t\t\t\t\t<div class=\"row\">
  362. \t\t\t\t\t\t\t\t\t<div class=\"col-12\">
  363. \t\t\t\t\t\t\t\t\t\t<h2>Login</h2>
  364. \t\t\t\t\t\t\t\t\t</div>
  365. \t\t\t\t\t\t\t\t\t
  366. \t\t\t\t\t\t\t\t</div>
  367. \t\t\t\t\t\t\t</div>
  368. \t\t\t\t\t\t</div>
  369. \t\t\t\t\t\t<!-- Page Header End -->
  370. \t\t\t\t\t
  371. \t\t\t\t
  372. <input type=\"hidden\" id=\"checkout\" name=\"checkout\" value=\"{{ checkout }}\"> 
  373. <div class=\"contact\">
  374.             <div class=\"container\">
  375.                     <div class=\"col-12 wow fadeInUp\" data-wow-delay=\"0.1s\">
  376.                         <div class=\"contact-form\">
  377.                             {% if error %}
  378. \t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">{{ error.messageKey|trans(error.messageData, 'security') }}</div>
  379. \t\t\t\t\t\t\t{% endif %}
  380. \t\t\t\t\t\t\t{% if message %}
  381. \t\t\t\t\t\t\t\t<div class=\"alert alert-danger\">{{ message }}</div>
  382. \t\t\t\t\t\t\t{% endif %}
  383.                             
  384. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  385. \t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"form-control\" name=\"username\" id=\"inputusername\" placeholder=\"Benutzername\" required=\"required\" autofocus />
  386. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  387. \t\t\t\t\t\t\t\t</div>
  388. \t\t\t\t\t\t\t\t<div class=\"control-group\">
  389. \t\t\t\t\t\t\t\t\t<input type=\"password\" class=\"form-control\" name=\"password\" id=\"inputPassword\" placeholder=\"Passwort\" required=\"required\"  />
  390. \t\t\t\t\t\t\t\t\t<p class=\"help-block text-danger\"></p>
  391. \t\t\t\t\t\t\t\t</div>
  392. \t\t\t\t\t\t\t\t
  393. \t\t\t\t\t\t\t\t
  394. \t\t\t\t\t\t\t\t<div>
  395. \t\t\t\t\t\t\t\t\t
  396. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"submitter\" href=\"javascript:submitThis();\">einloggen</a> &nbsp;&nbsp;&nbsp;
  397. \t\t\t\t\t\t\t\t\t<a class=\"btn\" id=\"registerer\" href=\"javascript:register();\">registrieren</a>
  398. \t\t\t\t\t\t\t\t
  399. \t\t\t\t\t\t\t\t\t<br>
  400. \t\t\t\t\t\t\t\t\t<br>
  401. \t\t\t\t\t\t\t\t\t<a href=\"{{ path('pwforgot') }}\">Passwort vergessen?</a>
  402. \t\t\t\t\t\t\t\t</div>
  403. \t\t\t\t\t\t\t
  404.                         </div>
  405.                     </div>
  406.                 </div>
  407.             </div>
  408.         </div>
  409.         <input type=\"hidden\" name=\"_csrf_token\" value=\"{{ csrf_token('authenticate') }}\">
  410. </form>
  411. \t<script>
  412. \t
  413. \t\$('#inputusername').keypress(function (e) {
  414. \tif (e.which == 13) {
  415. \t\tsubmitThis();
  416. \t}
  417. \t});
  418. \t
  419. \t\$('#inputPassword').keypress(function (e) {
  420. \tif (e.which == 13) {
  421. \t\tsubmitThis();
  422. \t}
  423. \t});
  424. \t
  425. \tfunction register()
  426. \t{
  427. \t\t\$('#submitter').css('display','none');
  428. \t\t\$('#registerer').css('display','none');
  429. \t\tlocation.href=\"{{ path('register') }}\";
  430. \t}\t
  431. \t
  432. \tfunction submitThis()
  433. \t{
  434. \t\t\$('#submitter').css('display','none');
  435. \t\t\$('#registerer').css('display','none');
  436. \t\t\$('#loginform').submit();
  437. \t}
  438. \t</script>
  439. {% endblock %}
  440. ""security/login.html.twig""/var/www/vhosts/essener-sportbund.de/kursetest.essener-sport-betriebsgesellschaft.de/kurstool/templates/security/login.html.twig");
  441.     }
  442. }