<{strip}> <{* 記事一覧操作部用テンプレート *}>
<{if $action.bbs.topic_authority}> " alt="" /> <{$lang.bbs_post_topic|smarty:nodefaults}> <{/if}> <{if $action.bbs.topic_authority && $action.postExists}> <{$lang._separator|smarty:nodefaults}> <{/if}> <{if $action.postExists}> <{include file = "bbs_view_main_expand.html"}> <{/if}>
<{if $action.topicCount}>
<{if $action.pageNumber > 0}> " alt="" /> <{$lang.bbs_page_previous|smarty:nodefaults}> <{/if}> <{section name=page start=$action.pageStart loop=$action.pageEnd}> <{$smarty.section.page.index+1}> <{/section}> <{if $action.pageNext < $action.pageEnd}> <{$lang.bbs_page_next|smarty:nodefaults}> " alt="" /> <{/if}>
<{/if}>
<{/strip}>