zulip/web/templates/mention_content_wrapper.hbs

6 lines
192 B
Handlebars

{{~!-- --~}}
<span class="mention-content-wrapper">{{ mention_text }}</span>
{{~!-- --~}}
{{#if is_bot}}<i class="zulip-icon zulip-icon-bot" aria-label="{{t 'Bot' }}"></i>{{/if}}
{{~!-- --~}}