--- a/templates/view_profile.html Fri Apr 16 16:29:00 2010 +0530
+++ b/templates/view_profile.html Fri Apr 16 16:37:28 2010 +0530
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
-<a href="/reg/profile/edit">Edit Profile</a> |
-<a href="/reg/password_change">Change Password</a>
+<a href="/workshop/registration/profile/edit">Edit Profile</a> |
+<a href="/workshop/registration/password_change">Change Password</a>
<br />
{{user.first_name}} {{user.last_name}}<br />
{{user_profile.affiliated_to }}<br />