{if $Template->getAttribute('content-header')}

{$Site->getAttribute('title')}

{if $Site->getAttribute('short')}
{$Site->getAttribute('short')|nl2br}
{/if}
{/if} {if $Template->getAttribute('content-body') && $Site->getAttribute('content')}
{$Site->getAttribute('content')}
{/if}
{$ChildrenList->create()} {* {control control="\QUI\Controls\Sheets" Site=$Site sheets=$sheets} {foreach from=$children item=Child} {assign var=Child value=$Child->load()}

{assign var=bg value=""} {if $Child->getAttribute('image_site')} {image src=$Child->getAttribute('image_site') width="300" type="resize" onlysrc=1 assign=bg} {/if}
{$Child->getAttribute('short')|nl2br}
{/foreach} {control control="\QUI\Controls\Sheets" Site=$Site sheets=$sheets} *}