{% extends "base.html" %} {% block content %}
img | element_id | part_num | name | color.id | 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.id }} | {{ 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 %}