# Functions
DefaultConfig returns the default configs for the html template engine.
New creates and returns the HTMLTemplate template engine.
# Constants
ContentType the custom key for the serializer, when used inside egret, Q web frameworks or simply net/http ContentType = "text/html" NoLayout to disable layout for a particular template file.