tal:define="batch_dict options/batch;
batch batch_dict/batch_obj;
listColumnInfos batch_dict/listColumnInfos;
tal:define="batch_dict options/batch;
batch batch_dict/batch_obj;
listColumnInfos batch_dict/listColumnInfos;
<thead id="FolderListingHeader">
<tr>
<th tal:attributes="width column_info/width; colspan column_info/colspan" tal:repeat="column_info listColumnInfos" nowrap="nowrap" >
<thead id="FolderListingHeader">
<tr>
<th tal:attributes="width column_info/width; colspan column_info/colspan" tal:repeat="column_info listColumnInfos" nowrap="nowrap" >
<span tal:repeat="img column_info/images" tal:omit-tag="">
<a tal:omit-tag="python:not img.has_key('href')"
tal:attributes="href img/href|nothing ; title img/alt" i18n:attributes="title"
<span tal:repeat="img column_info/images" tal:omit-tag="">
<a tal:omit-tag="python:not img.has_key('href')"
tal:attributes="href img/href|nothing ; title img/alt" i18n:attributes="title"
<span metal:use-macro="here/batch_macros/macros/navigation">batch navigation</span>
</div>
<script type="text/javascript">
<span metal:use-macro="here/batch_macros/macros/navigation">batch navigation</span>
</div>
<script type="text/javascript">