diff --git a/src/main/resources/templates/html/_stats.mustache b/src/main/resources/templates/html/_stats.mustache
index b9b65fa..94a43e7 100644
--- a/src/main/resources/templates/html/_stats.mustache
+++ b/src/main/resources/templates/html/_stats.mustache
@@ -9,6 +9,9 @@
chart: {
type: 'heatmap',
},
+ title: {
+ text: 'Chat times',
+ },
colorAxis: {
stops: [
[0, '#FFEDA0'],