{% extends "ui/catalog.html" %} {% load url from future %} {% load icons %} {% load bob %} {% block contentarea %}
Group name | Count | Slots | Price |
---|---|---|---|
{% icon 'fugue-prohibition' %} Unassigned devices | {{ unassigned_count }} | ||
{{ g.type|device_model_type_icon }} {{ g.name }} | {{ g.count }} | {{ g.slots }} | {{ g.price }} {{ CURRENCY }} |