diff --git a/app/templates/album/index.html b/app/templates/album/index.html index 2a9d034..ac55650 100644 --- a/app/templates/album/index.html +++ b/app/templates/album/index.html @@ -8,11 +8,14 @@ {% endif %} + + {% if album.description %} +

{{ album.description }}

+ {% endif %} +