mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Tweaked by tabbott to avoid accidentally disabling the linter for handlebars templates. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
3 lines
128 B
Handlebars
3 lines
128 B
Handlebars
<div class="popover-avatar{{#if user_is_guest}} guest-avatar{{/if}}" style="background-image: url('{{user_avatar}}');" >
|
|
</div>
|