{% extends "layout.html" %} {% block title %} Condition bio-informatique {{ bi_process.proc_id }} {% endblock title %} {% block page_css %} {% endblock page_css %} {% block content %}
| Nom | Commande | Version | Sortie |
|---|---|---|---|
| {{ step.name }} |
{{ step.cmd }}
|
{{ step.version if 'version' in step else '—' }} | {{ step.output if 'output' in step else '—' }} |
Importé le {{ bi_process.imported_at_fmt }}