project/templates/user/account.html
branch2011
changeset 414 94eced40d112
parent 367 206a8a72d77c
child 424 2223aa09fd69
equal deleted inserted replaced
413:0674c2abfbd6 414:94eced40d112
     4 
     4 
     5 {% block content %}
     5 {% block content %}
     6 
     6 
     7 
     7 
     8 {% if registration %}
     8 {% if registration %}
     9    <h2>Please get your badges for scipy.in 2010 <a href="{{ params.scope }}/badge/">here</a></h2>
     9    <h2>Please get your badges for scipy.in 2011 <a href="{{ params.scope }}/badge/">here</a></h2>
    10 {% endif %}
    10 {% endif %}
    11 
    11 
    12 <h1>My Profile: {{ user.first_name }} {{user.last_name}}</h1>
    12 <h1>My Profile: {{ user.first_name }} {{user.last_name}}</h1>
    13 
    13 
    14 <table class="scipycon-default">
    14 <table class="scipycon-default">