{{column_name}} | {% endfor %}|
---|---|
{% if field is sameas true or field is sameas false %} {{ field }} {% elif field is number | float %} {{field|round(round_number)}} {% else %} {{field}} {% endif %} | {% endif %} {% endfor %}{% include 'table_control_items.html' %} |