#ifndef WEB_CONTENT_H #define WEB_CONTENT_H extern const char *rootViewHTML; const char *getSubpageCSS(); #endif