diff --git a/_includes/gallery_list640w.html b/_includes/gallery_list640w.html
new file mode 100644
index 0000000..df4ac75
--- /dev/null
+++ b/_includes/gallery_list640w.html
@@ -0,0 +1,2 @@
+{% capture path %}gallery/{{ include.gallery }}{% endcapture %}
+{% loopdir path:path match:"*.md" sort:"ordering" %}
{% endloopdir %}