app/soc/templates/modules/ghop/task/approve/heading.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 28 Sep 2009 12:22:26 +0200
changeset 2987 db28a7db5cc6
parent 2827 58e2a02e35b4
permissions -rw-r--r--
Set new Melange version number to 0-5-20090928 in app.yaml.template.

{% extends "modules/ghop/task/list/heading.html" %}

{% block first %}
<th class="first" align="right" width="10">Select</th>
<th>Title</th>
{% endblock %}