diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html
index 657154c446..331b031e91 100644
--- a/InvenTree/stock/templates/stock/item_base.html
+++ b/InvenTree/stock/templates/stock/item_base.html
@@ -85,12 +85,12 @@ InvenTree | {% trans "Stock Item" %} - {{ item }}
{% endif %}
+ {% endif %}
{% if item.part.salable %}
{% endif %}
- {% endif %}