{% extends "base_entry.html" %} {% load staticfiles %} {% block title %}Pairwise Paralogs for {{ entry.omaid }}{% endblock %} {% block meta_description %}For {{ entry.omaid }} OMA predicts the following {{ pps|length }} pairwise paralogs{% endblock %} {% block contentTab %} {% if nr_pps > 0 %} {% if reference_entry.omaid != entry.omaid %} {% endif %} {% include "includes/groupTableAmuseBouche.html" %} {% else %} {% if entry.get_main_isoform == entry %} {% else %} {% endif %} {% endif %} {% endblock contentTab %}