{% extends "layout.html" %} {% block headers %} {% endblock %} {% block body %} {% set doi = item.doi %} {% set pid = item.collection_id %} {% set uuid = item.container_uuid %} {% set item_type = "collection" %} {% include 'public_metadata.html' %}

DATASETS

{% endblock %}