{% block extra_head %}{% endblock %}
MUJOCO MOJO
{% if status_code is not defined %}
{% set path = request.url.path %}
Monitor {% if path.startswith('/monitor') %}
{% endif %}
Mosaic {% if path.startswith('/mosaic') %}
{% endif %}
{% if job_type == JobType.OPTIMIZE %}
Morph {% if path.startswith('/morph') %}
{% endif %}
{% endif %}
{% endif %}
{% if status_code is not defined %}
{% endif %}
{% if status_code is not defined %}
Owner
{{ owner }}
Workdir
{{ workdir_name }}
{% endif %}
Loading Dojo
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}