···1717example application generates a random string in `app.gleam`, but in a real
1818application you will need to read this secret value from somewhere secure.
19192020-[routing]: https://github.com/lpil/wisp/tree/main/examples/02-working-with-form-data
2020+[form-data]: https://github.com/lpil/wisp/tree/main/examples/02-working-with-form-data
21212222### `app/router` module
2323