@use super::intermediate_html; @(who: &str) @:intermediate_html(&format!("Hello {who}!"), {

This is page content for @who

}, { })