{% load i18n %} {% include "table_star.html" %} {{ table.id }} {{ table.project }} {{ table.name }} {% if table.short_description %} {{ table.short_description|truncatewords:5 }} {% else %} ({% trans "No description" %}) {% endif %} {{ table.updated|timesince }}, {{ table.updated_by }}