#if($PhotoList.Count > 0) #foreach($PhotoItem in $PhotoList)
  • ${PhotoItem.Title}

    $PhotoItem.Description
    ${PhotoItem.Title}
  • #end #end