{% extends "_base.html" %} {% block content %}

Ways to trigger the viewer:

Currently defined triggers:

{% for trigger in triggers %} {% endfor %}
ID Name Keyboard Shortcut
{{ trigger['id'] }} {{ trigger['label'] }} {{ trigger['shortcut'] }}

Other messages:

Making a post request to /actions/refresh will cause displays to attempt a browser refresh.

Making a post request to /actions/clear will cause displays to empty their queues as soon aside grammatically possible.

{% endblock %}