diff --git a/sigal/themes/colorbox/templates/index.html b/sigal/themes/colorbox/templates/index.html index 6711daa..f4b4c35 100644 --- a/sigal/themes/colorbox/templates/index.html +++ b/sigal/themes/colorbox/templates/index.html @@ -103,6 +103,13 @@ {% endif %} + {% if zip_gallery %} +
+

Download ZIP

+
+ {% endif %} + {% if description %}
{{ description }} diff --git a/sigal/themes/galleria/templates/index.html b/sigal/themes/galleria/templates/index.html index 3e1db48..7cb8079 100644 --- a/sigal/themes/galleria/templates/index.html +++ b/sigal/themes/galleria/templates/index.html @@ -83,6 +83,15 @@
{% endif %} + {% if zip_gallery %} +
+

+ Download ZIP +

+
+ {% endif %} + {% if description %}
{{ description }}