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

Welcome to dbui

Let's get started
This whole app is a work in progress, and nothing works yet
})