diff --git a/photojawn/skel/_templates/album.html b/photojawn/skel/_templates/album.html index 5dfcf91..6999764 100644 --- a/photojawn/skel/_templates/album.html +++ b/photojawn/skel/_templates/album.html @@ -35,9 +35,10 @@ {% endfor %} {% endif %} - {% if album_dir.images %} + {% if album_dir.children %}