project/templates/user/account.html
branch2011
changeset 424 2223aa09fd69
parent 414 94eced40d112
child 443 7fe2b15ee82f
equal deleted inserted replaced
423:d4316aad59ea 424:2223aa09fd69
     3 {% block title %}My Profile{% endblock %}
     3 {% block title %}My Profile{% endblock %}
     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 2011 <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">
    15   <tr>
    15   <tr>