{if $result->isVerticalNav($result->conf.navigation.stylesheet)} {$result->navigation} {/if}
{foreach:blocksLeft,key,valueObj}
{if:valueObj.title_class}
{valueObj.title}
{else:}
{valueObj.title}
{end:} {if:valueObj.body_class}
{valueObj.content:h}
{else:}
{valueObj.content:h}
{end:}
{end:}