app/soc/templates/modules/ghop/task/search/heading.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 28 Sep 2009 12:22:26 +0200
changeset 2987 db28a7db5cc6
parent 2827 58e2a02e35b4
permissions -rw-r--r--
Set new Melange version number to 0-5-20090928 in app.yaml.template.

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