{% extends 'production/base.html' %} {% load crispy_forms_tags %} {% block breadcrumb_items %}Production streams{% endblock %} {% block pagetitle %} : Production page {% endblock pagetitle %} {% block content %}

Production Streams

Search / filter
{% crispy search_productionstreams_form %}
The list should update automatically. Feels stuck?  {% include "bi/arrow-clockwise.html" %}  Refresh
{% endblock content %}