project/templates/user/account.html
branch2011
changeset 424 2223aa09fd69
parent 414 94eced40d112
child 443 7fe2b15ee82f
--- a/project/templates/user/account.html	Fri Sep 30 19:40:48 2011 +0530
+++ b/project/templates/user/account.html	Fri Sep 30 19:47:47 2011 +0530
@@ -5,9 +5,9 @@
 {% block content %}
 
 
-{% if registration %}
+<!-- {% if registration %}
    <h2>Please get your badges for scipy.in 2011 <a href="{{ params.scope }}/badge/">here</a></h2>
-{% endif %}
+{% endif %} -->
 
 <h1>My Profile: {{ user.first_name }} {{user.last_name}}</h1>