diff --git a/planet/templates/interpro.html b/planet/templates/interpro.html index 0df93cd..3c1ff1b 100644 --- a/planet/templates/interpro.html +++ b/planet/templates/interpro.html @@ -7,6 +7,9 @@ {% if interpro %}

InterPro:{{ interpro.label }}: {{ interpro.description }}


+ {% if interpro.clade_id %} +

Specific for {{ interpro.clade.name}}

+ {% endif %}