<{* $Id: weblinks_photo_list.html,v 1.3 2009/01/31 22:03:26 ohwada Exp $ *}> <{foreach item=photo key=count from=$album_photos name=photo_list}> <{* -- table line start -- *}> <{if $smarty.foreach.photo_list.iteration mod $album_cols == 1}> <{/if}> <{* -- table column -- *}> <{* -- table line end -- *}> <{if ($smarty.foreach.photo_list.iteration is div by $album_cols) || $smarty.foreach.photo_list.last}> <{/if}> <{/foreach}>
alt="<{$photo.title}>" title="<{$photo.title}>" />