# Functions
LoadTemplates loads and associates the given templates.
NewEmbedLoader creates a new EmbedLoader.
# Variables
BaseTemplates represents all partial templates used to build the base of the site.
DefaultLoader is the default loader to be used with LoadTemplates.
# Structs
EmbedLoader loads templates from the templates directory.
# Interfaces
Loader is an interface for a template loader.