<td tal:repeat="info contextInfos/infos">
<a tal:attributes="href info/href;
class info/className;
portfolio:position info/index">
<img tal:define="size info/thumbSize;
margin_top python:(slide_size - size['height']) / 2"
<td tal:repeat="info contextInfos/infos">
<a tal:attributes="href info/href;
class info/className;
portfolio:position info/index">
<img tal:define="size info/thumbSize;
margin_top python:(slide_size - size['height']) / 2"