{% extends "doi_site/organisation_wrapper.html" %} {% load staticfiles %} {% block content %}
This page does not provide any search functionality, just a simple list of all the DOIs that have been minted using the {{ doi_prefix }} prefix. If you wish to search through the DOIs then please use the search facility provided by Datacite.
{% if dois %}No DOIs found
{% endif %} {% endblock %}