{% extends 'production/base.html' %} {% block breadcrumb_items %}
{% endblock %} {% block pagetitle %}: Production page{% endblock pagetitle %} {% load bootstrap %} {% load scipost_extras %} {% block content %}
{{ stream.submission.title }}
by {{ stream.submission.author_list }}
{{ stream.get_status_display }}
Date | Comment | Stream | Log type | Duration |
---|---|---|---|---|
{{ log.work_date }} | {{ log.comments }} | {{ log.content }} | {{ log.log_type }} | {{ log.duration|duration }} |
No logs found. |