<{if $topic_post.can_edit||$topic_post.can_delete||$topic_post.can_reply}> <{/if}>
<{$topic_post.poster_uname}> > <{$topic_post.post_title}> @ <{$topic_post.post_date|replace:"-":"/"}>
<{$topic_post.post_text}>
<{if $topic_post.signature}>

--
<{$topic_post.signature}>

<{/if}>
<{if $topic_post.can_edit}> <{$lang_edit}> <{/if}> <{if $topic_post.can_delete}> <{$lang_delete}> <{/if}> <{if $topic_post.can_reply }> <{$lang_reply}> <{/if}>