diff --git a/ereuse_devicehub/templates/inventory/erasure.html b/ereuse_devicehub/templates/inventory/erasure.html index 2ccd2ad1..bbb870b1 100644 --- a/ereuse_devicehub/templates/inventory/erasure.html +++ b/ereuse_devicehub/templates/inventory/erasure.html @@ -101,7 +101,7 @@ Name: - {{ ustomer_details and customer_details.company_name or ''}} + {{ customer_details and customer_details.company_name or ''}}