{% load i18n %} {% block cell-content %} {% if title %}

{{title}}

{% endif %}

{% trans "Technical error getting data." %}

{% endblock %}