{% include "navbar.html" %}
Collections
{{ collection }}
{{ appliance.name }}
graphs
history
details
{{ appliance.name }} is
{{ bean.label }}
{% for bean in event_beans %} {% if bean.label %}
{% include templates_dir + "/" + bean.template %} {% if user.edit %}
{% endif %}
{% include templates_dir + "/event/checkbox.html" %} {% endif %} {% endfor %}