diff options
Diffstat (limited to 'themes/alps/head.html')
-rw-r--r-- | themes/alps/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/head.html b/themes/alps/head.html index 899f7d6..c2d5130 100644 --- a/themes/alps/head.html +++ b/themes/alps/head.html @@ -7,7 +7,7 @@ {{- if eq (index .GlobalData.Path 0) "mailbox"}} <meta id="refresh" http-equiv="refresh" content="60"> {{end -}} - <title>Webmail</title> + <title>{{.GlobalData.Title}}</title> <link rel="stylesheet" href="/themes/alps/assets/style.css"> </head> <body> |