{% comment %} Displaying a list of Photosets. Expects: * photoset_list, a queryset of Photosets. {% endcomment %} {% if photoset_list|length > 0 %} {% load ditto_core %}
{% include 'flickr/includes/photoset_counts.html' with photoset=photoset only %}
There are no Albums to show.