<{strip}> <{* 記事本文画面用テンプレート *}> <{assign var="post" value="`$action.post`"}> <{include file = "bbs_mobile_subject.html" display_type="body"}> <{if ($smarty.session._smartphone_flag == _ON) }> <{include file="bbs_mobile_body_smart.html"}> <{else}> <{include file="bbs_mobile_body_feature.html"}> <{/if}> <{if ($action.post.vote_authority) }>
<{$token_form|smarty:nodefaults}> <{$session_form|smarty:nodefaults}>
<{/if}>
<{include file = "bbs_mobile_post_list.html"}>
<{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>