<{strip}> <{* 写真表示画面用テンプレート *}>
<{if $action.album.photo_count > 0}> <{/if}> <{if $action.album.edit_authority}>
<{include file = "photoalbum_view_photo_upload.html"}> <{if $action.album.photo_count > 0}> <{$lang._separator|smarty:nodefaults}> <{$lang.photoalbum_photo_list}> <{/if}>
<{/if}>
<{if $action.album.photo_count == 0}> <{$lang.photoalbum_no_photo}> <{else}>
/images/common/blank.gif" class="photoalbum_photo" alt="" title="" />
" alt="<{$lang.photoalbum_photo_previous_title}>" title="" /> <{$lang.photoalbum_slide_start}> " alt="<{$lang.photoalbum_photo_next_title}>" title="" />
<{$lang.photoalbum_photo_current_separator}> <{$action.album.photo_count}>
" alt="<{$lang.photoalbum_thumbnail_previous_title}>" title="" />
    <{foreach item=photo from=$action.photos name=photo}> <{/foreach}>
" alt="<{$lang.photoalbum_thumbnail_next_title}>" title="" />


<{/if}> <{include file="../photoalbum_script.html"}> <{include file = "photoalbum_view_main_photo_setting.html"}> <{if $action.album.photo_count > 0}> <{/if}> <{/strip}>