<{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}>

<{if ($smarty.session._smartphone_flag == _ON) }> <{include file="journal_mobile_subject_smart.html"}> <{else}> <{include file="journal_mobile_subject_feature.html"}> <{/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}>