From c08a0a857416d0d89035fe79fb954f5e868dcec4 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Thu, 29 Sep 2022 22:06:29 +0200 Subject: [PATCH] Removing self-closing slash from ``s I suggested the same for Symfony's templates, see https://github.com/symfony/symfony/pull/47715 --- security.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security.rst b/security.rst index c70b01d8652..6650098747a 100644 --- a/security.rst +++ b/security.rst @@ -807,13 +807,13 @@ Finally, create or update the template:
- + - + {# If you want to control the URL the user is redirected to on success - #} + #}