{{define "title"}}Planned Outages — Admin{{end}} {{define "content"}}
{{.Flash}}
{{end}} {{if .Error}}{{.Error}}
{{end}} {{if .Issues}}Tag open tickets with {{.Label}} to mark them as planned outages.
| # | Title | Labels | Action |
|---|---|---|---|
| #{{.Number}} | {{.Title}} | {{range .Labels}} {{.Name}} {{end}} | {{if $tagged}} {{else}} {{end}} |
No open issues found.
{{end}}