{% extends "layout.html" %} {% set components = [] %} {% block title %}Submit Run{% endblock %} {% block body %} {% if error is defined %}

{{ error }}

{% endif %}
Input File (plist):

Input Data (plist):

Machine Selection / Creation:

Merge with existing runs:

{% endblock %}