{% load services_extra %} Search Results {% if collection_id %} {% endif %}

Search Results

{% block content %} {% for record in queryset %}

{{ record.identifier }}

{% endfor %} {% endblock %}