{{ template "hamburger" }}
{{ template "page_progress" }}
{{ block "op_form" . }}
{{ template "page_title" "OpenRun Bindings" }}
New service
A named backing service (database etc.) that app bindings connect to
{{ template "error_alert" .Data.Error }}
{{ template "validation_alert" (dict
"Validated" .Data.Validated
"Value" .Data.Values.id
"Suffix" "is ready to be created") }}
{{ end }}