{% extends "ui/base-devices.html" %} {% load url from future %} {% load icons %} {% block content %}
{% include 'ui/device-form.html' with form=form %}
{% endblock content %}