{% extends "webui/collections/base.html" %} {% block title %}New{% endblock %} {% block breadcrumbs %}{{ block.super }}
Warning! It is your responsibility to coordinate with others to ensure that you do not create multiple collections with the same ID.
Existing collections for this organization
{% for oid in collection_ids %}
{{ oid }}
{% endfor %}
Organization has no collections
{% endif %}