diff --git a/templates/board.html.j2 b/templates/board.html.j2
index a03498e..9b0e63f 100644
--- a/templates/board.html.j2
+++ b/templates/board.html.j2
@@ -3,22 +3,7 @@
-
+
{{ title }}
diff --git a/templates/boards.html.j2 b/templates/boards.html.j2
index c0b9472..8976959 100644
--- a/templates/boards.html.j2
+++ b/templates/boards.html.j2
@@ -3,22 +3,7 @@
-
+
{{ title }}
diff --git a/templates/thread.html.j2 b/templates/thread.html.j2
index e8a8e49..016818f 100644
--- a/templates/thread.html.j2
+++ b/templates/thread.html.j2
@@ -3,22 +3,7 @@
-
+
{{ title }}
diff --git a/templates/user.html.j2 b/templates/user.html.j2
index 77d4eb0..f3ec4ef 100644
--- a/templates/user.html.j2
+++ b/templates/user.html.j2
@@ -4,22 +4,7 @@
-
+
{{ title }}
diff --git a/templates/users.html.j2 b/templates/users.html.j2
index 829e60d..8a816be 100644
--- a/templates/users.html.j2
+++ b/templates/users.html.j2
@@ -3,22 +3,7 @@
-
+
{{ title }}