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

{{ fam }}


{% if no_match %} {% else %}

Help to interpret the results

{{ help_text | safe}}

{% include "chlamdb/result_tabs.html" %} {% endif %}
{% include "chlamdb/style_menu.html" %}