From 496d5d1de18b3604d9daafdcaf6a8552cdcc35d2 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Mon, 14 Oct 2019 10:32:39 +0100 Subject: [PATCH] Make theme colour (border below masthead) work Ours is used to indicate the different environments: - local - preview - staging - production --- app/templates/admin_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 33d9392ea..db664c343 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -14,7 +14,7 @@ {% block head %} {% block meta %}