getAttribute('frontendId')} id="{$this->getAttribute('frontendId')}"{/if}{if $this->getAttribute('uniqueId')} data-brickuid="{$this->getAttribute('uniqueId')}"{/if} data-brickid="{$this->getAttribute('id')}"{if $this->getAttribute('frontendTitle')} title="{$this->getAttribute('frontendTitle')}"{/if}> {if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

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