{% load assets i18n static %} {% block cell-content %}

{{ title }}

{% if description %}
{{ description|safe }}
{% endif %}
{% endblock %}