{{template "base" .}} {{define "content"}}
| Value | Type | Origin | Expires |
|---|---|---|---|
| {{.Value}} | {{.Type}} | {{.Origin}} | {{if .Until}}{{truncate .Until 16}}{{else}}{{.Duration}}{{end}} |
| Scenario | Source | Events | Date |
|---|---|---|---|
| {{truncate .Scenario 32}} | {{.Source.Value}} | {{.EventsCount}} | {{truncate .StartAt 16}} |