{{ define "main-content" }}
{{/* This is dynamic table, updated from SSE */}}
{{ block "simpleRoomShow" .Room }}
{{ template "roomPeople" . }}
{{ end }}
{{/* This is personal hand controls */}}
{{ range .Gestures }} {{ end }}
{{ end }}