diff --git a/templates/page.html b/templates/page.html
index f89bcfe..dcea946 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -45,7 +45,7 @@
Contents
{% if page.taxonomies.tags %}
{% endif %}
@@ -69,4 +69,3 @@ Contents
{% endblock content %}
-
diff --git a/templates/post_macros.html b/templates/post_macros.html
index f762c33..3909573 100644
--- a/templates/post_macros.html
+++ b/templates/post_macros.html
@@ -7,7 +7,7 @@