{% if tab_slug == "error" %} {% if run.error %}
{{ run.error }}
{% else %}

No error recorded for this run.

{% endif %} {% endif %}