{{template "_head.html" .}} {{if .Query}}

Search results for "{{.Query}}"

{{if .Results}}

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

Search for something using the box at the top of the page.

{{end}} {{template "_footer.html" .}}