app/soc/templates/modules/ghop/task/list/heading.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 06 Sep 2009 23:46:28 +0200
changeset 2868 9f7f269383f7
parent 2827 58e2a02e35b4
child 3017 6689a4c8f02e
permissions -rw-r--r--
Set new Melange version number to 0-5-20090906 in app.yaml.template.

<tr align="left">
  {% block first %}
  <th class="first" align="right">Title</th>
  {% endblock %}
  <th>Difficulty</th>
  <th>Type</th>
  <th>Time To Complete</th>
  <th>Status</th>
  <th>Mentors</th>
</tr>