Session Status
State: {{ snapshot.state.value }} OBS: {% if snapshot.obs_connected %} connected {% else %} disconnected {% endif %}
{{ snapshot.error }}
{% endif %}
{% if snapshot.armed_topic %}
Armed:
{{ snapshot.armed_topic.course_slug }} /
{{ snapshot.armed_topic.section_name }} /
{{ snapshot.armed_topic.topic_name }}
{% endif %}
{% if snapshot.last_output %}
Last output: {{ snapshot.last_output }}