diff --git a/templates/index.html b/templates/index.html
index 96025e7..3f85dc7 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,7 +1,7 @@
{% import "macros.html" as macros %}
-
+
{{ title }}
diff --git a/templates/stats.html b/templates/stats.html
index 48c8870..9828356 100644
--- a/templates/stats.html
+++ b/templates/stats.html
@@ -1,7 +1,7 @@
{% import "macros.html" as macros %}
-
+
{{ title }}