author | Amit Sethi |
Wed, 01 Dec 2010 19:40:34 +0530 | |
changeset 327 | 507a1ac1fd43 |
parent 326 | 1368a770d991 |
child 328 | f71e17a05344 |
--- 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 %} + <h2>Please get your badges for scipy.in 2010 <a href="/{{ params.scope }}/badge/">here</a></h2> +{% endif %} + <h1>My Profile: {{ user.first_name }} {{user.last_name}}</h1> <table class="scipycon-default">