diff --git a/ontology/templates/ontology/ontology_term.html b/ontology/templates/ontology/ontology_term.html index e48bbe6b8..b5ba0b6a7 100644 --- a/ontology/templates/ontology/ontology_term.html +++ b/ontology/templates/ontology/ontology_term.html @@ -22,6 +22,7 @@
+ {% if not term.is_stub %} {% if is_ontology %}
viewing
{{ term.id }}
@@ -30,6 +31,10 @@
viewing
{% endif %} + {% else %} +
viewing
+ + {% endif %}