{% load i18n %} {% load helpers %} {% if flows|length == 1 %} {% with flow=flows|first %} {% trans "Audit" %} {% endwith %} {% else %} {% endif %}