# Functions
LoadTemplates loads HTML (.html) from 't_fs' with default functions assigned.
LoadTemplatesExcluding loads HTML (.html) from 't_fs' with default functions assigned excluding templates with (template) names matching 'exclude_list'.
TemplatesFuncMap() returns a `template.FuncMap` instance with default functions assigned.