please include function countDispatch. static O html_serveDispatches(S uri) { if (eq(uri, "/dispatches")) ret htmlencode(sfu(cloneMap(countDispatch_map))); null; }