@use templates::page::base; @(who: &str) @:base(&format!("Hello {}!", who), {
This is page content for @who