This a side effect of how Nim's templates interact with macros. The `route` in jester is a macro, and the `redirect` is a template. So I don't know if there is a way to solve this.
- redirecting in jester from outside the routes block random898989
- Re: redirecting in jester from outside the routes block random898989
- Re: redirecting in jester from outside the routes bl... dom96
- Re: redirecting in jester from outside the route... random898989
