app/soc/templates/modules/ghop/task/approve/heading.html
changeset 2827 58e2a02e35b4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/templates/modules/ghop/task/approve/heading.html	Fri Aug 28 13:14:16 2009 +0200
@@ -0,0 +1,7 @@
+{% extends "modules/ghop/task/list/heading.html" %}
+
+{% block first %}
+<th class="first" align="right" width="10">Select</th>
+<th>Title</th>
+{% endblock %}
+