From e23eeb798a3d0eae73aa607da8345f1f626e8fb8 Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Mon, 12 Sep 2022 12:42:22 -0700 Subject: [PATCH] templates: Fix curly-quoted HTML attributes. Signed-off-by: Anders Kaseorg --- templates/zerver/footer.html | 2 +- templates/zerver/landing_nav.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zerver/footer.html b/templates/zerver/footer.html index edd7959c58..d27d438c0b 100644 --- a/templates/zerver/footer.html +++ b/templates/zerver/footer.html @@ -86,7 +86,7 @@ {{ _("Help center") }}
  • - + {{ _("Community chat") }}
  • diff --git a/templates/zerver/landing_nav.html b/templates/zerver/landing_nav.html index 631d2cc077..64f20fd8a9 100644 --- a/templates/zerver/landing_nav.html +++ b/templates/zerver/landing_nav.html @@ -107,7 +107,7 @@ Help center
  • - + Community chat