{{template "_head.html" .}} {{if .Query}}
Showing results {{.Pagination.Start}}-{{.Pagination.End}} of {{.Pagination.Total}}.
{{if not .Pagination.IsFirstPage}} Previous {{end}} {{if not .Pagination.IsLastPage}} Next {{end}}
{{else}}No results found.
{{end}} {{else}}Search for something using the box at the top of the page.
{{end}} {{template "_footer.html" .}}