%inherit file="layout.html" /> <%def name="is_active_subnav(name)"> %if active_subsection == name: class="active" %endif %def> <%block name="breadcrumbs">
| Working Directory | ${run.cwd} |
|---|---|
| Description | ${run.description} |
| Start | ${run.start_time} |
| End | ${run.end_time} |
| Error | ${run.error_message} |