<{strip}>

<{$action.post.journal_date|timezone_date_format:$lang.journal_mobile_date|smarty:nodefaults}> <{if ($action.post.status != $smarty.const.JOURNAL_POST_STATUS_REREASED_VALUE) }> <{$lang._mobile_temporary_state|smarty:nodefaults}>   <{/if}>

<{if $action.post.icon_name != "" && $smarty.session._mobile_text_html_mode == $smarty.const.MOBILE_TEXTHTML_MODE_HTML}> /images/comp/textarea/<{$action.post.icon_name}>" /> <{/if}> <{$action.post.title}> <{if $action.journal_obj.new_period_time <= $action.post.journal_date}> <{$lang._mobile_new|smarty:nodefaults}> <{/if}>

<{$action.post.journal_date|timezone_date_format:$lang._short_time_format|smarty:nodefaults}>   <{$lang._mobile_user}> <{$action.post.insert_user_name}> <{if ($action.category.category_name != "") }>
<{$lang.journal_mobile_category|smarty:nodefaults|sprintf:$action.category.category_name}> <{/if}>

<{$lang.journal_comment|smarty:nodefaults}>(<{$action.post.comment_count}>) <{if $action.journal_obj.comment_flag == $smarty.const._ON && $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.journal_obj.comment_flag == $smarty.const._ON}> <{if ($action.post.comment_count > 0) }> <{foreach item=comment from=$action.comments}>
<{$comment.insert_time|timezone_date_format:$lang.journal_mobile_comment_date|smarty:nodefaults}>   <{$lang.journal_from|smarty:nodefaults}> <{$comment.insert_user_name}>

<{$comment.content|nl2br}>

<{if $comment.has_edit_auth }>
<{$lang._edit|smarty:nodefaults}> <{if ($smarty.session._smartphone_flag != _ON) }> <{$lang._mobile_separator|smarty:nodefaults}> <{/if}> <{$lang._delete|smarty:nodefaults}>
<{/if}> <{/foreach}>

<{/if}> <{/if}>
<{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>