{% load static %} {% load dcodex_tags %} {% get_media_prefix as MEDIA_PREFIX %} {% if manuscript %} {% for image_membership in manuscript.image_memberships %}

{{ manuscript|folio_and_page:forloop.counter }}

{% endfor %} {% if not manuscript.image_memberships.count %} {% endif %} {% else %}

No thumbnails available.

{% endif %}