{% extends "ui/base-devices.html" %} {% load url from future %} {% load icons %} {% load formats %} {% block content %} {% if deprecated %}
Label | Model | Price | |
---|---|---|---|
{{ item.label }} | {% if item.modelgroup %} {% if item.group == 'dev' %} {{ item.model }} {% else %} {{ item.model }} {% endif %} {% else %} {{ item.model }} {% endif %} | {{ item.price|currency }} |