{{- /*gotype: github.com/inklabs/rangedb/pkg/rangedbui.aggregateTypeTemplateVars*/ -}} {{template "base" .}} {{define "pageTitle"}}{{.AggregateTypeInfo.Name}}{{end}} {{define "content"}}

Aggregate Type: {{.AggregateTypeInfo.Name}} ({{.AggregateTypeInfo.TotalEvents}})

{{template "records" .Records}} {{template "pagination" .PaginationLinks}}
{{end}}