">
<{$block.name_raw|escape}>
|
<{$block.cell_position}>
|
|
<{$block.cell_module_link}>
<{$block.cell_group_perm}>
|
|
<{if $block.can_edit}>
<{$smarty.const._EDIT}>
<{/if}>
<{if $block.can_delete}>
<{$smarty.const._DELETE}>
<{/if}>
<{if $block.can_clone}>
<{if $block.can_clone == 2}><{$smarty.const._CLONE}><{else}><{$smarty.const._MD_A_MYBLOCKSADMIN_LINK_FORCECLONE}><{/if}>
<{/if}>
|
<{/foreach from=$blocks item="block"}>