50
52
<tal:non-branch-row tal:condition="not:dir/branch">
51
53
<tr tal:attributes="class string:blueRow${dir/parity}">
54
56
<img tal:attributes="src python:static_url('/static/images/ico_folder.gif')" alt="Folder" />
60
62
<td class="date" tal:content="dir/last_change"></td>