{{ template "head.html" }} {{ template "header.html" }}
Action

{{ .Action.Title }} (ID: {{ .Action.ID }})

{{ if .Action.Description }}
{{ .Action.Description }}
{{ end }} {{ template "view_task_options.html" .Action.Options }}
{{ template "view_tasks.html" .Tasks }}