{template header}
{template menu}
{loop $arrAlbum $key $item}
{$item['albumname']}

{$item[albumname]}

{$item[count_photo]}张照片  {$item[addtime]}创建

{if is_int(($key+1)/5)}
{/if} {/loop}
{$pageUrl}
{template footer}