diff --git a/templates/parts.html b/templates/parts.html index 81d02a4..15216a1 100644 --- a/templates/parts.html +++ b/templates/parts.html @@ -8,6 +8,180 @@ rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.0/css/bulma.min.css"> + + + + + +
@@ -39,10 +213,10 @@+ | id | part_num | color_id | @@ -54,9 +228,9 @@ {% for brick in missing_list %}||
---|---|---|---|---|---|
+ | {% else %} - | + | {% endif %} | {{ brick[0] }} | {{ brick[1] }} | @@ -69,7 +243,57 @@