Template functions
Use these functions to query the template system.
Use these functions to query the template system.
templates.Defer OPTIONS ⟼ stringDefer execution of a template until after all sites and output formats have been rendered. Read More »
templates.Exists PATH ⟼ boolReports whether a template file exists under the given path relative to the layouts directory. Read More »