{{template "base" .}} {{define "content"}}
| Value | Type | Scope | Origin | Scenario | Duration | Expires | Actions | |
|---|---|---|---|---|---|---|---|---|
| {{if eq .Scope "Country"}}{{countryFlag .Value}} {{end}}{{.Value}} | {{.Type}} | {{.Scope}} | {{.Origin}} | {{truncate .Scenario 24}} | {{.Duration}} | {{if .Until}}{{truncate .Until 16}}{{else}}{{.Duration}}{{end}} | {{/* Permanent — standalone form, not inside bulk-form */}} {{/* Extend — standalone hidden form, submitted by JS after modal */}} {{/* Delete — standalone form, not inside bulk-form */}} |