{if ($this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')) || $this->getAttribute('content') != ""}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{/if}
{if $this->getAttribute('videoButton') !== 'disable'} {include file=$buttonFile} {/if} {if $delayVideoLoad}
{image image=$posterImage class="quiqqer-presentationBricks-video-poster" data-name="video-poster" alt=""}
{else} {/if}