From 53479eeea9de677efa959b49119b768fcaddf701 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 5 Jan 2024 15:05:21 +0000 Subject: [PATCH] Update support pill title --- website/common/templates/common/support-pill.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/templates/common/support-pill.html b/website/common/templates/common/support-pill.html index 38f4aa3..e2ac361 100644 --- a/website/common/templates/common/support-pill.html +++ b/website/common/templates/common/support-pill.html @@ -1,7 +1,7 @@ {% load wagtailcore_tags %} {% if support_page and page.id != support_page.id %} - + {% endif %}