{% extends "ui/catalog.html" %} {% load url from future %} {% load icons %} {% load bob %} {% block contentarea %}
Group name | Count | Price |
---|---|---|
{% icon 'fugue-prohibition' %} Unassigned components | {{ unassigned_count }} | |
{{ g.type|component_model_type_icon }} {{ g.name }} | {{ g.get_count }} | {{ g.price }} {{ CURRENCY }} {% if g.per_size %}/{{ g.size_modifier}} {{ g.size_unit }}{% endif %} |