{% load static %} Environment Sensors

{% block section_title %}Environment Sensors{% endblock %}

Temperature

{% autoescape off %} {{ plot_temp }} {% endautoescape %}

Humidity

{% autoescape off %} {{ plot_humidity}} {% endautoescape %}

Pressure

{% autoescape off %} {{ plot_pressure }} {% endautoescape %}