From 4ce72b18a63d461851d1b843758f73d233a409c8 Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Thu, 1 Mar 2012 13:30:53 -0500 Subject: [PATCH] Fixing a documentation bug. --- docs/source/validation_n_errors.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/source/validation_n_errors.rst b/docs/source/validation_n_errors.rst index 49f55cf..4543371 100644 --- a/docs/source/validation_n_errors.rst +++ b/docs/source/validation_n_errors.rst @@ -142,14 +142,14 @@ includes a built-in function, ``static``, which allows you to enforce a static v preventing ``htmlfill`` from filling in submitted form variables::
-
-
Username:
-
-
Password:
-
+
+ + + + -
- + +
Working with ``variabledecode``