diff --git a/assets/templates/article.html b/assets/templates/article.html
index 85823e9..031974a 100644
--- a/assets/templates/article.html
+++ b/assets/templates/article.html
@@ -4,6 +4,7 @@
{{ article_title }}
+
diff --git a/assets/templates/articles.html b/assets/templates/articles.html
index 13a4af2..2acb00f 100644
--- a/assets/templates/articles.html
+++ b/assets/templates/articles.html
@@ -5,6 +5,7 @@
Articles
+
diff --git a/assets/templates/static/contact.html b/assets/templates/static/contact.html
index fcf61a9..7b9ed31 100644
--- a/assets/templates/static/contact.html
+++ b/assets/templates/static/contact.html
@@ -5,6 +5,7 @@
Contact
+
diff --git a/assets/templates/static/home.html b/assets/templates/static/home.html
index cdf245b..ebfca7d 100644
--- a/assets/templates/static/home.html
+++ b/assets/templates/static/home.html
@@ -5,6 +5,7 @@
Home
+
diff --git a/assets/templates/tag-articles.html b/assets/templates/tag-articles.html
index 16c2b3f..9e7e52f 100644
--- a/assets/templates/tag-articles.html
+++ b/assets/templates/tag-articles.html
@@ -5,6 +5,7 @@
Tags
+
diff --git a/assets/templates/tags.html b/assets/templates/tags.html
index 308f9bb..6496e24 100644
--- a/assets/templates/tags.html
+++ b/assets/templates/tags.html
@@ -4,6 +4,7 @@
Tags
+