{{_('Analysis of the plotting job log shows time (seconds) spent in each phase:')}}
{{_('Plot Check')}}
{{_('Settings')}}
{{_('Wallet Settings')}}
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'message' %}