diff --git a/_includes/layouts/book.njk b/_includes/layouts/book.njk
index 2362aa9..84bf398 100644
--- a/_includes/layouts/book.njk
+++ b/_includes/layouts/book.njk
@@ -12,12 +12,7 @@ title: lauka (dot) net
content="shrink-to-fit=no,width=device-width,height=device-height,initial-scale=1,user-scalable=1">
lauka.net - Book: {{ name }}
-
-
-
-
-
diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk
index f0ba18c..60ca8ae 100644
--- a/_includes/layouts/home.njk
+++ b/_includes/layouts/home.njk
@@ -12,12 +12,7 @@ title: lauka (dot) net
content="shrink-to-fit=no,width=device-width,height=device-height,initial-scale=1,user-scalable=1">
{{ title }}
-
-
-
-
-
{{ content | safe }}