{if $title}

{$title}

{/if}
{foreach from=$content item=item} {$item} {/foreach}