{{ template "hamburger" }}
{{ if .Data.Error }}
{{ template "error_alert" .Data.Error }}
{{ else }}
{{ template "page_title" "OpenRun Configuration" }}
{{ .Data.Version }}
Dynamic config snapshot at this version
{{ .Data.Json }}