<td tal:define="indent python: row.depth - 1" tal:attributes="colspan indent" tal:condition="indent"> </td>
<td tal:define="state row/state ; rlink row/branch ; msg python:state > 0 and 'collapse' or 'expand'" width="16"
><a href="#" tal:condition="state" tal:attributes="name row/id ; href rlink/link ; title msg" i18n:attributes="title"
<td tal:define="indent python: row.depth - 1" tal:attributes="colspan indent" tal:condition="indent"> </td>
<td tal:define="state row/state ; rlink row/branch ; msg python:state > 0 and 'collapse' or 'expand'" width="16"
><a href="#" tal:condition="state" tal:attributes="name row/id ; href rlink/link ; title msg" i18n:attributes="title"
<a href="#" tal:attributes="name row/id ; href rlink/link" tal:condition="not:state"> </a>
</td>
<td colspan="1" tal:define="obj nocall: row/object; url obj/absolute_url; description obj/Description"
<a href="#" tal:attributes="name row/id ; href rlink/link" tal:condition="not:state"> </a>
</td>
<td colspan="1" tal:define="obj nocall: row/object; url obj/absolute_url; description obj/Description"