{% load i18n %}
{$ column.label $}
{$ column.name $}
|
|
---|---|
{$ row[column_index] | number : service.table.column_round[column_index] $}
{$ row[column_index] $}
|
|
{% trans 'No rows were retrieved.' %}
|