This action will terminate the selected plots, whether running or stopped, and delete all
their temporary files. If Plotman is still running, another plot will be immediately started,
so please stop Plotman first from the top-right. Continue?
Start Plotting
This action will start Plotman and launch a plotting run using your configured
plotter. Be careful about running more than one plotter on a single machine at a time.
Continue?
Stop Plotting
This action will stop Plotman from launching new plotting jobs. Running jobs will
run to completion. Continue?
Worker Offline
This worker is not currently online and responding to pings from the controller. Please
check the Workers page and bring the system back online.
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}