From 4d866ab0931bdbd0a7eb60cf112059b024e729f0 Mon Sep 17 00:00:00 2001 From: teebbstudios Date: Mon, 19 Jul 2021 18:02:55 +0800 Subject: [PATCH] 80. Check user login authentication workflow --- templates/security/login.html.twig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/security/login.html.twig b/templates/security/login.html.twig index d2b9fde..eb87b1c 100644 --- a/templates/security/login.html.twig +++ b/templates/security/login.html.twig @@ -27,13 +27,13 @@ {# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality. See https://symfony.com/doc/current/security/remember_me.html - -
- -
#} +
+ +
+