{% extends "layout.html" %} {% block content %} {% if finished %} {% else %}
{% if not REFER_DST_ENCODED %}
{{ progress }}%
{% endif %}
{% if imgsetid %} Imageset: {{ imagesettext }} {% endif %}
Part ID: {{ part_rowid }}
{% include 'review/contour_insert.html' %}
{% endif %} {% endblock %} {% block content_custom_css %} {% endblock %} {% block content_custom_javascript %} {% endblock %}