{% extends "stock/item_base.html" %} {% load static %} {% load inventree_extras %} {% load i18n %} {% block details %} {% include "stock/tabs.html" with tab="tracking" %}