{{ template "hamburger" }}
{{ template "page_progress" }}
{{ block "op_form" . }}
{{ template "page_title" "OpenRun Syncs" }}
Add sync source
Apps declared in the source are created and kept updated automatically
{{ template "error_alert" .Data.Error }}
{{ template "validation_alert" (dict
"Validated" .Data.Validated
"Value" .Data.Values.path
"Suffix" "can be applied"
"BreakAll" true)
}}
{{ end }}