= $theme->album_top() ?>
= $item->title ?>
= $item->description ?>
foreach ($children as $i => $child): ?>
$item_class = "gPhoto"; ?>
if ($child->is_album()): ?>
$item_class = "gAlbum"; ?>
endif ?>
-
= $theme->thumb_top($child) ?>
= $theme->thumb_bottom($child) ?>
endforeach ?>
= $theme->album_bottom() ?>
= $theme->pager() ?>