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

{{cell.title}}

{% endif %} {% if cell.chart_type == "table" %} {{table|safe}} {% else %}
{% endif %}