use tide_jsx::html; fn main() { html! {

{"A list"}


}; }