{if $imageBackground}
{image src=$imageBackground width=4000 class="wallpaperText__image"}
{/if}
{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}
{$this->getAttribute('frontendTitle')}
{/if}
{$this->getAttribute('content')}