diff --git a/templates/table.html b/templates/table.html
index c89f731..5baa850 100644
--- a/templates/table.html
+++ b/templates/table.html
@@ -9,7 +9,7 @@
Name |
Color |
Qty |
- Missing |
+ Missing |
@@ -84,7 +84,7 @@
Name |
Color |
Qty |
- Missing |
+ Missing |
@@ -102,7 +102,7 @@
{{ part[3] }} |
{{ part[7] }} |
{{ part[8] * fig[3] }} |
-
+ |
{% set ns = namespace(count='') %}
|