mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
This gets rendered into a comma-separated list, and the extra space was ending up before the comma. Signed-off-by: Anders Kaseorg <anders@zulip.com>
6 lines
149 B
Handlebars
6 lines
149 B
Handlebars
<span class="user_status_icon_wrapper">
|
|
<span class="user-name">{{name}}</span>
|
|
{{~> status_emoji status_emoji_info ~}}
|
|
</span>
|
|
{{~!-- --~}}
|