Логи запусков

{% for log_block in task_log_blocks %}

{{ log_block.title }}

{% if log_block.logs %} {% endif %}
{% endfor %}