{% extends "layout.html" %} {% load staticfiles %} {% block style_block %} {% endblock %} {% block content %}
Board MID | Status | Power Status | Webcam | Temperature Profile | Download Logs |
---|---|---|---|---|---|
{{ b.mid }} | {% if not b.online %}Offline{% elif b.temp_offline %}Temp Offline{% else %}Online{% endif %} | {% if not b.power_status %}OFF{% else %}ON{% endif %} | View image | View | Download |