{% extends "base.html" %} {% block title %}Devices{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Add new device (modal)
Add new Device
Name UDID OS OS Version Actions
{% endblock %}