{% extends "aristotle_mdr/manageditems/base.html" %} {% load aristotle_tags util_tags %} {% block objSpecific %}
{{ item.measure.definition|bleach }}
Note: Due to their fundamental nature, measures are unmanaged and do not need to be registered. Instead they are controlled by the registry administrators. For more information, see ISO/IEC 11179-3:2013, section 11.4 "Measurement metamodel region".
{% if item.unitofmeasure_set.all %}

Units of Measure using this measure

{% endif %} {% endblock %}