From ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sat, 20 Jan 2018 23:09:10 -0800 Subject: Fixed #29038 -- Removed closing slash from HTML void tags. --- docs/topics/auth/default.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/topics/auth') diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 3e8a63c25f..a118e56543 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -1056,8 +1056,8 @@ implementation details see :ref:`using-the-views`. - - + + {# Assumes you setup the password_reset view in your URLconf #} -- cgit v1.3