{assign var=img value=''} {if $imageBackground} {assign var=img value="background-image: url({image src=$imageBackground onlysrc='true'});"} {/if}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

{/if} {$this->getAttribute('content')}