{% extends "data_explorer/table_entries_base.html" %} {% block table_headers %} {% table_header "id" "ID" min_width=150 %} {% table_header "status" min_width=150 %} {% table_header "worker" min_width=150 %} {% table_header "tags" min_width=150 %} {% table_header "command_not_found_failures" "CNF Failures" min_width=100 %} {% endblock %} {% block table_rows %}