@use super::components::page; @use server::ctx::RequestContext; @(cfg: RequestContext, title: &str) @:page(&cfg, title, {

Testbed!

This is a super secret page
Good luck, it doesn't seem to do anything yet...
})