{{#if is_stream}}
{{! stream link }} {{> stream_privacy}} {{~! Recipient (e.g. stream/topic or topic) ~}} {{~display_recipient~}} {{! hidden narrow icon for copy-pasting }} > {{! topic stuff }} {{! topic link }} {{#if use_match_properties}} {{{match_topic}}} {{else}} {{topic}} {{/if}} {{! exterior links (e.g. to a trac ticket) }} {{#each topic_links}} {{/each}} {{! edit topic pencil icon }} {{#if always_visible_topic_edit}} {{else if on_hover_topic_edit}} {{/if}} {{#if user_can_resolve_topic}} {{#if topic_is_resolved}} {{else}} {{/if}} {{/if}} {{#if is_subscribed}} {{#if (eq visibility_policy all_visibility_policies.FOLLOWED)}} {{else if (eq visibility_policy all_visibility_policies.UNMUTED)}} {{else if (eq visibility_policy all_visibility_policies.MUTED)}} {{else}} {{/if}} {{/if}} {{{date}}}
{{else}}
{{~#tr}}You and {{#*inline "z-user-names"}} {{#each recipient_users}} {{~full_name}}{{#if should_add_guest_user_indicator}} ({{t 'guest'}}){{/if}}{{#unless @last}}, {{/unless~}} {{/each}} {{/inline}} {{/tr~}} {{{date}}}
{{/if}}