|
@@ -2631,7 +2631,8 @@ int html_get_handler(const xs_dict *req, const char *q_path,
|
|
|
xs *page = xs_fmt("/admin?q=%%23%s", q + 1);
|
|
xs *page = xs_fmt("/admin?q=%%23%s", q + 1);
|
|
|
*body = html_timeline(&snac, tl, 0, skip, show, more, title, page, 0);
|
|
*body = html_timeline(&snac, tl, 0, skip, show, more, title, page, 0);
|