{{/* This is dynamic table, updated from SSE */}}
{{ block "simpleRoomShow" .Room }}
{{ end }}
{{/* This is personal hand controls */}}
{{ template "roomPeople" . }}
{{ block "controls" .Gestures }}
{{ range . }}
{{/* expects routes.GestureData */}}
{{ end }}
{{ end }}