From 7b29900cd9ceb81b66fc4cd21523bb001cb9721b Mon Sep 17 00:00:00 2001 From: reginafcompton Date: Mon, 11 Dec 2017 16:28:12 -0600 Subject: [PATCH] Remove ambiguous 'back to' --- councilmatic_core/templates/councilmatic_core/event.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/councilmatic_core/templates/councilmatic_core/event.html b/councilmatic_core/templates/councilmatic_core/event.html index a256c385..64ce12c9 100644 --- a/councilmatic_core/templates/councilmatic_core/event.html +++ b/councilmatic_core/templates/councilmatic_core/event.html @@ -7,7 +7,7 @@

-

back to {{ CITY_VOCAB.EVENTS }}

+

{{ CITY_VOCAB.EVENTS }}

{{event.name}}

{{event.description}}