X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/2387e5ac0c78d77295e9bc4dc2e66b21889e1a99..6746b20632b76e4a04be07428ab2581483869d40:/sommitrealweird/photo/templates/photo/album_index.html diff --git a/sommitrealweird/photo/templates/photo/album_index.html b/sommitrealweird/photo/templates/photo/album_index.html index edfbc9f..402deed 100644 --- a/sommitrealweird/photo/templates/photo/album_index.html +++ b/sommitrealweird/photo/templates/photo/album_index.html @@ -6,7 +6,9 @@ {% if object_list %} {% for album in object_list %}
+ {% if album.get_main_image %} {{ album.get_main_image.caption }} + {% endif %}

{{ album.name }}

{{ album.caption }}