{foreach from=$galleryImages item=thisImage id=imageLoop}
{$gallery.lang.gViewImageNumber|sprintf,$imageLoop.iteration,$totalImageCount}
{$thisImage.title}
{$thisImage.caption}
{/foreach}