defined("SYSPATH") or die("No direct script access."); ?>
foreach ($children as $i => $child): ?>
$album_class = ""; ?>
if ($child->is_album()): ?>
$album_class = "gAlbum "; ?>
endif ?>
-
= $theme->thumb_top($child) ?>
type}s/{$child->id}") ?>">
= $child->title ?>
= $theme->thumb_bottom($child) ?>
endforeach ?>
= $theme->album_bottom() ?>
= $theme->pager() ?>