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

This is page content for @who

}, { })