{include file="file:$templatedir/Header.html"} {csrf} {include file="file:$templatedir/ErrorDiv.html"}
{include file="file:$templatedir/UserBlogCapacity.html"}
{include file="file:$templatedir/UserMenu.html"}
 {l}コメントの詳細{/l}
 {l}戻る{/l}

{if $comment.user_sys_id == $user_id || $blogToEdit.admin_user_id == $user_id || $blogToEdit.fixed_open_comment == VAL_SYSTEM_OPENCOMMENT_MEMBER}
{if $blogToEdit.admin_user_id == $user_id || $blogToEdit.fixed_open_comment == VAL_SYSTEM_OPENCOMMENT_MEMBER} {/if}
 |   | 

{/if}
{l}対象記事{/l} {$comment.entry_title|neo_emoji}
{l}対象記事投稿者{/l} {$comment.disp_entry_name|default:'???'}
{l}コメント状態{/l} {$comment.dispstate|local_word:$dbValue.comment_disp_state}
{l}投稿日時{/l} {$comment.comment_date|date_format:'%Y/%m/%d %H:%M'}
{l}タイトル{/l} {$comment.comment_title|neo_emoji}
{l}コメント{/l}
{$comment.comment_text|nl2br|neo_emoji}
{l}投稿者{/l} {$comment.disp_comment_name|default:'???'}
({$comment.comment_ip})
{l}投稿者メールアドレス{/l} {$comment.disp_comment_mail}
{l}投稿者URL{/l} {$comment.comment_url}

{if $comment.user_sys_id == $user_id || $blogToEdit.admin_user_id == $user_id || $blogToEdit.fixed_open_comment == VAL_SYSTEM_OPENCOMMENT_MEMBER}
{if $blogToEdit.admin_user_id == $user_id || $blogToEdit.fixed_open_comment == VAL_SYSTEM_OPENCOMMENT_MEMBER} {/if}
 |   | 

{/if}  {l}戻る{/l}
{include file="file:$templatedir/Footer.html"}