diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html index ceda740c16..79be275307 100644 --- a/InvenTree/part/templates/part/part_base.html +++ b/InvenTree/part/templates/part/part_base.html @@ -5,6 +5,11 @@ {% block content %}
{{ part.description }}
{% endif %}