{% extends "base_entry.html" %} {% load staticfiles %} {% block title %}Homeologs for {{ entry.omaid }}{% endblock %} {% block meta_description %}For {{ entry.omaid }} OMA predicts the following {{ nr_homo }} Homeologs{% endblock %} {% block contentTab %} {% if nr_homo > 0 %} {% if reference_entry.omaid != entry.omaid %} {% include "includes/groupTableAmuseBouche.html" %} {% else %} {% include "includes/groupTableAmuseBouche.html" %} {% endif %} {% else %} {% if entry.get_main_isoform == entry %} {% else %} {% endif %} {% endif %} {% endblock contentTab %}