{if $this->getAttribute('content')}
{$this->getAttribute('content')}
{/if} {foreach from=$entries item=entry}

{$entry.title}

{$entry.text}

{/foreach}