{% extends "base.html" %} {% block title %}Flux RESTFul Interface{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block page_content %} {% include 'include/sidebar.html' %}
Submit Another Job reset
id returncode runtime result urgency priority state name ntasks duration nnodes ranks nodelist expiration waitstatus exception
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}