{% extends 'base.html' %} {% block title %} {% if interpro %} {{ interpro.label }}: {{ interpro.description }} details {% else %} InterPro not found {% endif %} {% endblock %} {% block container %} {% import 'macros/pagination.html' as macro %} {% import 'macros/ajax_table.html' as ajax %}
Specific for {{ interpro.clade.name}}
{% endif %}There are {{ count }} sequences with this label.
{% if count > 0 %}