# Functions
LoadTemplates loads text templates matching ".txt" from 't_fs' with default functions assigned.
LoadTemplatesMatching loads text templates matching 'pattern' from 't_fs' with default functions assigned.
TemplatesFuncMap() returns a `template.FuncMap` instance with default functions assigned.