{% extends 'navlets/base.html' %} {% load thresholds %} {% block navlet-content %} {% if sensor %}
{% else %} No sensor to show {% endif %} {% endblock %}