{% extends "_base.html" %} {% block content %}
Ways to trigger the viewer:
Currently defined triggers:
| ID | Name | Keyboard Shortcut |
|---|---|---|
| {{ trigger['id'] }} | {{ trigger['label'] }} | {{ trigger['shortcut'] }} |
Currently defined aliases:
| Alias | ID |
|---|---|
| {{ alias }} | {{ id }} |
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 %}