project/templates/user/account.html
branch2011
changeset 414 94eced40d112
parent 367 206a8a72d77c
child 424 2223aa09fd69
--- a/project/templates/user/account.html	Fri Sep 23 13:24:20 2011 +0530
+++ b/project/templates/user/account.html	Fri Sep 23 13:56:17 2011 +0530
@@ -6,7 +6,7 @@
 
 
 {% if registration %}
-   <h2>Please get your badges for scipy.in 2010 <a href="{{ params.scope }}/badge/">here</a></h2>
+   <h2>Please get your badges for scipy.in 2011 <a href="{{ params.scope }}/badge/">here</a></h2>
 {% endif %}
 
 <h1>My Profile: {{ user.first_name }} {{user.last_name}}</h1>