Routing
thank_you
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/
(route: "n/a")
Route Matching Logs
Path to match:
/thank-you
# | Route name | Path | Log |
---|---|---|---|
1 | index | / | Path does not match |
2 | trading_strategy_text | /trading-strategy-algorithm-that-will-work-at-any-time | Path does not match |
3 | privacy_policy | /privacy-policy | Path does not match |
4 | thank_you | /thank-you | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.