ID |
<{foreach from=$block.item_defs item="item" key="item_name"}>
<{if $item.list && $item.type != 'image' && $item.type != 'file'}>
<{$item.caption}> |
<{/if}>
<{/foreach}>
<{foreach item="info" from=$block.infos}>
">
<{$info.did}> |
<{foreach from=$block.item_defs item="item" key="item_name"}>
<{if $item.list && $item.type != 'image' && $item.type != 'file'}>
<{$info.$item_name}> |
<{/if}>
<{/foreach}>
<{/foreach}>