<{strip}>
<{if isset($page_id|smarty:nodefaults) && (isset($action.active_center|smarty:nodefaults) || isset($action.active_action|smarty:nodefaults))}> <{else}> <{/if}> <{$action.journal_obj.journal_name}> <{$lang.journal_detail|smarty:nodefaults}>
<{include file="journal_view_main_item.html" item=$action.post|smarty:nodefaults from="detail"}> <{if $action.journal_obj.active_flag == $smarty.const._ON}>
<{if $action.post.comment_count > 0}>
<{$lang.journal_comment|smarty:nodefaults}>
<{foreach item=comment from=$action.comments}> <{/foreach}>
<{$comment.insert_user_name}> <{$comment.insert_time|timezone_date_format:$lang._full_date_format|smarty:nodefaults}> <{if $comment.has_edit_auth}> <{$lang._edit|smarty:nodefaults}> <{$lang._separator|smarty:nodefaults}> <{$lang._delete|smarty:nodefaults}> <{/if}>
<{$comment.content|nl2br}>
<{/if}> <{if $action.post.status == $smarty.const.JOURNAL_POST_STATUS_REREASED_VALUE && $smarty.session._auth_id >= $smarty.const._AUTH_GENERAL}>
<{$lang.journal_write_comment|smarty:nodefaults}>

<{/if}>
<{if $action.post.trackback_count > 0}>
<{$lang.journal_trackback|smarty:nodefaults}>
<{foreach item=trackback from=$action.trackbacks}> <{/foreach}>
<{$trackback.title}> <{$trackback.insert_time|timezone_date_format:$lang._full_date_format|smarty:nodefaults}> <{if $action.post.has_edit_auth}> <{$lang._delete|smarty:nodefaults}> <{/if}>
<{$trackback.content|smarty:nodefaults}>

<{/if}>
<{/if}>
<{if isset($page_id|smarty:nodefaults) && (isset($action.active_center|smarty:nodefaults) || isset($action.active_action|smarty:nodefaults))}> <{else}> <{/if}>
<{include file="../journal_script.html"}> <{if $action.comment_href_flag}> <{/if}> <{/strip}>