{% load determination_tags %} {% if not object|pending_determination:request.user %}
{% if object|has_determination_draft:request.user %}[Draft] {% endif %}{{ object.determination.get_outcome_display }} - {{ object.determination.updated_at|date:"Y-m-d" }} by {{ object.determination.author }}