diff -r 31927f21970d -r 0b479d573a4c app/soc/views/user/profile.py --- a/app/soc/views/user/profile.py Wed Nov 05 23:36:28 2008 +0000 +++ b/app/soc/views/user/profile.py Wed Nov 05 23:38:00 2008 +0000 @@ -68,7 +68,7 @@ return link_name -DEF_USER_PROFILE_EDIT_TMPL = 'soc/user/profile/edit.html' +DEF_USER_PROFILE_EDIT_TMPL = 'soc/user/edit_self.html' SUBMIT_MSG_PARAM_NAME = 's'