mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
It only had one nontrivial use, and it’s easily replaced using the
builtin {{#with}} block helper.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2 lines
104 B
Handlebars
2 lines
104 B
Handlebars
<li data-email="{{this.email}}" class="typing_notification">{{#tr}}{full_name} is typing…{{/tr}}</li>
|