zulip/static/templates/narrow_to_compose_recipient...

8 lines
221 B
Handlebars
Raw Normal View History

<div>
<span>{{t 'Go to conversation' }}</span>
{{#if display_current_view}}
<p class="narrow_to_compose_recipient_current_view_help">{{display_current_view}}</p>
{{/if}}
</div>
{{hotkey_hints "Ctrl" "."}}