{{#if is_topic}} {{#if can_manage_topic}} {{#if can_edit_topic}} {{{i18n "Edit"}}} {{/if}} {{#if can_delete_topic}} {{{i18n "Delete"}}} {{/if}} {{/if}} {{else}} {{#if can_manage_post}} {{#if can_edit_post}} {{{i18n "Edit"}}} {{/if}} {{#if can_delete_post}} {{{i18n "Delete"}}} {{/if}} {{/if}} {{/if}} {{name}} {{#if in_search}} {{{i18n "posted"}}} {{post_created}} {{else}} {{{i18n "posted"}}} {{post_created}} {{/if}} {{{message}}} {{imessage}} {{#if signature}} {{{signature}}} {{/if}} {{#if can_reply}} {{{i18n "reply"}}} {{/if}}