"...src/dfall_pkg/include/nodes/CsoneControllerService.h" did not exist on "041762224abc3273919135fbd24c7dcb80f74f3c"
Change company profile data storage
All data structure which is common with all companies are stored as JSON in the file companies/data/companies.js.
The individual profile text is stored in a language specific file like companies/markdown/<company-id>.<language-code>.md.
This makes sure that it will always show some useful information if the page exists. Even if the company profile text is missing.
Edited by Sandro Lutz