|
{% extends "@FOSUser/layout.html.twig" %} |

it seems strange to include the interface logic checker and text indication on the base login page. Indeed when a user arrives on "Login" Page, it feels confusing to have an action link "connexion" redirecting on the same page.
FOSUserBundle/Resources/views/Security/login.html.twig
Line 1 in 4125505
it seems strange to include the interface logic checker and text indication on the base login page. Indeed when a user arrives on "Login" Page, it feels confusing to have an action link "connexion" redirecting on the same page.