{% extends "aristotle_mdr/downloads/pdf/managedContent.html" %} {% load aristotle_tags %} {% block title %}{{ item.name }} ({{item.status}}){% endblock %} {% block objSpecific %}

Relational attributes

{% with total=item.dataelementconcept_set.count %}

Data Element Concepts implementing this Conceptual Domain

{% endwith %} {% with total=item.valuedomain_set.count %}

Value Domains implementing this Conceptual Domain

{% endwith %} {% endblock %}