aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/templates/base.html
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-17 21:01:33 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-17 21:01:33 +0100
commit7e6afba545729d00de177eceb4bac2619b35eb61 (patch)
treecd8cb405d54a3fd14a471a752f35e2b3db61a8b2 /ctrack/templates/base.html
parent766b5670d0e420b09594116ce832aec975e036ff (diff)
first test of user profile view
Diffstat (limited to 'ctrack/templates/base.html')
-rw-r--r--ctrack/templates/base.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
- <title>{% block title %}ctrack - Department for Transport{% endblock title %}</title>
+ <title>{% block title %}ctrack - NIS Tracker{% endblock title %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">