zip colorbox

This commit is contained in:
Simon Conseil
2013-08-04 00:42:43 +02:00
parent 626c246601
commit 952f4dc20b

View File

@@ -105,8 +105,10 @@
{% if zip_gallery %}
<div id="additionnal-infos" class="row">
<p><a href="{{ zip_gallery }}"
title="Download a zip archive with all images">Download ZIP</a></p>
<p>
<a href="{{ zip_gallery }}"
title="Download a zip archive with all images">Download ZIP</a>
</p>
</div>
{% endif %}