{% load i18n %} {% for i in list %}

{{i}}

{% empty %}

{% trans 'Нет задач в этой секции' %}

{% endfor %}