Skip to contents

Prints the source code of the default brand definition from [brand_template()] to the console. Useful for inspecting the default settings or copy-pasting them as a starting point for customization.

Usage

print_brand_template()

Value

Called for its side effect of printing to the console. Returns `NULL` invisibly.

See also

[brand_template()]