{% include "chlamdb/comparison_header.html" %}
| {% for header in table_headers %} | {{ header }} | {% endfor %}
|---|---|
| {{forloop.counter}} | {% for attrname in table_data_accessors%}{{row|keyvalue:attrname|safe}} | {% endfor %}