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?
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}