{% load static %} {% load custom_tags %} {% get_static_prefix as STATIC_PREFIX %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %}

{% if type == 'cog'%} {{ fam }} {% elif type == 'pfam' %} {{ fam }} {% elif type == 'ko' %} {{ fam }}

{% endif %}
{% if no_match %} {% endif %}
{% include "chlamdb/style_menu.html" %}