{% if has_body %} keyboard_arrow_down keyboard_arrow_up {% endif %}
{{ title if title else id }}
{% if subtitle %}
{{ subtitle }}
{% endif %}
timer
Elapsed Time:
{{ elapsed_time }}
{% if code %}
code keyboard_arrow_down keyboard_arrow_up
{% endif %}
{% if code %} {% endif %} {% if body or std_err %} {% endif %} {% if is_running and (progress or progress_message) %} {% include "step-status.html" %} {% endif %} {% if error %} {{ error }} {% endif %}