{% if artifact %} {% spaceless %} {% include "web/_work_request-result.html" with result=artifact.created_by_work_request.result only %} {% endspaceless %} {% if can_retry %} {% with created_by_work_request=artifact.created_by_work_request %}
{% csrf_token %}
{% endwith %} {% endif %} {% else %} - {% endif %}