Actually use the right underlining for the wtforms hooks section

This commit is contained in:
Christopher Allan Webber 2013-05-29 16:12:24 -05:00
parent baf2c1c96e
commit 4001909574

View File

@ -202,7 +202,7 @@ This section aims to explain some tips in regards to adding hooks to
the MediaGoblin repository.
WTForms hooks
=============
+++++++++++++
We haven't totally settled on a way to tranform wtforms form objects,
but here's one way. In your view::