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