{% extends "base.html" %} {% block content %}
ID | Name | Color | Qty | {% for i in json_file['unit'] %}Missing ({{ loop.index }}) | {% endfor %}||
---|---|---|---|---|---|---|
{% else %} | {% endif %} | {{ brick.part.part_num }} | {{ brick.part.name }} | {{ brick.color.name }} | {{ brick.quantity }} | {% for i in json_file['unit'] %}
{% set ns = namespace(count='') %}
|
{% endfor %}
img | element_id | part_num | name | color | qty | {% for i in json_file['unit'] %}Missing ({{ loop.index }}) | {% endfor %}|
---|---|---|---|---|---|---|---|
{% else %} | {% endif %} | {{ brick.element_id }} | {{ brick.part.part_num }} | {{ brick.part.name }} | {{ brick.color.name }} | {{ brick.quantity }} | {% for i in json_file['unit'] %}{% set ns = namespace(count='') %} | {% endfor %}