pub fn pages(list: &CursorPage<WikiPageRef>, ctx: &Context) -> StringExpand description
The pages under one.
The slug leads, because it is what wiki get takes; the id follows, because
it is what the Wiki’s own addresses use. There are no titles: the Wiki does
not send them in a listing, and asking for each would cost a request a row.