<{strip}> <{* フラット表示用テンプレート *}> <{foreach from=$action.posts item=post}>
bbs_flat_child<{/if}>">
bbs_topic<{/if}><{if $post.read_flag == _ON}> bbs_read<{/if}>">
<{if $post.parent_id == "0" }> " alt="" /> <{else}> " alt="" /> <{/if}> <{include file = "bbs_view_main_subject.html"}>
<{include file = "bbs_view_handle.html" handle=$post.insert_user_name|smarty:nodefaults user_id=$post.insert_user_id}> <{$post.insert_time|timezone_date_format:$lang._full_date_format|smarty:nodefaults}> <{if $action.bbs.vote_flag == _ON}> <{$lang.bbs_vote_unit|smarty:nodefaults|sprintf:$post.vote_num}> <{/if}>

<{$post.body|smarty:nodefaults|wysiwig_convert_url}>
<{/foreach}> <{/strip}>