{include file="layouts/head" layout="plain"} {include file="layouts/navigation"}

{$_TITLE_}

{if $_FLASH_.notice}
{$_FLASH_.notice}
{/if} {$MAIN_CONTENT}
 
{if $SIDEBAR_CONTENT}
{$SIDEBAR_CONTENT}
{/if}
{include file="layouts/tail"}