{foreach from=$blocks item=block key=key}
{if isset($block.TITLE)} {/if}
{include file=$block.TEMPLATE}
{/foreach}