<{strip}> <{if !isset($action.photo.photo_id|smarty:nodefaults)}> <{$lang.photoalbum_illegal_photo|smarty:nodefaults}> <{else}>

<{$action.photo.photo_name}>

<{$action.photo.photo_description|smarty:nodefaults}>

<{$action.photo.photo_name}>
<{if $action.photo.vote_authority}>
<{$token_form|smarty:nodefaults}> <{$session_form|smarty:nodefaults}> <{$lang._separator|smarty:nodefaults}> <{/if}> <{if $action.album.vote_flag == _ON}> <{$lang.photoalbum_vote_count|sprintf:$action.photo.photo_vote_count}> <{/if}> <{if $action.photo.vote_authority}>
<{/if}>
<{if isset($action.photo.prev_photo_id|smarty:nodefaults)}> << <{/if}> <{if isset($action.photo.next_photo_id|smarty:nodefaults)}> >> <{/if}>
<{if $action.album.comment_flag == _ON}>
<{foreach item=comment from=$action.comments}>

<{$comment.comment_value|nl2br}>

<{include file = "photoalbum_mobile_view_handle.html" handle=$comment.insert_user_name|smarty:nodefaults user_id=$comment.insert_user_id}>   <{$comment.insert_time|timezone_date_format:$lang._short_full_date_format}> <{if $comment.edit_authority}>
<{$lang._edit|smarty:nodefaults}> <{if ($smarty.session._smartphone_flag != _ON) }> <{$lang._mobile_separator|smarty:nodefaults}> <{/if}> <{$lang._delete|smarty:nodefaults}>
<{/if}>

<{/foreach}> <{if $action.photo.comment_authority}> <{$lang.photoalbum_comment_value}> <{/if}> <{/if}> <{/if}>
<{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}> <{if $smarty.session._smartphone_flag == _ON && isset($action.photo.photo_id|smarty:nodefaults)}> <{/if}>