diff --git a/html.c b/html.c index 4f6ca19..c74c207 100644 --- a/html.c +++ b/html.c @@ -1302,11 +1302,13 @@ xs_str *html_timeline(snac *snac, const xs_list *list, int local, int skip, int d_char *html_people_list(snac *snac, d_char *os, d_char *list, const char *header, const char *t) { xs *s = xs_str_new(NULL); - xs *h = xs_fmt("
%s by %s:
\n", + xs *s1 = xs_fmt("%s by %s:
\n", label, actor_id, a_name); s = xs_str_cat(s, s1); @@ -1511,9 +1521,11 @@ xs_str *html_notifications(snac *snac) } if (stage == NHDR_NONE) { - xs *s1 = xs_fmt("