{{#if (eq zulip_view "inbox")}} {{#tr}} You’ll see a list of conversations where you have unread messages, organized by channel. {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}} {{/tr}} {{else if (eq zulip_view "recent_conversations")}} {{#tr}} You’ll see a list of ongoing conversations. {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}} {{/tr}} {{/if}} {{#tr}} Each conversation is labeled with a topic by the person who started it. {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}} {{/tr}}

{{t 'Click on a conversation to view it. To return here, you can:'}}