{include file="breadcrumb.tpl.html"}
{/if}
{if $top_blocks}
{include file="blocks.tpl.html" binfo=$top_blocks bclass="hdbtop" balign="left"}
{/if}
{if $main_content_template ne "home.tpl.html"}
{if $left_blocks}
{/if}
{include file="blocks.tpl.html" binfo=$left_blocks bclass="hdb" nopad=1 balign="center"}
{/if}
{include file="title.tpl.html"}
{include file="$main_content_template"}
{include file="blocks.tpl.html" binfo=$bottom_blocks}