{% load gallery_tags %}
{% comment %}{% if random_pictures_album_object %}

{{ random_pictures_album_object.title }}

{% endif %}{% endcomment %}
{% for picture in random_pictures_object_list %} {% empty %}
Aucune image
{% endfor %}