{% extends "layout.html" %} {% block content_custom_css %} {% endblock %} {% block content %} {% if filtered %} {% if num_imgsetids > 0 %} {% endif %} {% endif %}
{% if num_pids == 0 %} {% else %} {% for (pid, aid, gid, type, reviewed) in part_list %} {% endfor %} {% endif %}
ID Thumbnail Type Annotation Image
Sorry, no parts to display
{{ pid }} {{ type }} Go to Go to
{% endblock %} {% block content_custom_javascript %} {% endblock %}