package main templ hello(name string) {
Hello, { name }
}