<{strip}>
<{if $story.type == 0}> [*] <{/if}> <{$story.topic}>  :  <{if $story.title_link}> <{$story.title}> <{else}> <{$story.title}> <{/if}>
<{$smarty.const._MD_POSTEDBY}> :  <{if $story.uid}> <{$story.uname}> <{else}> <{$story.uname}> <{/if}>  <{$smarty.const._ON}> <{$story.posttime}> (<{$story.hits}> <{$smarty.const._READS}>)
<{if $story.topic_url}>
<{$story.topic}>
<{/if}>

<{$story.text}>

<{if $story.can_edit or $story.can_delete}>  [  <{if $story.can_edit }> <{$smarty.const._EDIT}> <{/if}> <{if $story.can_edit and $story.can_delete}>  |  <{/if}> <{if $story.can_delete }> <{$smarty.const._DELETE}> <{/if}>  ]  <{/if}> <{if $story.readmore}> <{$smarty.const._MD_READMORE}> | <{$story.bytes}> | <{/if}> <{if $mod_config.comment_dirname != '' && $mod_config.comment_forum_id > 0}> <{d3comment class="BulletinD3commentStory" mydirname=$mydirname mode="count" var="comments_count"}> <{if $comments_count}> <{$comments_count|string_format:$smarty.const._MD_NUMCOMMENTS}> <{else}> <{$smarty.const._MD_COMMENTS}> <{/if}> <{else}> <{$story.comentstotal}> <{/if}>
<{*
<{iine_button dirname=bulletin id=$story.id}>
*}> <{/strip}>