<{strip}>

<{$action.journal_obj.journal_name}>

<{include file="journal_mobile_init_switch.html"}> <{include file="journal_mobile_init_page.html"}>
<{if $action.journal_count == 0}> <{$lang.journal_none_post|smarty:nodefaults}> <{else}> <{foreach item=post from=$action.journal_list}> <{$post.journal_date|timezone_date_format:$lang.journal_mobile_date|smarty:nodefaults}> <{if ($post.status != $smarty.const.JOURNAL_POST_STATUS_REREASED_VALUE) }> <{$lang._mobile_temporary_state|smarty:nodefaults}> <{/if}> <{if $post.status == $smarty.const.JOURNAL_POST_STATUS_REREASED_VALUE && $post.agree_flag == $smarty.const._ON}> <{$lang.journal_wait_agree|smarty:nodefaults}> <{/if}>
<{$post.title|truncate:$smarty.const._MOBILE_TITLE_LENGTH:$smarty.const._SEARCH_MORE:true}> <{if $action.journal_obj.new_period_time <= $post.journal_date}> <{$lang._mobile_new|smarty:nodefaults}> <{/if}>
<{/foreach}> <{/if}>
<{if ($action.journal_obj.has_post_auth && $action.journal_obj.active_flag == $smarty.const._ON) }>
<{$session_form|smarty:nodefaults}>
<{/if}>
<{if ($action.block_num == 1 ) }> <{else}> <{/if}> <{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>