{extend 'default'}

{if $title} {@$title}{/if}

{if $rows} {for $s in $rows} {@$s}
{/for} {/if} {block 'sidebar'} {/block}