{% import "entry_macros.html" as macros %}
actions | {% endif %}id | name | start | microscope | status | OTF | images | size | booking_id | project | owner | staff | acq | {% if show_extra %}extra | {% endif %}
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{% endif %} | {{ s.id }} | {{ macros.session(s) }} | {{ s.start|pretty_date }} | {{ s.resource.name }} | {{ s.status }} | {{ s.otf_status }}: {{ s.data_path|basename }} | {{ s.images }} | {{ s.total_size|pretty_size }} | {{ booking.id }} | {{ macros.project(s.project) }} | {{ booking.owner|pairname }} | {{ s.operator.name }} | {{ s.acquisition }} | {% if show_extra %}{{ s.extra }} | {% endif %}