# HG changeset patch # User Amit Sethi # Date 1291212634 -19800 # Node ID 507a1ac1fd43cb321ee5e96434c4a30d829afb42 # Parent 1368a770d991d95403c418e229970f264e5cdb73 Added link for badge on account page diff -r 1368a770d991 -r 507a1ac1fd43 project/templates/user/account.html --- a/project/templates/user/account.html Wed Dec 01 15:42:18 2010 +0530 +++ b/project/templates/user/account.html Wed Dec 01 19:40:34 2010 +0530 @@ -3,6 +3,12 @@ {% block title %}My Profile{% endblock %} {% block content %} + + +{% if registration %} +

Please get your badges for scipy.in 2010 here

+{% endif %} +

My Profile: {{ user.first_name }} {{user.last_name}}