{{! frontpage.mustache -- template for index.html template parameters: - boardgraph ( a boardPageRows instance, see srnd/model.go ) - postgraph ( a postsGraph instance , see srnd/model.go ) - totalposts ( the number of total posts we have ever seen ) - frontend ( the name of the frontend ) - prefix ( the site's prefix ) }}
| Board | Post per Hour | Post per Day | Total |
|---|---|---|---|
| {{Board}} | {{Hour}} | {{Day}} | {{All}} |