{% extends "template.html" %} {% block content %}
{% if index_chart %}| {% for field in fields%} | {{field}} | {% endfor %}
|---|---|
| {% if loop.index == 1 %} {{col.0}} {% else %} {% if col.3 %} {{ col.1 }} {% else %} {{ col.1|safe }} {% endif %} {% endif %} | {% endfor %}