← Back to overview
1
Just a page
The simplest route. No nested layout, no loading state — the page renders synchronously and is sent in one response. The root layout (the nav bar above) still applies to every route.
Files
pageapp/simple/page.rs— Rust handler that renders the askama templateapp/simple/page.html— this template