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