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

Stream: {{.StreamInfo.Name}} ({{.StreamInfo.TotalEvents}})

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