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