<{strip}> <{* 記事詳細画面記事一覧用テンプレート *}> <{if $action.expand == BBS_EXPAND_THREAD_VALUE}> <{/if}>
<{include file = "bbs_view_main_expand.html"}>
<{if $action.expand == BBS_EXPAND_FLAT_VALUE}> <{include file = "bbs_view_main_flat.html"}> <{elseif $action.expand == BBS_EXPAND_THREAD_VALUE}> <{include file = "bbs_view_main_thread.html"}> <{/if}> <{/strip}>