changeset 2827 | 58e2a02e35b4 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/modules/ghop/task/search/heading.html Fri Aug 28 13:14:16 2009 +0200 @@ -0,0 +1,11 @@ +<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> +