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