{% extends "layout.html" %} {% block content %} {% if finished == 'engine' %} {% elif finished == 'unavailable' %} {% elif finished %} {% else %}
{% if imgsetid %} {% endif %} {% if not REFER_DST_ENCODED and progress %}
{{ progress }} Names (PCCs)
{% endif %} {% if session %} Session: [ {{ session_counter }} / {{ session_limit }} ] {% endif %}
Time Delta: {{ timedelta_str }}
Match Annotation IDs: ({{ aid1 }}, {{ aid2 }})
{% include 'review/identification_insert.html' %}
{% endif %} {% endblock %} {% block content_custom_css %} {% if review %} {% endif %} {% endblock %} {% block content_custom_javascript %} {% endblock %}