diff --git a/templates/index.html b/templates/index.html
index 992967406..1228b1547 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,4 +2,4 @@
{%- block main -%}
{{ section.content | safe }}
-{%- endblock main -%}
\ No newline at end of file
+{%- endblock main -%}
diff --git a/templates/page.html b/templates/page.html
index 84fb56307..c4a25dd6c 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -6,4 +6,4 @@
{%- block main -%}
{{ page.content | safe }}
-{%- endblock main -%}
\ No newline at end of file
+{%- endblock main -%}