mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Commit 44f935695d (#20462) incorrectly
added these extra braces while intending to add whitespace control.
This triple-brace syntax was asking Handlebars to skip escaping the
string.
Signed-off-by: Anders Kaseorg <anders@zulip.com>