{% extends "layout.html" %} {% block header %} {% endblock %} {% block body %}
{{_('User')}} | {% endif %}{{_('Task')}} | {{_('Status')}} | {{_('Progress')}} | {{_('Run Time')}} | {{_('Start Time')}} | {% if g.user.role_admin() %}{{_('Actions')}} | {% endif %}
---|