{% if celery_tasks %} {% for celery_task in celery_tasks %}
{% include 'django_spire/celery/item/task_item.html' %}
{% endfor %} {% endif %}