Toggle navigation
Logout
{% if user %} Welcome, {{ user }} {% endif %}
Operations
App Action
App Info
Developer
Create App
Delete App
Administration
Users
Certificates
Access Control
Audit
Help
App Info
A2 - ALL Apps
Run Log
Get Def
{% for it in cjd %}
{% endfor %}
App
Start Time
End Time
State
Node
Select
{% for item in job_data %}
{% for cell in item %}
{{ cell }}
{% endfor %}
{% endfor %}