{{template "base" .}} {{define "content"}} {{range $streamName, $stream := .}} {{end}}
Streams
Name URL Watches Interval (ms) Watch
Add
{{ $stream.Name }} {{ $stream.URL }} {{ len $stream.Watches }} {{ $stream.Interval }} Go
{{end}}