diff --git a/_layouts/distill.html b/_layouts/distill.html
index b104771..3528985 100644
--- a/_layouts/distill.html
+++ b/_layouts/distill.html
@@ -96,13 +96,27 @@
+
+
+ {%- if site.disqus_shortname and page.comments -%}
+
+
+
+ {%- endif %}
{%- include footer.html %}
-
-
{% include scripts/bootstrap.html %}
{% include scripts/analytics.html %}
{% include scripts/progressBar.html %}
diff --git a/_layouts/post.html b/_layouts/post.html
index f571c65..3acc9af 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -44,7 +44,7 @@ layout: default
{%- if site.disqus_shortname and page.comments -%}
-
+