From b4a26bcafd1499bc3507c15e6941159050c97a92 Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Mon, 21 Jun 2021 12:49:50 -0700 Subject: [PATCH] =?UTF-8?q?lightbox=5Foverlay:=20=E2=80=9CPan=20and=20Zoom?= =?UTF-8?q?=E2=80=9D=20=E2=86=92=20=E2=80=9CPan=20&=20zoom=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The ‘t’ helper operates on text strings, not HTML. The ‘&’ works fine, and is correctly escaped for output by Handlebars, like any text string interpolated with ‘{{}}’. Signed-off-by: Anders Kaseorg --- static/templates/lightbox_overlay.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/lightbox_overlay.hbs b/static/templates/lightbox_overlay.hbs index 87f115d1c3..69d54a452d 100644 --- a/static/templates/lightbox_overlay.hbs +++ b/static/templates/lightbox_overlay.hbs @@ -7,7 +7,7 @@
{{t "Open" }}