{% from 'description.html' import img_description %}
Fullscreen (f)
{% include 'map.html' %} {% if album.medias %} {% endif %} {% include 'download_zip.html' %} {% if album.description %}
{{ album.description }}
{% endif %} {% block late_js %} {% if album.medias %} {% endif %} {% endblock %}