{% load i18n %} {% load static %} {% load inventree_extras %} {% include "sidebar_item.html" with label='order-items' text="Line Items" icon="fa-list-ol" %} {% include "sidebar_item.html" with label='order-builds' text="Build Orders" icon="fa-tools" %} {% include "sidebar_item.html" with label='order-attachments' text="Attachments" icon="fa-paperclip" %} {% include "sidebar_item.html" with label='order-notes' text="Notes" icon="fa-clipboard" %}