{assign var=img value=$brickImage} {assign var=link value=$brickLink}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{if $link != ""} {/if} {image src=$img class="brick-image-picture"} {if $link != ""} {/if}