{% include 'production/partials/production_events.html' with events=stream.events.all %}
{% if "can_perform_supervisory_actions" in sub_perms %}
{% if perms.scipost.can_publish_accepted_submission or perms.scipost.can_assign_production_supervisor and perms.scipost.can_assign_production_officer %}
<h3>Actions</h3>
<ul>
{% if perms.scipost.can_assign_production_supervisor and assign_supervisor_form %}