{% load i18n balafon_utils %} {% if not action.done %} {% else %}
{% trans "done on" %}
{{action.done_date|date:'d/m/Y H:i'|cut_null_hour}}
{% endif %}