diff --git a/_layouts/gallery-list.html b/_layouts/gallery-list.html
index 63965c3..4c8544d 100644
--- a/_layouts/gallery-list.html
+++ b/_layouts/gallery-list.html
@@ -1,5 +1,5 @@
---
-layout: "post"
+layout: default
---
@@ -11,4 +11,7 @@ layout: "post"
+ {% if false != page.comments %}
+ {% include disqus.html %}
+ {% endif %}
diff --git a/_layouts/gallery-map.html b/_layouts/gallery-map.html
index 5c7c601..8ab8662 100644
--- a/_layouts/gallery-map.html
+++ b/_layouts/gallery-map.html
@@ -1,5 +1,5 @@
---
-layout: "post"
+layout: post
---
{% capture gallery %}{{ page.url|replace:'/map.html',''|remove_first:'/' }}{% endcapture %}
diff --git a/_layouts/gallery-photo.html b/_layouts/gallery-photo.html
index 6724421..4d5d08e 100644
--- a/_layouts/gallery-photo.html
+++ b/_layouts/gallery-photo.html
@@ -1,5 +1,5 @@
---
-layout: "post"
+layout: post
---
diff --git a/_layouts/gallery-slideshow.html b/_layouts/gallery-slideshow.html
index cbe783f..fb792c9 100644
--- a/_layouts/gallery-slideshow.html
+++ b/_layouts/gallery-slideshow.html
@@ -62,7 +62,6 @@
-
@@ -81,19 +80,13 @@
-
-
-
-
-
-
@@ -120,11 +113,8 @@
-
-
-
-
+