Don't show the galleria container if there are no medias (fix #484)
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
{% include 'map.html' %}
|
||||
{% if album.medias %}
|
||||
<div id="gallery"></div>
|
||||
{% endif %}
|
||||
|
||||
{% include 'download_zip.html' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user