diff -r 1cd81063a4c6 -r d22e4fe8e64b app/soc/views/sponsor/profile.py --- a/app/soc/views/sponsor/profile.py Mon Nov 17 10:34:21 2008 +0000 +++ b/app/soc/views/sponsor/profile.py Mon Nov 17 10:36:35 2008 +0000 @@ -45,7 +45,7 @@ page: a soc.logic.site.page.Page object which is abstraction that combines a Django view with sidebar menu info link_name: the Sponsor's site-unique "link_name" extracted from the URL - template: the template path to use for rendering the template. + template: the template path to use for rendering the template Returns: A subclass of django.http.HttpResponse with generated template.