diff --git a/cookbook/security/form_login_setup.rst b/cookbook/security/form_login_setup.rst index e16cafbceb1..0b053920039 100644 --- a/cookbook/security/form_login_setup.rst +++ b/cookbook/security/form_login_setup.rst @@ -221,7 +221,7 @@ Finally, create the template: {# ... you will probably extends your base template, like base.html.twig #} {% if error %} -