{% extends 'base.html' %} {% block title %} Sandbox {% endblock %} {% block head_postload %} {% endblock %} {% block content %}

Flow sheet for {{args.model.name}}


You can create or edit the flow sheet for {{args.model.name}} in the box below     

Add processes (actions in the life cycle where material is transformed) to the flow sheet using the 'add process' button on the left

Edit the name of a process by clicking on the name (press Enter when done)

Drag the edges of items to move them around

Hover over an item to see the actions you reveal the action icons

Connect processes in the flow sheet by dragging from the 'connect' icon (trending_flat) to the next process in the flow sheet

Add inputs to processes by clicking on the 'input' icon (file_download)

Add output to processes by clicking on the 'output' icon (file_upload)

Edit quantities of an input or output by clicking on the 'edit' icon (edit)

Remove items by clicking on the 'delete' icon (cancel)

You can show or hide the arrow labels using the buttons on the left hand side

Maybe put some extra buttons here

{% endblock %}