app/soc/views/helper/templatetags/forms_helpers.py
changeset 322 6641e941ef1e
parent 316 9efdc7bc3565
child 728 602c2b2f4d8b
--- a/app/soc/views/helper/templatetags/forms_helpers.py	Tue Oct 14 12:02:42 2008 +0000
+++ b/app/soc/views/helper/templatetags/forms_helpers.py	Tue Oct 14 12:36:55 2008 +0000
@@ -25,6 +25,7 @@
 
 from django import template
 
+
 register = template.Library()