{% extends "home/snippets/featured/base.html" %}
{% set id = 'collection-indexlots' %}
{% set title = "Index lots" %}
{% set url = h.url_for('resource.read', id=id, resource_id=h.get_indexlot_resource_id()) %}
{% block image %}
{% endblock %}
{% block description %}
Access the catalogue of index lot records, used to record the presence of some entomological and
zoological species in the Museum collection.
{% endblock %}