mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00: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>
5 lines
193 B
Handlebars
5 lines
193 B
Handlebars
{{#tr}}
|
|
You have muted <z-stream-topic></z-stream-topic>.
|
|
{{#*inline "z-stream-topic"}}<strong><span class="stream"></span> > <span class="topic"></span></strong>{{/inline}}
|
|
{{/tr}}
|