<{$smarty.const._AM_BADMIN}>

> <{foreach item=element from=$newform.elements}> <{if $element.hidden != true}> <{$element.caption}> <{$element.body}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
> <{foreach item=instance from=$instances}> <{/foreach}>
<{$smarty.const._AM_BLKDESC}> <{$smarty.const._AM_TITLE}> <{$smarty.const._AM_MODULE}> <{$smarty.const._AM_SIDE}> <{$smarty.const._AM_WEIGHT}> <{$smarty.const._AM_VISIBLEIN}> <{$smarty.const._AM_ACTION}>
<{$instance.title}> <{$instance.block_name}> <{$instance.module_name}> <{$smarty.const._EDIT}>  <{$smarty.const._DELETE}>
<{foreach item=element from=$blockform.elements}> <{if $element.hidden != true}> <{$element.caption}> <{$element.body}> <{else}> <{$element.body}> <{/if}> <{/foreach}>