let f ~board request = %let board = Format.asprintf "%a" Babillard.pp_board board in %let url = Format.sprintf "/%s/new_thread" board in % begin match Dream.session "nick" request with % | None -> Login to make a new thread. % | Some _nick ->