{% load tom_common_extras %} {% load scoutdetail_extras %}
{% if scoutdetail.active %} On Scout {% else %} Left Scout {% endif %} {% if scoutdetail.mpc_status %} {{ scoutdetail.get_mpc_status_display|capfirst }}{% if scoutdetail.mpc_reference %} ({{ scoutdetail.mpc_reference }}){% endif %}{% if merged_into_target %} as {{ merged_into_target.name }}{% elif scoutdetail.merged_into %} as {{ scoutdetail.merged_into }}{% endif %} {% elif not scoutdetail.active %} Outcome not yet established{% if scoutdetail.mpc_status_checked %} (MPC last checked {{ scoutdetail.mpc_status_checked|date:"Y-m-d H:i" }} UT){% endif %} {% endif %}
{% endif %} {% if recent_changes %}