author | nishanth |
Fri, 16 Apr 2010 17:09:13 +0530 | |
changeset 82 | b144e1da529d |
parent 75 | bda9ee536063 |
child 93 | cd76d507b6cf |
permissions | -rw-r--r-- |
{% extends "base.html" %} {% block content %} <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 /> {{user_profile.interests }}<br /> {% endblock %}