app/soc/templates/modules/ghop/task/search/heading.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 12 Sep 2009 14:42:37 +0200
changeset 2906 6fb53ed7aff4
parent 2827 58e2a02e35b4
permissions -rw-r--r--
Add docstring to middleware hooks

<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>