{% extends "layout.html" %} {% block content_custom_css %} {% endblock %} {% block content %}
{% if num_graphs == 0 %} {% else %} {% for (graph_uuid, imageset_rowids, graph_status, graph_exception, num_aids, num_edges, graph_uuid_str, phase, state) in graph_list %} {% if graph_exception %} {% endif %} {% endfor %} {% endif %} {% if num_graphs > 1 %} {% endif %}
UUID ImagesetIDs Status nAnnots nReviews Review Sync Delete
Sorry, no graph UUIDs to display
{{ graph_uuid }} {{ imageset_rowids }} {{ graph_status }}
{{ phase }}
{{ num_aids }} {{ num_edges }} Review Sync Delete
{{ graph_exception }}
Hogwild Review Sync
{% endblock %}