{foreach $children as $Child}
{image src=$Child->getAttribute('image_site') width=300 assign=bg onlysrc=1}
{image src=$Child->getAttribute('image_site')}
{$Child->getAttribute('title')}
{/foreach}