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

Multiple KO associated with {{map_name}} node {{node_id}}

{% for ko in ko_data%} {%if ko2freq|keyvalue:ko.0 != None %} {%else%} {%endif%} {% endfor %}
KO id Frequency in the database Name Description
{{ko.0}} {{ko2freq|keyvalue:ko.0}}{{ko.0}} 0{{ko.1}} {{ko.2}}
{% include "chlamdb/style_menu.html" %}