{% extends "base.html" %} {% block content %}
img | part.element_id | part.part_num | part.name | color.id | color.name | part.quantity | part.is_spare | Missing? |
---|---|---|---|---|---|---|---|---|
{{ brick.element_id }} | {{ brick.part.part_num }} | {{ brick.part.name }} | {{ brick.color.id }} | {{ brick.color.name }} | {{ brick.quantity }} | {{ brick.is_spare }} | {% for i in json_file['unit'] %}{% set ns = namespace(count='') %} | {% endfor %}