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

{{cell.title}}

{% endif %} {% if cell.is_table_chart or cell.chart_type == "variation-badge" %}
{% else %}
{% endif %} {% if cell.chart_type != "variation-badge" %} {% trans "Download" %} {% endif %}