{{define "title"}}{{.Forum.Title}}{{end}} {{define "content"}}

{{.Forum.Title}}

{{$Root := .}}

Found {{.Pager.Total}} post{{Pluralize64 .Pager.Total}} on this forum (page {{.Pager.Page}} of {{.Pager.Pages}}).

{{$Root := .}}
{{range .Threads}} {{$Stats := $Root.ThreadMap.Get .ID}} {{end}}
{{end}}