Planner
Planner «{{ .Planner.Title }}» for «{{ .Action.Title }}»
(ID: {{ .Planner.ID }})
{{ if .Action.Description }}
{{ .Planner.Description }}
{{ end }}
{{ if .Planner.Settings.Schedule }}
{{ end }}
{{ if .Planner.Settings.RepeatDelay }}
{{ end }}
{{ if .Planner.Settings.FailureDelay }}
{{ end }}
{{ if .Planner.Settings.ListenSuccess }}
{{ end }}
{{ if .Planner.Settings.ListenFailure }}
{{ end }}
{{ template "view_task_options.html" .Action.Options }}