diff -r c4f1a07ee340 -r 9efdc7bc3565 app/soc/views/docs/show.py --- a/app/soc/views/docs/show.py Mon Oct 13 21:34:07 2008 +0000 +++ b/app/soc/views/docs/show.py Mon Oct 13 21:54:51 2008 +0000 @@ -28,8 +28,9 @@ from soc.logic import document from soc.logic import out_of_band +from soc.views import helper from soc.views import simple -from soc.views import helper + import soc.views.helper.responses import soc.views.helper.templates