{% extends "layout.html" %} {% block content %} {% if finished %}
{% if imgsetid %} {% endif %}
{% else %}
{% if imgsetid %} {% endif %} {% if not REFER_DST_ENCODED %}
{{ progress }}%
{% endif %} Annotation ID: {{ aid }} {% include 'review/annotation_insert.html' %}
{% endif %} {% endblock %} {% block content_custom_css %} {% if review %} {% endif %} {% endblock %} {% block content_custom_javascript %} {% endblock %}