From ad59fae407cbed303b5ef40fcfec85ef59f46345 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Sun, 20 Jun 2021 15:34:11 +0000 Subject: [PATCH] lightbox_overlay: Fix `&` not being rendered as desired. The attempt to render `&` doesn't work. So, just replacing it with `and` to make it always work. --- 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 b950580d5f..87f115d1c3 100644 --- a/static/templates/lightbox_overlay.hbs +++ b/static/templates/lightbox_overlay.hbs @@ -7,7 +7,7 @@
{{t "Open" }}