From 38ddd4ab553fb6b311c62d15fca7d848f84d539a Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Wed, 20 Apr 2016 18:07:59 -0700 Subject: [PATCH] Fixed incorrect rendered widget in forms example. --- docs/topics/forms/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index 4fea549bf7..487f8dd64e 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -514,7 +514,7 @@ Here's the output of ``{{ form.as_p }}`` for our ``ContactForm`` instance:

-

+