{{ define "base" }} SDI to USB recorder {{ template "extra_scripts" . }}
{{ if .machine_running }}
{{ template "content" . }}
{{ else }}

The machine is currently not running correctly

You may try restarting it to fix the issue

{{ end }}
{{ end }} {{ define "sidebar" }}
{{ end }}