{assign var=img value=''} {if $imageBackground} {assign var=img value="background-image: url({image src=$imageBackground onlysrc='true'});"} {/if}
{$this->getAttribute('content')}
{if $image}
{image src=$image class="wallpaperTextArrow-content-image" width="600"}
{/if}