app/soc/views/user/profile.py
changeset 446 0b479d573a4c
parent 445 31927f21970d
child 448 075360be6743
--- 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'