{% extends "ops/base.html" %} {% block content %}
Use Dashboard for the main task center. This page stays available for fallback browsing.
| ID | Type | Status | Requested By | Created |
|---|---|---|---|---|
| {{ job.id }} | {{ job.job_type }} | {{ job.status }} | {{ job.requested_by or "-" }} | {{ job.created_at or "-" }} |
| No jobs found. | ||||