- {{ post.date | date_to_string }}
+ {{ post.date | date_to_string }}
{{ post.title }}
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 39dbb71b..0521f28a 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -3,5 +3,6 @@
{% include head.html %}
{{ content }}
+ {% include footer.html %}