{% load debusine %}

Output artifacts

{% if not built_artifacts_table %}

No artifacts produced.

{% else %} {% widget built_artifacts_table %} {% endif %}

Output data

{% if work_request_output_data %} {% include "web/_dict_to_ul.html" with dict=work_request_output_data only %} {% else %}

No output data.

{% endif %}