Versions in this module Expand all Collapse all v1 v1.0.0 Nov 26, 2024 Changes in this version + func LoadTemplate(base string, includePath string, path string, left string, right string, ...) (*template.Template, error) + func ProcessIncludes(base string, includePath string, contents []byte, templates *template.Template) (*template.Template, []byte, bool, error)