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