diff -r 125b6fc8f20b -r 7dae32a2439b templates/view_profile.html
--- a/templates/view_profile.html Mon Apr 12 16:17:53 2010 +0530
+++ b/templates/view_profile.html Mon Apr 12 18:15:21 2010 +0530
@@ -1,6 +1,8 @@
{% extends "base.html" %}
{% block content %}
-Edit Profile
+Edit Profile |
+Change Password
+
{{user.first_name}} {{user.last_name}}
{{user_profile.affiliated_to }}
{{user_profile.interests }}