{% extends 'production/base.html' %} {% block breadcrumb_items %}
{% endblock %} {% block pagetitle %}: Production page{% endblock pagetitle %} {% load bootstrap %} {% block content %}
{{ stream.submission.title }}
by {{ stream.submission.author_list }}
{{ stream.get_status_display }}
Date | Stream | Event | Duration |
---|---|---|---|
{{ event.noted_on }} | {{ event.stream }} | {{ event.get_event_display }} | {{ event.duration }} |
No events found. |