From 5bb8e7654f11bee68152380710a560f3145151e3 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 %}