mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +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>
6 lines
90 B
Handlebars
6 lines
90 B
Handlebars
<p>
|
|
{{#tr}}
|
|
Are you sure you want to delete <b>{group_name}</b>?
|
|
{{/tr}}
|
|
</p>
|