@use super::components::page; @use config::cfg::RequestConfig; @(cfg: RequestConfig, title: &str) @:page(&cfg, title, {

Welcome to dbui

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