aboutsummaryrefslogtreecommitdiff
path: root/assets/templates/album.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/templates/album.html')
-rw-r--r--assets/templates/album.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/templates/album.html b/assets/templates/album.html
index 95d9935..856cf63 100644
--- a/assets/templates/album.html
+++ b/assets/templates/album.html
@@ -12,7 +12,9 @@
<p>from <a href="{{ index }}/">{{ title }}</a> </p>
</div>
<div class="gallery-container">
+ {% if album.desc %}
<p>{{ album.desc }}</p>
+ {% endif %}
<div class="album-container">
{% for thumb in album.thumbs %}
<a href="{{ thumb.link }}">