app/soc/templates/modules/ghop/task/search/heading.html
author Mario Ferraro <fadinlight@gmail.com>
Sun, 25 Oct 2009 19:11:51 +0000
changeset 3040 8f9580309846
parent 2827 58e2a02e35b4
permissions -rw-r--r--
Integration of general Melange JS utilities in base 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>