{* $Id: webphoto_inc_catpath.html,v 1.1 2009/04/19 12:01:29 ohwada Exp $ *}>
<{* image at first *}>
<{assign var="catpath_first" value=$catpath.first }>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{* === catpath === *}>
<{foreach name=catpath item=catpath_list from=$catpath.list}>
<{if $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{$catpath_list.cat_title_s}>
<{* not show at last *}>
<{if $smarty.foreach.catpath.last == false }>
>
<{/if}>
<{/foreach}>