Hi!
When I try to open queue web page without setting client_id for rollup feature it's panicking:
2025-11-23T21:48:50.840201Z ERROR bors::github::server: Router panicked: Any { .. }
thread 'tokio-runtime-worker' (3019166) panicked at src/templates.rs:61:10:
called `Option::unwrap()` on a `None` value
It seems like the page is not loading due to this part - queue.html
cc @Sakib25800