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

{{ title }} {% if description %} {{ description|striptags|safe }} {% endif %}

{% endblock %}