diff --git a/InvenTree/build/templates/build/auto_allocate.html b/InvenTree/build/templates/build/auto_allocate.html index 49178ff556..2f2c7bbca7 100644 --- a/InvenTree/build/templates/build/auto_allocate.html +++ b/InvenTree/build/templates/build/auto_allocate.html @@ -24,7 +24,7 @@
- {% blocktrans %}The allocated stock will be installed into the following build output:
{{output}}{% endblocktrans %}
+ {% blocktrans %}The allocated stock will be installed into the following build output:
{{output}}{% endblocktrans %}
{{ name }}
{{ description }}
- {% trans "Current value" %}: {{ value }}
+ {% trans "Current value" %}: {{ value }}
{{ part.description }}
-{{ stock_item.location }}
-Stock Item ID: {{ stock_item.pk }}
+{{ stock_item.location }}
+Stock Item ID: {{ stock_item.pk }}