{% if not included %} {% extends 'index.html' %} {% endif %} {% set included = True %} {% block content %}

ICS panel

{% for device,params in devices.items() | sort %}
{% if params.options is string or not params.options %} {% else %} {% endif %}
{{params.status.named}}
enc: {{params.status.encoder}}
{% endfor %}

Synoptic panel

{% include "synoptic.svg" %}
LEFT Instrument Authorized: und
RIGHT Instrument Authorized: und
{% endblock content %}