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

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

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if} {$children} {if $showMoreButton}
{locale group="quiqqer/bricks" var="brick.control.Infinite.more.button"}
{/if}