This action will terminate the selected plots, whether running or stopped, and delete all
their temporary files. Continue?
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}