{# Reusable Kanban board for tasks. Expects `tasks` and `kanban_columns` in context. #}
{{ task.description | truncate(80) }}
{{ _('No tasks in this column.') }}