{% load static %} {% load static %} {% get_static_prefix as STATIC_PREFIX %}
{% if not no_tree %}
Phylogeny:
COGs:
COG id
Description
{% for values in cog_annotation %}
{{values.0}}
{{values.2}} ({{values.1}})
{% endfor %}
{% else %} No tree for {{orthogroup}} {% endif %}