{% include "navbar.html" %}

{{ appliance.name }} is

{% for bean in event_beans %} {% if bean.label %} {% include templates_dir + "/event/checkbox.html" %} {% endif %} {% endfor %}