{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

{$this->getAttribute('frontendTitle')}

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{if $type === 'text' && $externalContentText}
{$externalContentText}
{elseif $iframeUrl} {/if}