{{define "header_actions"}}
{{if eq .Status 1}} {{end}} {{if or (eq .Status 0) (eq .Status 1)}} {{end}} {{if or (eq .Status 0) (eq .Status 2)}} {{end}} {{if eq .Status 2}} {{end}}
{{end}}