<{strip}> <{* 記事詳細画面記事一覧用テンプレート *}>

<{$action.bbs.bbs_name}>

<{include file = "bbs_view_main_display.html"}>
<{if $action.expand == BBS_EXPAND_THREAD_VALUE}> <{include file = "bbs_mobile_thread.html"}> <{elseif $action.expand == BBS_EXPAND_FLAT_VALUE}> <{include file = "bbs_mobile_flat.html"}> <{/if}>
<{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>