{% extends "base.html" %} {% block content %}
Devices
+ Add Device
{% include "components/device/_device_list.html" with context %}
{% endblock %}