Versions in this module Expand all Collapse all v0 v0.8.0 Jun 24, 2017 Changes in this version + func Body(w io.Writer) error + func Footer(w io.Writer) error + func GetJSBlock(buffer *bytes.Buffer, js string) + func GetPagination(domain string, from, size, total int, url string) string + func Head(w io.Writer, title string, customHeaderBlock string) error + func Nav(w io.Writer, current string) error + func NavCurrent(cur, nav string) string + func OffCanvas(w io.Writer) error + func RegisterNav(name, displayName string, url string)