{% extends 'production/base.html' %} {% block breadcrumb_items %} {{block.super}} Production Stream {% endblock %} {% block content %}

Production Stream

{% include 'production/partials/production_stream_card.html' %} {% endblock content %}