{% extends "aristotle_mdr/manageditems/base.html" %} {% load aristotle_tags util_tags %} {% block objSpecific %}
{{ item.definition|bleach }}
{% comment %} {# Link back to value domains and indicators here #} {% if item.unitofmeasure_set.all %}

Units of Measure using this measure

{% endif %} {% endcomment %} {% endblock %}