{% load i18n %}
{{ determination.get_outcome_display }} {{ determination.updated_at|date:"SHORT_DATETIME_FORMAT" }} {% if not HIDE_STAFF_IDENTITY or request.user.is_org_faculty %} {% trans "by" %} {{ determination.author }}{% endif %}
{% trans "Awaiting determination" %}