1 {% extends "modules/ghop/task/list/heading.html" %}
2
3 {% block first %}
4 <th class="first" align="right" width="10">Select</th>
5 <th>Title</th>
6 {% endblock %}
7