{# templates/import_export_batches/batch_process_list.html #} {% extends "template_base.html" %} {% load tz %} {% block title %}Batch Processes{% endblock %} {% block content %} {% load humanize %}
(no batch processes found)
{% endif %} {% endblock %}