{% extends "base/base.html" %} {% block content %}
Name | Images | Created | Modified | Status | {% for batch in batches %}
---|---|---|---|---|
{{ batch.uid }} | {{ batch.image_set.count }} | {{ batch.add_date }} | {{ batch.modify_date }} | {% include "batch/status.html" %} |
There are no batches in the queue.