<{strip}> <{* 件名用テンプレート *}> <{if $action_name != "bbs_view_main_post_body"}> <{$lang._mobile_node|smarty:nodefaults}> <{if ($action_name == "bbs_view_main_init" && ($action.bbs.display == BBS_DISPLAY_TOPIC_VALUE || $action.bbs.display == BBS_DISPLAY_OLD_VALUE)) }> <{assign var="subject_action" value="bbs_view_main_post_list"}> <{else}> <{assign var="subject_action" value="bbs_view_main_post"}> <{/if}> <{$post.subject|truncate:$smarty.const._MOBILE_TITLE_LENGTH:$smarty.const._SEARCH_MORE:true}> <{if $post.parent_id == "0" && $action.bbs.child_flag == _ON}> <{$lang.bbs_child_number_unit|smarty:nodefaults|sprintf:$post.child_num}> <{/if}> <{else}>

<{$post.subject}>

<{/if}> <{if $action_name != "bbs_view_main_post_body"}> <{if ($post.status != BBS_STATUS_REREASED_VALUE) }>
<{" "|str_repeat:$depth}>  <{$lang._mobile_temporary_state|smarty:nodefaults}> <{elseif ($action.bbs.new_period_time <= $post.insert_time) }> <{$lang._mobile_new|smarty:nodefaults}> <{elseif ($action.bbs.new_period_time <= $post.newest_time) }> <{$lang._mobile_child_new|smarty:nodefaults}> <{/if}>
<{else}> <{if ($post.status != BBS_STATUS_REREASED_VALUE) }> <{$lang._mobile_temporary_state|smarty:nodefaults}>
<{/if}>   <{$lang._mobile_user|smarty:nodefaults}> <{$action.post.insert_time|timezone_date_format:$lang._mobile_date_format|smarty:nodefaults}> <{if ($post.status != BBS_STATUS_REREASED_VALUE) }> <{elseif ($action.bbs.new_period_time <= $post.insert_time) }> <{$lang._mobile_new|smarty:nodefaults}> <{elseif ($action.bbs.new_period_time <= $post.newest_time) }> <{$lang._mobile_child_new|smarty:nodefaults}> <{/if}>   <{$action.post.insert_user_name}> <{if $action.bbs.vote_flag == _ON}> <{$lang.bbs_vote_unit|smarty:nodefaults|sprintf:$action.post.vote_num}> <{/if}>
<{/if}> <{/strip}>