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