aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <chrismytton@gmail.com>2019-12-05 19:44:44 +0000
committerChris Mytton <chrismytton@gmail.com>2019-12-05 19:44:44 +0000
commit4ce7121b8f06c07d8ba2aefd81a6b7089b0b35f6 (patch)
tree46acdf76dde9af6febcdb92e43f9c9725f21a364
parent8c69c20e6363952e39fa9c6fadc04280a5103982 (diff)
[Peterborough] Update title tag text
-rw-r--r--templates/web/peterborough/header/title.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/peterborough/header/title.html b/templates/web/peterborough/header/title.html
new file mode 100644
index 000000000..b4f0e9ba4
--- /dev/null
+++ b/templates/web/peterborough/header/title.html
@@ -0,0 +1,4 @@
+<title>
+ [% "$title :: " | html IF title %]
+ Report a problem
+</title>