{% load staticfiles %} {% load dashboard_tags %} {% load i18n %}
{% translate widget.description|safe %}
{% endfor %} | ||
---|---|---|
{{v}} | {% else %} {% if row.0 in widget.search_columns.search_column_names %}{{v|truncatechars:"100"}} | {% else %}{{v | truncatechars:"200"}} | {% endif %} {% endif %} {% endfor %}
{{col}} | {% endfor %}
---|
{{row|get_item:col}} | {% endfor %}