{assign var=Placeholder value=$Project->getMedia()->getPlaceholderImage()} {if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

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

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if}
{foreach from=$children item=Child} {assign var=_Child value=$Child->load()} {image src=$Child->getAttribute('image_site') width="500" type="resize" class="qui-control-stickyContent-image"} {/foreach}
{assign var=counter value=1} {foreach from=$children item=Child} {/foreach}