As discussed [here](https://github.com/nextstrain/nextstrain.org/pull/1131#discussion_r2006317151) and in #1128: - [x] Convert `/pathogens/page.tsx` to `/pathogens/[[...pathogens]]/page.tsx` - [x] Add in conditional `<ErrorMessage>` display when `[[...pathogens]]` has a value, a la how `/staging/[[...staging]]/page.tsx` currently works - [x] Correct JSDoc in existing `/static-site/app` and `/static-site/components` files to use the format laid out in #1128