package main import "templ-tests/app/router" func main() { router.Serve() }