{% extends "base.html" %} {% load static %} {% block content %} {% include "part/cat_link.html" with category=part.category %}
{{ part.description }}
{% endif %} {% if part.IPN %}In Stock | {{ part.total_stock }} |
Can Build | {{ part.can_build }} |
Underway | {{ part.quantity_being_built }} |
Allocated | {{ part.allocation_count }} |