{% include "chlamdb/comparison_header.html" %}
{% if show_comparison_table %}
{% endif %}
{{table_title|safe}}
Help to interpret the results
{{table_help|safe}}
{{title}} | {% endfor %}||
---|---|---|
{{value|safe}} | {% else %} {% with color_i=forloop.counter0|add:hist_colour_index_shift %} {% with colour=row|return_item:color_i %} {% if colour != 0 %}{{value}} | {% else %}{{value}} | {% endif %} {% endwith %} {% endwith %} {% endif %} {% endfor %}