{% extends "base.html" %} {% block postbody %} {% endblock %} {% block additional_header %} {% endblock %} {% block contents %}
| Queue | Status | File | Last Run | Sim Time | DocString |
|---|---|---|---|---|---|
| -- | {{ sim_file.get_status }} | {{sim_file.get_short_filename }} | {{sim_file.get_last_run.execution_date|timesince}} A | {{sim_file.get_last_run.execution_time}} s | {{sim_file.get_docstring}} |
| Delete | [File does not exist] | {{sim_file.get_short_filename }} |