#ifndef PAGE_HOME_H #define PAGE_HOME_H #include int tplSystemStatus(HttpdConnData *connData, char *token, void **arg); #endif // PAGE_HOME_H