From ae24f7b70799ae7872ef15a0b3c4ab48243e0db7 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Tue, 27 Oct 2020 16:19:37 +0000 Subject: [PATCH] Remove backslash from choose-reply page Looks like it was missed out from when they were all changed to chevrons: https://github.com/alphagov/notifications-admin/commit/e731dd70d174318b8efadc5bfaf7c46136f93b16 --- app/templates/views/templates/choose-reply.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/templates/choose-reply.html b/app/templates/views/templates/choose-reply.html index b957b7926..54977a323 100644 --- a/app/templates/views/templates/choose-reply.html +++ b/app/templates/views/templates/choose-reply.html @@ -44,7 +44,7 @@ {% for ancestor in item.ancestors %} {{ ancestor.name }} - / + {% endfor %} {% if item.is_folder %}