mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Tweaked by tabbott to avoid accidentally disabling the linter for handlebars templates. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
4 lines
122 B
Handlebars
4 lines
122 B
Handlebars
{{#unless is_admin}}
|
|
<div class='tip'>{{t "Only organization administrators can edit these settings."}}</div>
|
|
{{/unless}}
|