package hello func Render(path string) string { return "# Hello, gno!\n\nDeployed via gnomcp.\n" }