# Functions
FilterTplConf applies registered filters on TplConf object.
GetLoadingString sends an i18n string for "Loading...".
No description provided by the author
No description provided by the author
RegisterTplConfFilter registers a filter for modifying main Template Conf.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
TplConf is a data struct for main index page template.
# Type aliases
TplConfFilterFunc takes a TplConf and modifies it.