{% extends "base.html" %} {% block content %} {% include "index-progress.html" %}
{% if !manHighLock %}
{% endif %}

Jobs {{ icon(threed_icon) }} Add a new job using 3D editor

{% include "plate/list.html" %}
{% endblock %}