<{foreach item=item from=$blocks}> <{if $item.side == $side}>
<{$smarty.const._AM_SYSTEM_BLOCKS_DRAG}> <{$item.title}>
<{if $item.visible}><{$smarty.const._AM_SYSTEM_BLOCKS_HIDE}><{else}><{$smarty.const._AM_SYSTEM_BLOCKS_DISPLAY}><{/if}><{$item.name}> <{$smarty.const._EDIT}> <{if $item.block_type != 'S'}> <{$smarty.const._DELETE}> <{/if}> <{$smarty.const._AM_SYSTEM_BLOCKS_CLONE}>
<{/if}> <{/foreach}>