{{_('Optionally, you may schedule start and stop of the plotting manager to save on electricity (off-peak), avoid back-ups, minimize fan noise, etc.')}}
{{_('NOTE: The scheduled stop time will not terminate running jobs. New plotting jobs will no longer be started however.')}}
{{_('Plotting')}} - plotman.yaml
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}