From 27298cd707ba9cde04c969f815bf56abdde9b4b7 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 13 Apr 2020 12:50:08 +0100 Subject: [PATCH] Add view name to template for nicer styling --- templates/base.html | 2 +- website/common/context_processors.py | 7 ++++++- website/common/tests.py | 4 ++++ website/settings.py | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 43c5f67..b6179e6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@ - +