{% comment %}
The README's re-entrant pattern: read the finished run back
through the same steps that collected it. Touching a file step's
form here reopens its upload, which only works if the run's files
outlive the response being rendered.
{% endcomment %}
{% for step in wizard.path %}