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

This is page content for @who

}, { })