{% macro render(task, compact=False) -%} {% if task.is_finished() %} {% if task.ctx['diff_count'] %} diff {{ task.ctx['diff_count'] }} from {{ task.ctx['compare_count'] }} compared reqs.