{% extends "ui/base-devices.html" %} {% load url from future %} {% load i18n icons %} {% block content %} {% if not asset_required %}
Select {% if asset %}a new {% else %}an {% endif %}asset for this device (by serial number, barcode or model):
{% endblock %}{% trans "Assigned supports" %} |
|