{include file='header.tpl'}
{if !empty($announcements)} {foreach from=$announcements item=item} {include file='bricks/announcement.tpl' an=$item} {/foreach} {/if}
{include file='footer.tpl'}