{{ file_in_artifact.path }} {% if not file_in_artifact.complete %}(incomplete){% endif %}
{% if file_in_artifact.complete %}
{% block file_contents %}{% endblock %}
{% endif %}