<{strip}> <{* コメント表示画面用テンプレート *}> <{if $action.commentCount > 0}>
<{$lang.photoalbum_comment}>
<{/if}> <{foreach item=comment from=$action.comments}>
<{include file = "photoalbum_view_handle.html" handle=$comment.insert_user_name|smarty:nodefaults user_id=$comment.insert_user_id}>
<{$comment.insert_time|timezone_date_format:$lang._full_date_format}> <{if $comment.edit_authority}> <{$lang._edit|smarty:nodefaults}> <{$lang._separator|smarty:nodefaults}> ');return false;"> <{$lang._delete|smarty:nodefaults}> <{/if}>

<{$comment.comment_value|nl2br}>
<{/foreach}> <{if $action.photo.comment_authority}>
<{/if}> <{include file = "../photoalbum_script.html"}> <{/strip}>