<{strip}>
<{$lang._mobile_node|smarty:nodefaults}> <{if $post.icon_name != "" && $action.html_flag}> /images/comp/textarea/<{$post.icon_name}>" />  <{/if}> <{if $action.post_id && $action.post_id==$post.post_id}> <{$post.subject}> <{else}> <{$post.subject}> <{/if}> <{if $post.parent_id == "0" && $action.bbs.child_flag == _ON}> <{$lang.bbs_child_number_unit|smarty:nodefaults|sprintf:$post.child_num}> <{/if}> <{if ($post.status != BBS_STATUS_RELEASED_VALUE) }>
<{if !empty($depth|smarty:nodefaults) }> <{" "|str_repeat:$depth}> <{/if}>   <{$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}>
<{/strip}>