Part of customization PoC Signed-off-by: Robin Weber <weber@b1-systems.de>
To have different footer per instance the content of the footer is now configurable from the theme customization file. See THEME_CUSTOMIZATION_FILE_PATH env var.
Add a documentation page about runtime theming. It explains how to use the theming system and provide a example.