From 7e6afba545729d00de177eceb4bac2619b35eb61 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sat, 17 Oct 2020 21:01:33 +0100 Subject: first test of user profile view --- ctrack/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctrack/templates/base.html') diff --git a/ctrack/templates/base.html b/ctrack/templates/base.html index be4340a..0b1e04e 100644 --- a/ctrack/templates/base.html +++ b/ctrack/templates/base.html @@ -4,7 +4,7 @@ - {% block title %}ctrack - Department for Transport{% endblock title %} + {% block title %}ctrack - NIS Tracker{% endblock title %} -- cgit v1.2.3