{% load staticfiles %} DOI Minting Service {% block head %} {% endblock %}
{% block page_header %}

DOI Minting Service

The DOI service for research data

{% endblock %} {% if is_testing %}
This service is for testing only.
{% endif %} {% block navbar %} {% endblock %}
{% block content %}{% endblock %}
{% block footer %}{% endblock %}