{% load i18n %} {% if cell.title %}

{{cell.title}}

{% endif %} {% if cell.chart_type == "table" or cell.chart_type == "table-inverted" %}
{% else %}
{% endif %}