diff -r 59107ce0a618 -r f04a1ec7a07f templates/user/my_profile.html --- a/templates/user/my_profile.html Wed Jan 05 22:22:10 2011 +0530 +++ b/templates/user/my_profile.html Wed Jan 05 22:30:45 2011 +0530 @@ -30,8 +30,8 @@ {% if profile.dob %}

Date of Birth


{{ profile.dob }} {% endif %} - {% if profile.credits %} -

Credits


{{ profile.credits }} + {% if profile.pynts %} +

Pynts


{{ profile.pynts }} {% endif %} {% if profile.foss_comm %}

Foss Community


{{ profile.foss_comm }}