aboutsummaryrefslogtreecommitdiff
path: root/templates/root.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2024-02-12 06:44:32 +0000
committerr <r@freesoftwareextremist.com>2024-02-12 06:44:32 +0000
commit6ddec8db3ee73d3abdc85b6a2101020cf2455bce (patch)
tree3eb09979df47a3dd33b7d2903ed687db7254c2c1 /templates/root.tmpl
parent6ad1c5436ae4b623143db9def4b160213456a69e (diff)
downloadbloat-master.tar.gz
bloat-master.zip
Update page titlesHEADmaster
- Use consistent letter casing - Append instance domain to the title
Diffstat (limited to 'templates/root.tmpl')
-rw-r--r--templates/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/root.tmpl b/templates/root.tmpl
index 0fde835..b04638b 100644
--- a/templates/root.tmpl
+++ b/templates/root.tmpl
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="icon" type="image/png" href="/static/favicon.png">
<link rel="stylesheet" href="/static/style.css">
- <title>{{.Title}}</title>
+ <title>{{.CommonData.Title}}</title>
</head>
<frameset cols="424px,*">
<frameset rows="316px,*">