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

<{$action.bbs.bbs_name}>
<{include file = "bbs_view_main_display.html"}>

<{assign var="operationPosition" value="head"}> <{include file = "bbs_mobile_init_operation.html"}>
<{if $action.postExists}> <{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}> <{else}>

<{$lang.bbs_no_post|smarty:nodefaults}>

<{/if}>
<{if $action.bbs.topic_authority}>
<{$lang.bbs_post_topic|smarty:nodefaults}>
<{/if}>
<{if ($action.block_num == 1 ) }> <{else}> <{/if}> <{$lang._btn_prev_arrow|smarty:nodefaults}>

<{/strip}>