{% extends "base.html" %} {% block content %}

{{ _('Add Non-Loanable Device') }}

{{ _('Add a device that will be tracked in inventory but cannot be loaned to users (e.g., projectors, monitors, etc.)') }}

{{ _('Cancel') }}
{% endblock %}