{% extends "base.html" %} {% import "macros.html" as utils %} {% block title %}{{ config.METAREGISTRY_TITLE }} Resolution Error{% endblock %} {% block container %}
The prefix {{ prefix }} is not registered in the {{ config.METAREGISTRY_TITLE }}{% if identifier %}
so {{ utils.code_curie(prefix, identifier) }} could not be resolved{% endif %}. If you
think it should be, please contribute in one of the following ways: