{% extends "index.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block title %}BuildingDepot - Sensor Group{% endblock %} {% block page_content %}
Name | Description | Building | ||
---|---|---|---|---|
{{ obj.name }} | {{ obj.description }} | {{ obj.building }} | Tags | {% if obj.can_delete %}{% endif %} |